He-Pin commented on issue #661:
URL: https://github.com/apache/pekko/issues/661#issuecomment-4576973325

   Status: this test is already skipped on JDK 21 (`e94e7b971b` =test Skip 
ForkJoinPoolStarvationSpec on JDK 21) and has open POC PRs (#665 closed, #666 
open) exploring `externalSubmit`-based yielding.
   
   The failure ("must not starve tasks arriving from external dispatchers under 
high internal traffic" timing out waiting for "All fine") reflects ForkJoinPool 
fairness/starvation behavior across JDKs, not a test-timeout bug. A blind 
timeout bump would mask the starvation it is meant to detect. Recommend 
tracking via the POC PRs rather than a test-only tweak; closing/keeping open 
should follow that effort.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to