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

[improve][misc] Upgrade Lombok to 1.18.24 #18604

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Nov 24, 2022

Motivation

  • attempt to fix StackoverflowError issue in compilation

Modifications

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#105

- attempt to fix StackoverflowError issue in compilation
@lhotari
Copy link
Member Author

lhotari commented Nov 24, 2022

/pulsarbot rerun-failure-checks

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2022

Codecov Report

Merging #18604 (754a8b5) into master (598ca5d) will increase coverage by 1.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #18604      +/-   ##
============================================
+ Coverage     47.72%   48.93%   +1.21%     
- Complexity     9330     9569     +239     
============================================
  Files           618      618              
  Lines         58568    58609      +41     
  Branches       6093     6097       +4     
============================================
+ Hits          27951    28680     +729     
+ Misses        27589    26894     -695     
- Partials       3028     3035       +7     
Flag Coverage Δ
unittests 48.93% <ø> (+1.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ker/resourcegroup/ResourceGroupConfigListener.java 64.38% <0.00%> (-2.74%) ⬇️
.../org/apache/pulsar/client/impl/ConnectionPool.java 37.43% <0.00%> (-1.03%) ⬇️
...tent/PersistentDispatcherSingleActiveConsumer.java 58.62% <0.00%> (-0.63%) ⬇️
...sar/broker/loadbalance/impl/LoadManagerShared.java 43.85% <0.00%> (-0.44%) ⬇️
...oker/service/schema/SchemaRegistryServiceImpl.java 62.16% <0.00%> (-0.31%) ⬇️
...oker/service/nonpersistent/NonPersistentTopic.java 57.28% <0.00%> (-0.18%) ⬇️
...a/org/apache/pulsar/client/impl/TableViewImpl.java 0.00% <0.00%> (ø)
...pache/pulsar/client/impl/TableViewBuilderImpl.java 0.00% <0.00%> (ø)
...rg/apache/pulsar/broker/service/BrokerService.java 57.89% <0.00%> (+0.16%) ⬆️
...ava/org/apache/pulsar/broker/service/Producer.java 63.90% <0.00%> (+0.29%) ⬆️
... and 64 more

@Technoboy- Technoboy- added this to the 2.12.0 milestone Nov 24, 2022
@lhotari lhotari closed this Nov 24, 2022
@lhotari lhotari reopened this Nov 24, 2022
@lhotari lhotari merged commit 00650b0 into apache:master Nov 24, 2022
lifepuzzlefun pushed a commit to lifepuzzlefun/pulsar that referenced this pull request Dec 9, 2022
lifepuzzlefun pushed a commit to lifepuzzlefun/pulsar that referenced this pull request Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants