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

fix close push fail when case not sensitive #92

Conversation

straybirdzls
Copy link
Member

No description provided.

@straybirdzls straybirdzls added the bug Something isn't working label Feb 26, 2020
@straybirdzls straybirdzls self-assigned this Feb 26, 2020
@sofastack-bot sofastack-bot bot added cla:yes question Further information is requested size/M labels Feb 26, 2020
@straybirdzls straybirdzls removed the question Further information is requested label Feb 26, 2020
@straybirdzls straybirdzls added this to the 5.4.1 milestone Feb 26, 2020
@codecov-io
Copy link

Codecov Report

Merging #92 into master will decrease coverage by 0.32%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
- Coverage     62.74%   62.42%   -0.33%     
  Complexity       44       44              
============================================
  Files           429      429              
  Lines         15445    15443       -2     
  Branches       1488     1488              
============================================
- Hits           9691     9640      -51     
- Misses         4736     4782      +46     
- Partials       1018     1021       +3
Impacted Files Coverage Δ Complexity Δ
...moting/handler/FetchProvideDataRequestHandler.java 61.53% <100%> (-2.75%) 0 <0> (ø)
...r/session/scheduler/SessionThreadPoolExecutor.java 66.66% <0%> (-33.34%) 0% <0%> (ø)
.../bootstrap/MetaServerInitializerConfiguration.java 57.14% <0%> (-14.29%) 0% <0%> (ø)
...egistry/server/meta/store/SessionStoreService.java 56.59% <0%> (-9.35%) 0% <0%> (ø)
...istry/server/meta/registry/MetaServerRegistry.java 66.66% <0%> (-9.1%) 0% <0%> (ø)
...y/sofa/registry/server/data/change/ChangeData.java 58.33% <0%> (-8.34%) 0% <0%> (ø)
...sofa/registry/server/meta/store/RenewDecorate.java 73.68% <0%> (-5.27%) 0% <0%> (ø)
...y/sofa/registry/task/batcher/AcceptorExecutor.java 69.42% <0%> (-4.96%) 0% <0%> (ø)
.../server/session/scheduler/task/RenewDatumTask.java 64% <0%> (-4%) 0% <0%> (ø)
.../registry/server/data/renew/DatumLeaseManager.java 85.95% <0%> (-3.31%) 0% <0%> (ø)
... and 6 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 a6d1741...97076e7. Read the comment docs.

@Synex-wh Synex-wh merged commit 9e21e12 into sofastack:master Feb 27, 2020
dzdx pushed a commit that referenced this pull request Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants