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

auth fix: creator is null in toString() called by consistent-hash LB when verifying permission #1385

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

xuliguov5
Copy link
Contributor

…reator of auth element is null by tostring method.

…reator of auth element is null by tostring method.
@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #1385 (a36d75f) into master (8bda451) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1385   +/-   ##
=========================================
  Coverage     62.36%   62.36%           
  Complexity     5827     5827           
=========================================
  Files           385      385           
  Lines         31955    31955           
  Branches       4460     4460           
=========================================
+ Hits          19929    19930    +1     
  Misses        10003    10003           
+ Partials       2023     2022    -1     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 3.98% <0.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (+0.56%) 51.00% <0.00%> (+1.00%)

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 8bda451...a36d75f. Read the comment docs.

@javeme javeme changed the title Consistent hash load balancing is done according to the method, the c… auth fix: creator is null in toString() called by consistent-hash LB when verifying permission Mar 10, 2021
@Linary Linary merged commit 17ac195 into master Mar 10, 2021
@Linary Linary deleted the auth-element-tostring-asmap branch March 10, 2021 11:10
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.

4 participants