[jbossts-issues] [JBoss JIRA] (JBTM-3308) Some TCK tests pass but leave the LRAs in not finished state

Martin Stefanko (Jira) issues at jboss.org
Tue May 5 05:56:01 EDT 2020


    [ https://issues.redhat.com/browse/JBTM-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077110#comment-14077110 ] 

Martin Stefanko commented on JBTM-3308:
---------------------------------------

The actual results after a full TCK runs:

The result of {{curl http://localhost:8080/lra-coordinator | jq -c '.[] | select(.status | contains("Active") or contains("Closing") or contains("Cancelling"))' | jq}}

{code:json}
{
  "active": false,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#nestedLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_185",
  "recovering": true,
  "startTime": 0,
  "status": "Closing",
  "timeNow": 1588679513879,
  "topLevel": false,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_20a",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2c5",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_29d",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiredLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_343",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_75",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiredEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_224",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiredLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2be",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_106",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#contextCheck",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_198",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_110",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_34a",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2cc",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513879,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_de",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": false,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#requiredLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1ba",
  "recovering": true,
  "startTime": 0,
  "status": "Closing",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_22c",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_34e",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_f1",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_124",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2df",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1ca",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2f7",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_23d",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1e0",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_e8",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_375",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_255",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_259",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_d4",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_1f3",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.nonjaxrs.valid.ValidLRAParticipant#enlistWithComplete",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_13a",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiredEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_267",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_271",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_275",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_8c",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513880,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_315",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_281",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": false,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#nestedLRAWithClose",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_162",
  "recovering": true,
  "startTime": 0,
  "status": "Closing",
  "timeNow": 1588679513881,
  "topLevel": false,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_38f",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckSuperclass#requiredEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3c4",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": false,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraResource#nestedActivity",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_7b",
  "recovering": true,
  "startTime": 0,
  "status": "Closing",
  "timeNow": 1588679513881,
  "topLevel": false,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_30d",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_b8",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_289",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_96",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_3bc",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_325",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_291",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_a1",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_2b6",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckInterface#requiresNewEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_31d",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRAUnknownResource#activityWithLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_4",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource#requiresNewLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_219",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": false,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.LraResource#nestedActivity",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_a5",
  "recovering": true,
  "startTime": 0,
  "status": "Closing",
  "timeNow": 1588679513881,
  "topLevel": false,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.ContextTckResource#newLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_16d",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_299",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{
  "active": true,
  "cancelled": false,
  "clientId": "org.eclipse.microprofile.lra.tck.participant.api.NonParticipatingTckResource#startDontEndLRA",
  "closed": false,
  "finishTime": 0,
  "lraId": "http://localhost:8080/lra-coordinator/0_ffffc0a80067_b55f_5eb12f16_215",
  "recovering": false,
  "startTime": 0,
  "status": "Active",
  "timeNow": 1588679513881,
  "topLevel": true,
  "zoneOffset": "Z"
}
{code}


> Some TCK tests pass but leave the LRAs in not finished state
> ------------------------------------------------------------
>
>                 Key: JBTM-3308
>                 URL: https://issues.redhat.com/browse/JBTM-3308
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: LRA
>    Affects Versions: 5.10.4.Final
>            Reporter: Martin Stefanko
>            Assignee: Martin Stefanko
>            Priority: Major
>
> It seems that the LRA is correctly closed but the /lra-coordinator still reports it in Active status.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list