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

Incompatibility with logstash-logback-encoder version 7.1+ #1764

Open
emmileaf opened this issue Apr 21, 2023 · 1 comment
Open

Incompatibility with logstash-logback-encoder version 7.1+ #1764

emmileaf opened this issue Apr 21, 2023 · 1 comment

Comments

@emmileaf
Copy link
Contributor

Opening an issue to track blocker for upgrading logstash-logback-encoder from version 7.0.1, for more visibility to context and past investigations in closed/superseded PRs.

Blocked PRs for upgrade to 7.3: #1600, #1601
Incompatibility from 7.1 bump: #1065 (comment)
Proposed workaround from 7.2 bump: #1138

Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project spring-cloud-gcp-logging: Compilation failure: Compilation failure: 
Error:  /home/runner/work/spring-cloud-gcp/spring-cloud-gcp/spring-cloud-gcp-logging/src/main/java/com/google/cloud/spring/logging/extensions/LogstashLoggingEventEnhancer.java:[45,64] error: getFieldValue() has protected access in ObjectAppendingMarker
Error:  /home/runner/work/spring-cloud-gcp/spring-cloud-gcp/spring-cloud-gcp-logging/src/main/java/com/google/cloud/spring/logging/extensions/LogstashLoggingEventEnhancer.java:[51,78] error: getFieldValue() has protected access in ObjectAppendingMarker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants