Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Support:Will Message #174

Merged
merged 38 commits into from
Jan 17, 2023
Merged

Conversation

DongyuanPan
Copy link
Contributor

This PR implements the will message to to close #69 . This PR was developed based on #120, and the state machine of will message is implemented.

@DongyuanPan DongyuanPan changed the title Develop will Feature Support:Will Message Jan 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #174 (a16db9a) into develop (0a4c230) will decrease coverage by 3.23%.
The diff coverage is 14.57%.

@@             Coverage Diff             @@
##           develop     #174      +/-   ##
===========================================
- Coverage    40.08%   36.84%   -3.24%     
===========================================
  Files          122      129       +7     
  Lines         5319     5995     +676     
  Branches       767      830      +63     
===========================================
+ Hits          2132     2209      +77     
- Misses        2824     3413     +589     
- Partials       363      373      +10     
Impacted Files Coverage Δ
...g/apache/rocketmq/mqtt/common/model/Constants.java 0.00% <ø> (ø)
...apache/rocketmq/mqtt/common/model/WillMessage.java 0.00% <0.00%> (ø)
...a/org/apache/rocketmq/mqtt/cs/session/Session.java 52.29% <0.00%> (-0.61%) ⬇️
...rg/apache/rocketmq/mqtt/cs/starter/MqttServer.java 0.00% <ø> (ø)
...rg/apache/rocketmq/mqtt/ds/meta/MetaRpcClient.java 0.00% <0.00%> (ø)
...pache/rocketmq/mqtt/ds/meta/RetainedMsgClient.java 0.00% <ø> (ø)
...ketmq/mqtt/ds/meta/RetainedPersistManagerImpl.java 0.00% <ø> (ø)
...rg/apache/rocketmq/mqtt/ds/meta/WillMsgClient.java 0.00% <0.00%> (ø)
...cketmq/mqtt/ds/meta/WillMsgPersistManagerImpl.java 0.00% <0.00%> (ø)
...org/apache/rocketmq/mqtt/example/MqttConsumer.java 0.00% <0.00%> (ø)
... and 19 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pingww pingww merged commit 4d85f26 into apache:develop Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants