You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Gangaiah (Jira)" <ji...@apache.org> on 2019/09/30 06:16:00 UTC

[jira] [Created] (IGNITE-12241) Found long running cache future and cluster is not responding

Gangaiah  created IGNITE-12241:
----------------------------------

             Summary: Found long running cache future and cluster is not responding
                 Key: IGNITE-12241
                 URL: https://issues.apache.org/jira/browse/IGNITE-12241
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.6
            Reporter: Gangaiah 


Cluster is not responding... Client able to connect but not responding while doing cache operations.. We have found only 'Found long running cache future' in logs, Below are logs

[2019-09-27T11:42:53,314][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:23.356, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594757419, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,315][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:38.851, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594757421, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,315][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:33.772, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594757420, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,316][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:31:23.319, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594524109, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,316][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:32.730, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594524108, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,316][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:15.783, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594524107, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]
[2019-09-27T11:42:53,316][WARN ][grid-timeout-worker-#263%EDIFCustomer_DR%][diagnostic] Found long running cache future [startTime=11:30:27.037, curTime=11:42:53.288, fut=GridDhtAtomicSingleUpdateFuture [allUpdated=true, super=GridDhtAtomicAbstractUpdateFuture [futId=594406845, resCnt=0, addedReader=false, dhtRes=\{b2fbba87-149d-4a75-b479-042c3bd62f0a=[res=false, size=1, nearSize=0]}]]]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)