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

2018-05-11 Thread Jeremy Hanna (JIRA)

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

Jeremy Hanna updated CASSANDRA-7752:

Labels: LWT  (was: )

> 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
>Assignee: sankalp kohli
>Priority: Minor
>  Labels: LWT
> Fix For: 2.0.10
>
> Attachments: trunk-7752.diff
>
>
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



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

2014-08-12 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-7752:
--

 Reviewer: Sylvain Lebresne
  Component/s: Core
Fix Version/s: 2.0.10

 Fix expiring map time for CAS messages
 --

 Key: CASSANDRA-7752
 URL: https://issues.apache.org/jira/browse/CASSANDRA-7752
 Project: Cassandra
  Issue Type: Bug
  Components: Core
Reporter: sankalp kohli
Assignee: sankalp kohli
Priority: Minor
 Fix For: 2.0.10

 Attachments: trunk-7752.diff


 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)


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

2014-08-11 Thread sankalp kohli (JIRA)

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

sankalp kohli updated CASSANDRA-7752:
-

Attachment: trunk-7752.diff

 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
Assignee: sankalp kohli
Priority: Minor
 Attachments: trunk-7752.diff


 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)