Bug 1270281
| Summary: | [GSS](6.4.z) Transaction probe needlessly locks CLI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Aaron Ogburn <aogburn> | ||||
| Component: | Transaction Manager | Assignee: | Aaron Ogburn <aogburn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondrej Chaloupka <ochaloup> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4.4 | CC: | bmaxwell, istudens, jawilson, jbilek, ochaloup, tom.jenkinson, vtunka | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | EAP 6.4.6 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1235746 | ||||||
| Attachments: |
|
||||||
|
Description
Aaron Ogburn
2015-10-09 13:39:22 UTC
Created attachment 1081348 [details] BZ1270281.btm Attached a byteman script to easily expose the issue. To reproduce:
1. Start jboss with byteman script installed:
-javaagent:/path/to/lib/byteman.jar=script:/path/to/BZ1270281.btm,sys:/home/aaron/path/to/lib/byteman.jar
2. Do a transaction probe CLI command:
/subsystem=transactions/log-store=log-store/:probe
3. Attempt any other CLI write attribute command and note it hangs as well, blocked by the tx probe
Verified with EAP 6.4.6.CP.CR2. Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. |