[jira] [Updated] (HBASE-17748) Include HBase Snapshots in Space Quotas

2017-06-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17748: --- Attachment: HBASE-17748.002.patch .002 Messed up my rebase > Include HBase Snapshots in Space

[jira] [Commented] (HBASE-18145) The flush may cause the corrupt data for reading

2017-06-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033130#comment-16033130 ] Chia-Ping Tsai commented on HBASE-18145: bq. scannerForDelayedClose -> scannersForDelayedClose

[jira] [Commented] (HBASE-18145) The flush may cause the corrupt data for reading

2017-06-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033097#comment-16033097 ] Ted Yu commented on HBASE-18145: lgtm {code} 106 private final List scannerForDelayedClose = new

[jira] [Commented] (HBASE-18144) Forward-port the old exclusive row lock; there are scenarios where it performs better

2017-06-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033091#comment-16033091 ] stack commented on HBASE-18144: --- This scenario is rare. Per-table would be best. Per-namespace would be OTT

[jira] [Updated] (HBASE-18143) [AMv2] Backoff on failed report of region transition quickly goes to astronomical time scale

2017-06-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18143: -- Attachment: HBASE-18143.master.002.patch Unrelated. Retrying in meantime. > [AMv2] Backoff on failed report

[jira] [Updated] (HBASE-17996) HBase master fails to start sometimes on RHEL7

2017-06-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17996: Component/s: test > HBase master fails to start sometimes on RHEL7 >

[jira] [Resolved] (HBASE-15487) Deletions done via BulkDeleteEndpoint make past data re-appear

2017-06-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-15487. -- Resolution: Duplicate > Deletions done via BulkDeleteEndpoint make past data re-appear >

[jira] [Comment Edited] (HBASE-18144) Forward-port the old exclusive row lock; there are scenarios where it performs better

2017-06-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033043#comment-16033043 ] Sean Busbey edited comment on HBASE-18144 at 6/1/17 2:15 PM: - so the locking

[jira] [Commented] (HBASE-18144) Forward-port the old exclusive row lock; there are scenarios where it performs better

2017-06-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033043#comment-16033043 ] Sean Busbey commented on HBASE-18144: - so the locking would be chosen per-table, rather than

[jira] [Resolved] (HBASE-3462) Fix table.jsp in regards to splitting a region/table with an optional splitkey

2017-06-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-3462. Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Reviewed) Release

[jira] [Reopened] (HBASE-3462) Fix table.jsp in regards to splitting a region/table with an optional splitkey

2017-06-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-3462: > Fix table.jsp in regards to splitting a region/table with an optional splitkey >

[jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE lead to redundancy cells returned

2017-06-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033017#comment-16033017 ] Zheng Hu commented on HBASE-17678: -- [~zghaobac], [~stack], [~tedyu], any concerns ? > FilterList with

[jira] [Updated] (HBASE-18145) The flush may cause the corrupt data for reading

2017-06-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18145: --- Status: Patch Available (was: Open) > The flush may cause the corrupt data for reading >

[jira] [Updated] (HBASE-18145) The flush may cause the corrupt data for reading

2017-06-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18145: --- Attachment: HBASE-18145.v0.patch > The flush may cause the corrupt data for reading >

[jira] [Created] (HBASE-18145) The flush may cause the corrupt data for reading

2017-06-01 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18145: -- Summary: The flush may cause the corrupt data for reading Key: HBASE-18145 URL: https://issues.apache.org/jira/browse/HBASE-18145 Project: HBase Issue

[jira] [Commented] (HBASE-18132) Low replication should be checked in period in case of datanode rolling upgrade

2017-06-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032950#comment-16032950 ] Ted Yu commented on HBASE-18132: >From https://builds.apache.org/job/PreCommit-HBASE-Build/7032/console :

[jira] [Commented] (HBASE-18130) Refactor ReplicationSource

2017-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032861#comment-16032861 ] Hudson commented on HBASE-18130: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3115 (See

[jira] [Commented] (HBASE-18143) [AMv2] Backoff on failed report of region transition quickly goes to astronomical time scale

2017-06-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032735#comment-16032735 ] Hadoop QA commented on HBASE-18143: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17678) FilterList with MUST_PASS_ONE lead to redundancy cells returned

2017-06-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17678: - Attachment: HBASE-17678.v2.patch Addressed Guanghao's comment. > FilterList with MUST_PASS_ONE lead to

[jira] [Commented] (HBASE-18142) Deletion of a cell deletes the previous versions too

2017-06-01 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032595#comment-16032595 ] Chia-Ping Tsai commented on HBASE-18142: We have the deleteall command for dropping all cells

[jira] [Updated] (HBASE-18130) Refactor ReplicationSource

2017-06-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18130: --- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. Since

[jira] [Commented] (HBASE-18111) Replication stuck when cluster connection is closed

2017-06-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032546#comment-16032546 ] Hadoop QA commented on HBASE-18111: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18119) Improve HFile readability and modify ChecksumUtil log level

2017-06-01 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qilin Cao updated HBASE-18119: -- Description: It is confused when I read the HFile.checkHFileVersion method, so I change the if

[jira] [Commented] (HBASE-18144) Forward-port the old exclusive row lock; there are scenarios where it performs better

2017-06-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032513#comment-16032513 ] stack commented on HBASE-18144: --- h1. Setup In hbase-1.1.x and earlier, hbase took an exclusive lock on the

<    1   2