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

Support mqtt5 connect maximum packet size property. #631

Merged
merged 2 commits into from
May 14, 2022

Conversation

Technoboy-
Copy link
Contributor

Master issue: #369

Motivation

Support mqtt5 connect maximum packet size property.

Documentation

  • no-need-doc

@Technoboy- Technoboy- requested review from codelipenghui and a team as code owners May 13, 2022 11:19
@Technoboy- Technoboy- self-assigned this May 13, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #631 (5dc4866) into master (9a9ea54) will increase coverage by 77.93%.
The diff coverage is 94.44%.

@@              Coverage Diff              @@
##             master     #631       +/-   ##
=============================================
+ Coverage          0   77.93%   +77.93%     
- Complexity        0      897      +897     
=============================================
  Files             0      108      +108     
  Lines             0     3879     +3879     
  Branches          0      267      +267     
=============================================
+ Hits              0     3023     +3023     
- Misses            0      695      +695     
- Partials          0      161      +161     
Impacted Files Coverage Δ
...handlers/mqtt/restrictions/ClientRestrictions.java 66.66% <50.00%> (ø)
...lsar/handlers/mqtt/messages/MqttPropertyUtils.java 90.24% <100.00%> (ø)
...qtt/support/MQTTBrokerProtocolMethodProcessor.java 79.46% <100.00%> (ø)
...ive/pulsar/handlers/mqtt/support/MQTTConsumer.java 97.05% <100.00%> (ø)
...andlers/mqtt/support/systemtopic/ConnectEvent.java 83.33% <0.00%> (ø)
.../mqtt/messages/codes/mqtt3/Mqtt3SubReasonCode.java 100.00% <0.00%> (ø)
...pulsar/handlers/mqtt/adapter/MQTTProxyAdapter.java 86.60% <0.00%> (ø)
...tive/pulsar/handlers/mqtt/MQTTProtocolHandler.java 71.42% <0.00%> (ø)
...ulsar/handlers/mqtt/MQTTAuthenticationService.java 73.68% <0.00%> (ø)
.../pulsar/handlers/mqtt/MQTTSubscriptionManager.java 100.00% <0.00%> (ø)
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a9ea54...5dc4866. Read the comment docs.

@Technoboy- Technoboy- merged commit 4a8be74 into streamnative:master May 14, 2022
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.

3 participants