]
Michael Musgrove updated JBTM-3046:
-----------------------------------
Attachment: threaddump.txt
REST-AT PerformanceTest occasionally hangs on Windows CI runs
-------------------------------------------------------------
Key: JBTM-3046
URL:
https://issues.jboss.org/browse/JBTM-3046
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Performance Testing
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
Attachments: threaddump.txt
The test runs from the rts/at/tx/pom.xml module (org.jboss.narayana.rts:restat). The
hanging thread seems to be a coordinator request to start an inVM REST-AT transaction. The
coordinator is running in an Undertow container and the failing test is
org.jboss.jbossts.star.test.PerformanceTest
See the attachment for the stacktraces.