[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-07-15 Thread Robert Stupp (JIRA)

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

Robert Stupp updated CASSANDRA-9423:

Reviewer: Robert Stupp

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Assignee: Benedict
 Fix For: 3.0.0 rc1


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-07-02 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Fix Version/s: (was: 2.1.8)
   2.2.0 rc2

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Assignee: Benedict
 Fix For: 3.0.0 rc1


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-07-02 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Fix Version/s: (was: 2.2.0 rc2)
   3.0.0 rc1

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Assignee: Benedict
 Fix For: 3.0.0 rc1


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-26 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Priority: Major  (was: Critical)

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
 Fix For: 2.1.8


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-26 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Fix Version/s: (was: 3.0.x)
   2.1.8

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Priority: Critical
 Fix For: 2.1.8


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-26 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Priority: Critical  (was: Minor)

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Priority: Critical
 Fix For: 2.1.8


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-15 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Fix Version/s: (was: 3.0 beta 1)
   3.0.x

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
 Fix For: 3.0.x


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-15 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Priority: Minor  (was: Major)

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
Priority: Minor
 Fix For: 3.0.x


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-9423) Improve Leak Detection to cover strong reference leaks

2015-06-03 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-9423:

Assignee: (was: Benedict)

 Improve Leak Detection to cover strong reference leaks
 --

 Key: CASSANDRA-9423
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9423
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benedict
 Fix For: 3.0 beta 1


 Currently we detect resources that we don't cleanup that become unreachable. 
 We could also detect references that appear to have leaked without becoming 
 unreachable, by periodically scanning the set of extant refs, and checking if 
 they are reachable via their normal means (if any); if their lifetime is 
 unexpectedly long this likely indicates a problem, and we can log a 
 warning/error.
 Assigning to myself to not forget it, since this may well help especially 
 with [~tjake]'s concerns highlighted on 8099 for 3.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)