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

chore: fix log configuration format #4255

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

siyuan0322
Copy link
Collaborator

Committed-by: siyuanzhang.zsy from Dev container

Committed-by: siyuanzhang.zsy from Dev container
@siyuan0322 siyuan0322 merged commit 504558c into alibaba:main Sep 24, 2024
14 of 15 checks passed
@siyuan0322 siyuan0322 deleted the zsy/fix-logger branch September 24, 2024 08:31
Copy link
Contributor

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

shirly121 added a commit that referenced this pull request Sep 30, 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 #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
zhanglei1949 added a commit that referenced this pull request Oct 11, 2024
…r and interactive SDK (#4284)

The Interactive SDK and compiler both rely on gaia-ir-proto, including
the protoc-generated classes. Previously, we used the maven-shade-plugin
to shade the protoc files from the Interactive SDK, but this led to
other build issues, as noted in PR #4255.

In this PR, we address the problem by adding an additional jar
classifier, `no-gaia-ir`, which can be easily utilized by the compiler.
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.

1 participant