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

Merge main branch and local updates #24950

Merged
merged 25 commits into from
May 13, 2024
Merged

Conversation

arjantijms
Copy link
Contributor

No description provided.

OndroMih and others added 24 commits April 7, 2024 04:16
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Fixes keytool executable name on Windows in integration test tools
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
Add Jakarta JSON Processing standalone TCK runner
Jersey 3.1.6 depends on it but GF had an older version. Admin Console failed to load.
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>
…9-monitoring-instances

Fix: Display Cluster Monitoring Data in Admin Console
Signed-off-by: kaido207 <kaido.hiroki@fujitsu.com>
Fix initial lookup delay for client applications
- The test checks mostly the GlassFishLogger class and several message formatting
  strategies
- The test doesn't check handlers, formatters.
- The LogCollectorHandler has new constructor allowing to set the capacity and
  wait timeout.
- The logrb method was not overridden (was added to JUL in Java 9); when
  overriden, caused significant slowdown because of the stacktrace analysis.
- This commit does not pass the test.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- The stacktrace analysis is now done just when
  - it is detected that some handler/formatter uses its results
  - it is explicitly enabled

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
This allows us to easily spot in the debugger what the request is about

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Performance test and fix for logger part of the logging system
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
@arjantijms arjantijms added this to the 8.0.0 milestone May 13, 2024
@arjantijms arjantijms self-assigned this May 13, 2024
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
@arjantijms arjantijms merged commit b7387f1 into eclipse-ee4j:8.0 May 13, 2024
2 checks passed
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.

6 participants