You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/08/12 01:46:11 UTC

[jira] [Created] (CASSANDRA-7752) Fix expiring map time for CAS messages

sankalp kohli created CASSANDRA-7752:
----------------------------------------

             Summary: Fix expiring map time for CAS messages
                 Key: CASSANDRA-7752
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7752
             Project: Cassandra
          Issue Type: Bug
            Reporter: sankalp kohli
            Priority: Minor


CAS PrepareCallback is kept in expiring map for 10 seconds which is more than the timeout. I found this while analyzing a heap dump and saw a lot of Commit and PrepareCallback objects referenced by expiring map. 




--
This message was sent by Atlassian JIRA
(v6.2#6252)