auth fix: creator is null in toString() called by consistent-hash LB when verifying permission by xuliguov5 · Pull Request #1385 · apache/hugegraph

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

edited

Loading

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

Reviewers

@Linary Linary Linary approved these changes

@javeme javeme javeme approved these changes

@coderzc coderzc coderzc approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@xuliguov5 @Linary @javeme @coderzc