[
https://issues.jboss.org/browse/JBTM-2398?page=com.atlassian.jira.plugin....
]
Michael Musgrove updated JBTM-2398:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
https://github.com/jbosstm/narayana/pull/870
I have sub-typed VolatileStore and TwoPhaseVolatileStore since adding lookup by type name
support has a performance impact:
- I need to maintain a mapping from uid -> typeName
- I update the mapping on each write_committed call
The new store types are TypedVolatileStore and TypedTwoPhaseVolatileStore.
Support VolatileStore.allObjUids
---------------------------------
Key: JBTM-2398
URL:
https://issues.jboss.org/browse/JBTM-2398
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: Performance Testing
Affects Versions: 5.1.1
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 5.later
This method is used by REST-AT and would be a useful addition for baselining the
performance of the coordinator for comparison with non transactional and empty transaction
requests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)