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

Update LoggingBuffer.java #8868

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pentaho-aschurman
Copy link
Contributor

Rollback of the decision to use Lock mechanism for read and write. Moved code back to "ConcurrentLinkedQueue" and performance was improved many times on multiple Jobs writing log at the same time. Merges other changes up to date.

Rollback of the decision to use Lock mechanism for read and write. Moved code back to "ConcurrentLinkedQueue" and performance was improved many times on multiple Jobs writing log at the same time. Merges other changes up to date.
@buildguy

This comment has been minimized.

Checked to have TrustStore and KeyStore validated
@buildguy

This comment has been minimized.

@buildguy

This comment has been minimized.

@hitachivantarasonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 33.3% 33.3% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@smaring smaring requested a review from a team as a code owner October 17, 2023 15:28
@buildguy
Copy link
Collaborator

buildguy commented Mar 4, 2024

❌ Build failed in 1m 25s

Build command:

mvn clean verify -B -e -Daudit -amd -Djs.no.sandbox

❗ No tests found!

ℹ️ This is an automatic message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants