[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2017-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Status: Open (was: Patch Available) > Memory leak from openScanner of HBase thrift2 >

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Attachment: org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler-output.txt Test output for patch

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-08 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V10.patch > Memory leak from openScanner of HBase thrift2 >

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Attachment: org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler-output.txt Error based on patch

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-08 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V9.patch limit the min value of scanPeriod > Memory leak from openScanner of

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V8.patch Given a larger default value for SCAN_PERIOD > Memory leak from

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V7.patch Restore interpret and set smaller timeout > Memory leak from openScanner

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Attachment: 17182-V6.patch Patch v6 shortens new test runtime. > Memory leak from openScanner of HBase

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Attachment: 17182-V5.patch Restored interrupt status in v5. > Memory leak from openScanner of HBase thrift2

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V4.patch remove commented codes > Memory leak from openScanner of HBase thrift2 >

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V3.patch rename CleanScannerThread to ScannerCleanerThread, and add SCAN_PERIOD to

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V2.patch Make class ScannerInfo to a static inner class > Memory leak from

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17182: --- Status: Patch Available (was: Open) > Memory leak from openScanner of HBase thrift2 >

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-06 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Attachment: HBASE-17182-V1.patch HBASE-17182 Remove timeout scanner from scannerMap > Memory leak from

[jira] [Updated] (HBASE-17182) Memory leak from openScanner of HBase thrift2

2016-12-05 Thread Jian Yi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian Yi updated HBASE-17182: Assignee: Jian Yi > Memory leak from openScanner of HBase thrift2 >