[JBoss JIRA] (JBTM-2270) When expose-all-logs is used with JTS then no participant for transaction is shown
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2270?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2270:
--------------------------------
Fix Version/s: (was: 6.later)
> When expose-all-logs is used with JTS then no participant for transaction is shown
> -----------------------------------------------------------------------------------
>
> Key: JBTM-2270
> URL: https://issues.jboss.org/browse/JBTM-2270
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: JTS
> Reporter: Ondřej Chaloupka
> Assignee: Michael Musgrove
>
> When expose-all-logs is set to true I'm not able to get any participants of the listed transaction.
> This is log from operation to get type of transaction and then see all participants.
> Reading type of the transaction:
> Succesful management operation {
> "operation" => "read-attribute",
> "address" => [
> ("subsystem" => "transactions"),
> ("log-store" => "log-store"),
> ("transactions" => "0:ffff0a280545:2d64af2f:54378290:3c")
> ],
> "name" => "type"
> } with result {
> "outcome" => "success",
> "result" => "CosTransactions/XAResourceRecord"
> }
> Getting participants:
> Succesful management operation {
> "operation" => "read-children-names",
> "address" => [
> ("subsystem" => "transactions"),
> ("log-store" => "log-store"),
> ("transactions" => "0:ffff0a280545:2d64af2f:54378290:3c")
> ],
> "child-type" => "participants"
> } with result {
> "outcome" => "success",
> "result" => []
> }
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBTM-2270) When expose-all-logs is used with JTS then no participant for transaction is shown
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2270?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson reassigned JBTM-2270:
-----------------------------------
Assignee: Michael Musgrove (was: Gytis Trikleris)
> When expose-all-logs is used with JTS then no participant for transaction is shown
> -----------------------------------------------------------------------------------
>
> Key: JBTM-2270
> URL: https://issues.jboss.org/browse/JBTM-2270
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Components: JTS
> Reporter: Ondřej Chaloupka
> Assignee: Michael Musgrove
>
> When expose-all-logs is set to true I'm not able to get any participants of the listed transaction.
> This is log from operation to get type of transaction and then see all participants.
> Reading type of the transaction:
> Succesful management operation {
> "operation" => "read-attribute",
> "address" => [
> ("subsystem" => "transactions"),
> ("log-store" => "log-store"),
> ("transactions" => "0:ffff0a280545:2d64af2f:54378290:3c")
> ],
> "name" => "type"
> } with result {
> "outcome" => "success",
> "result" => "CosTransactions/XAResourceRecord"
> }
> Getting participants:
> Succesful management operation {
> "operation" => "read-children-names",
> "address" => [
> ("subsystem" => "transactions"),
> ("log-store" => "log-store"),
> ("transactions" => "0:ffff0a280545:2d64af2f:54378290:3c")
> ],
> "child-type" => "participants"
> } with result {
> "outcome" => "success",
> "result" => []
> }
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months