Skip to content

Quick cleanup around HelpCommand#25798

Merged
dmatej merged 10 commits into
eclipse-ee4j:masterfrom
dmatej:man
Nov 21, 2025
Merged

Quick cleanup around HelpCommand#25798
dmatej merged 10 commits into
eclipse-ee4j:masterfrom
dmatej:man

Conversation

@dmatej
Copy link
Copy Markdown
Contributor

@dmatej dmatej commented Nov 21, 2025

No description provided.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- In fact we don't have control over the timing.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- For some reason the task count increases with big latency
- Instead I removed the sleeping from waitFor, so that one will repeat a lot.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@dmatej dmatej added this to the 7.1.0 milestone Nov 21, 2025
@dmatej dmatej requested a review from a team November 21, 2025 18:43
…ing.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@avpinchuk
Copy link
Copy Markdown
Contributor

avpinchuk commented Nov 21, 2025

Test ThreadPoolMonitoringTest.testDualListenerHugeAmountOfFastRequests() failed when I tried to build locally (on Windows).

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Copy link
Copy Markdown
Contributor

@avpinchuk avpinchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failed test is not related to this PR.

@dmatej
Copy link
Copy Markdown
Contributor Author

dmatej commented Nov 21, 2025

The failed test is not related to this PR.
EDIT: you are right :)

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@dmatej
Copy link
Copy Markdown
Contributor Author

dmatej commented Nov 21, 2025

Rebased to #25797

@arjantijms
Copy link
Copy Markdown
Contributor

Test ThreadPoolMonitoringTest.testDualListenerHugeAmountOfFastRequests() failed when I tried to build locally (on Windows).

fails a lot. on macOS locally too.

@dmatej
Copy link
Copy Markdown
Contributor Author

dmatej commented Nov 21, 2025

Test ThreadPoolMonitoringTest.testDualListenerHugeAmountOfFastRequests() failed when I tried to build locally (on Windows).

fails a lot. on macOS locally too.

I tried to stabilize it, but today I gave up - you already merged the commented out code with FIXME. We will fix it in some of next versions, after we revisit management-api to make those setters for monitoring atomic rather than synchronized.

@dmatej dmatej merged commit 5c450d2 into eclipse-ee4j:master Nov 21, 2025
2 checks passed
@dmatej dmatej deleted the man branch November 21, 2025 23:55
bvfalcon pushed a commit to bvfalcon/eclipse-glassfish that referenced this pull request Apr 25, 2026
Quick cleanup around HelpCommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants