[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-10-21 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-16032: Fix Version/s: (was: 1.3.1) 1.3.0 > Possible memory leak in

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16032: Fix Version/s: (was: 1.2.3) 1.2.2 > Possible memory leak in StoreScanner >

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-21 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) No problem,

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-18 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Attachment: HBASE-16032_v4.patch Update patch resolving the issue Enis pointed out, rollback to use the

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16032: Fix Version/s: (was: 1.2.2) 1.2.3 > Possible memory leak in StoreScanner >

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Attachment: HBASE-16032_v3.patch > Possible memory leak in StoreScanner >

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-16032: Fix Version/s: (was: 1.3.0) 1.3.1 > Possible memory leak in

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Description: We observed frequent fullGC of RS in our production environment, and after analyzing the

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Attachment: HBASE-16032_v2.patch Update the patch, covering missed exception-thrown handling on the

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Fix Version/s: 0.98.21 1.1.6 1.2.2

[jira] [Updated] (HBASE-16032) Possible memory leak in StoreScanner

2016-06-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16032: -- Attachment: HBASE-16032.patch To solve the problem, we should catch exceptions after