You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2018/09/11 15:03:00 UTC

[jira] [Updated] (IGNITE-9548) Transaction with short timeout is not rolled back on primary node resulting in blocked PME

     [ https://issues.apache.org/jira/browse/IGNITE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Scherbakov updated IGNITE-9548:
--------------------------------------
    Ignite Flags:   (was: Docs Required)

> Transaction with short timeout is not rolled back on primary node resulting in blocked PME
> ------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9548
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9548
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexei Scherbakov
>            Assignee: Alexei Scherbakov
>            Priority: Critical
>
> {noformat}
> 2018-09-10 12:38:24.237 [WARN ][exchange-worker-#153%DPL_GRID%DplGridNodeName%][o.apache.ignite.internal.diagnostic] Pending transactions:
> 2018-09-10 12:38:24.242 [WARN ][exchange-worker-#153%DPL_GRID%DplGridNodeName%][o.apache.ignite.internal.diagnostic] >>> [txVer=AffinityTopologyVersion [topVer=343, minorTopVer=0], exchWait=true, tx=GridDhtTxLocal [nearNodeId=eb94406c-a132-4998-bf22-b7d74960b866, nearFut
> Id=b7cff46b561-0b500010-3ed6-4b79-8cc8-65b3b3b16738, nearMiniId=1, nearFinFutId=null, nearFinMiniId=0, nearXidVer=GridCacheVersion [topVer=147809766, order=1536687716227, nodeOrder=182], super=GridDhtTxLocalAdapter [nearOnOriginatingNode=false, nearNodes=[], dhtNodes=[],
>  explicitLock=false, super=IgniteTxLocalAdapter [completedBase=null, sndTransformedVals=false, depEnabled=false, txState=IgniteTxStateImpl [activeCacheIds=[-1934881220], recovery=false, txMap=[IgniteTxEntry [key=KeyCacheObjectImpl [part=12715, val=ucp_ids_counter_name_DP
> L_ucp_ids_section_name, hasValBytes=true], cacheId=-1934881220, txKey=IgniteTxKey [key=KeyCacheObjectImpl [part=12715, val=ucp_ids_counter_name_DPL_ucp_ids_section_name, hasValBytes=true], cacheId=-1934881220], val=[op=NOOP, val=null], prevVal=[op=NOOP, val=null], oldVal
> =[op=NOOP, val=null], entryProcessorsCol=null, ttl=-1, conflictExpireTime=-1, conflictVer=null, explicitVer=null, dhtVer=null, filters=[], filtersPassed=false, filtersSet=false, entry=GridDhtCacheEntry [rdrs=[], part=12715, super=GridDistributedCacheEntry [super=GridCach
> eMapEntry [key=KeyCacheObjectImpl [part=12715, val=ucp_ids_counter_name_DPL_ucp_ids_section_name, hasValBytes=true], val=CacheObjectImpl [val=null, hasValBytes=true], startVer=1536665387604, ver=GridCacheVersion [topVer=147809766, order=1536737564543, nodeOrder=33], hash
> =-864500235, extras=GridCacheMvccEntryExtras [mvcc=GridCacheMvcc [locs=[GridCacheMvccCandidate [nodeId=a4823893-be8f-4b24-abca-0a28efde604a, ver=GridCacheVersion [topVer=147809766, order=1536737580715, nodeOrder=33], threadId=887, id=43118359, topVer=AffinityTopologyVers
> ion [topVer=343, minorTopVer=0], reentry=null, otherNodeId=eb94406c-a132-4998-bf22-b7d74960b866, otherVer=GridCacheVersion [topVer=147809766, order=1536687716227, nodeOrder=182], mappedDhtNodes=null, mappedNearNodes=null, ownerVer=GridCacheVersion [topVer=147809766, orde
> r=1536737580560, nodeOrder=33], serOrder=null, key=KeyCacheObjectImpl [part=12715, val=ucp_ids_counter_name_DPL_ucp_ids_section_name, hasValBytes=true], masks=local=1|owner=1|ready=1|reentry=0|used=0|tx=1|single_implicit=0|dht_local=1|near_local=0|removed=0|read=0, prevV
> er=null, nextVer=null]], rmts=null]], flags=2]]], prepared=0, locked=false, nodeId=null, locMapped=false, expiryPlc=null, transferExpiryPlc=false, flags=2, partUpdateCntr=0, serReadVer=null, xidVer=GridCacheVersion [topVer=147809766, order=1536737580715, nodeOrder=33]]]]
> , super=IgniteTxAdapter [xidVer=GridCacheVersion [topVer=147809766, order=1536737580715, nodeOrder=33], writeVer=null, implicit=false, loc=true, threadId=887, startTime=1536416065902, nodeId=a4823893-be8f-4b24-abca-0a28efde604a, startVer=GridCacheVersion [topVer=14780976
> 6, order=1536737580715, nodeOrder=33], endVer=null, isolation=REPEATABLE_READ, concurrency=PESSIMISTIC, timeout=200, sysInvalidate=false, sys=false, plc=2, commitVer=null, finalizing=NONE, invalidParts=null, state=MARKED_ROLLBACK, timedOut=false, topVer=AffinityTopologyV
> ersion [topVer=343, minorTopVer=0], duration=156238330ms, onePhaseCommit=false], size=1]]]]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)