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(interactive): Fix Logging Errors in Gremlin Server #4275

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

shirly121
Copy link
Collaborator

What do these changes do?

Due to the PR #4255 , the Gremlin logs can not be printed properly. This PR fixes the issue using Logback.

Related issue number

Fixes

Copy link
Contributor

Please check the preview of the documentation changes at
https://c2df6bb2.graphscope-docs-preview.pages.dev

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@c3b589d). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4275   +/-   ##
=======================================
  Coverage        ?   34.33%           
=======================================
  Files           ?      126           
  Lines           ?    13235           
  Branches        ?        0           
=======================================
  Hits            ?     4544           
  Misses          ?     8691           
  Partials        ?        0           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3b589d...14635cc. Read the comment docs.

@BingqingLyu BingqingLyu self-requested a review September 30, 2024 02:39
@shirly121 shirly121 merged commit cbceab0 into alibaba:main Sep 30, 2024
33 checks passed
@BingqingLyu BingqingLyu deleted the ir_fix_logging branch September 30, 2024 02:42
shirly121 added a commit to shirly121/GraphScope that referenced this pull request Oct 12, 2024
<!--
Thanks for your contribution! please review
https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before
opening an issue.
-->

## What do these changes do?
Due to the PR alibaba#4255 , the Gremlin logs can not be printed properly. This
PR fixes the issue using `Logback`.

<!-- Please give a short brief about these changes. -->

## Related issue number

<!-- Are there any issues opened that will be resolved by merging this
change? -->

Fixes
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