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 log4j error tips when run in gremlin console #1229

Merged
merged 1 commit into from
Oct 28, 2020
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Oct 28, 2020

Error tips:
ERROR StatusLogger Reconfiguration failed: No configuration found for '18b4aac2' at 'null' in 'null'

Change-Id: Id1b0dd6c5a380cc4db066ff59cfaafb0cee9742d

Error tips:
ERROR StatusLogger Reconfiguration failed: No configuration found for '18b4aac2' at 'null' in 'null'

Change-Id: Id1b0dd6c5a380cc4db066ff59cfaafb0cee9742d
@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #1229 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1229   +/-   ##
=========================================
  Coverage     65.76%   65.77%           
- Complexity     5752     5753    +1     
=========================================
  Files           360      360           
  Lines         29593    29593           
  Branches       4180     4180           
=========================================
+ Hits          19462    19464    +2     
  Misses         8152     8152           
+ Partials       1979     1977    -2     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78.75% <0.00%> (+0.36%) 32.00% <0.00%> (ø%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 71.59% <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 0e4eaa0...4d97380. Read the comment docs.

@zhoney zhoney merged commit c535439 into master Oct 28, 2020
@zhoney zhoney deleted the fix-log4j-warn branch October 28, 2020 09:42
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.

None yet

3 participants