[jira] [Created] (HBASE-19698) Use CHM instead of CLSM in TableAuthManager

2018-01-03 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19698: - Summary: Use CHM instead of CLSM in TableAuthManager Key: HBASE-19698 URL: https://issues.apache.org/jira/browse/HBASE-19698 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-19666) TestDefaultCompactSelection test failed

2018-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309638#comment-16309638 ] Ted Yu commented on HBASE-19666: +1 > TestDefaultCompactSelection test failed >

[jira] [Updated] (HBASE-19696) Filter returning INCLUDE_AND_NEXT_COL doesn't skip remaining versions when scan has explicit columns

2018-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19696: --- Fix Version/s: (was: 2.0.0-beta-1) 2.0.0-beta-2 > Filter returning

[jira] [Updated] (HBASE-19688) TimeToLiveProcedureWALCleaner should extends BaseLogCleanerDelegate

2018-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19688: --- Priority: Minor (was: Major) Hadoop Flags: Reviewed Fix Version/s: 2.0.0-beta-2 >

[jira] [Commented] (HBASE-19506) Support variable sized chunks from ChunkCreator

2018-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309706#comment-16309706 ] Ted Yu commented on HBASE-19506: bq. one index chunk with about 52800 cell-representations is allocated

[jira] [Updated] (HBASE-19696) Filter returning INCLUDE_AND_NEXT_COL doesn't skip remaining versions when scan has explicit columns

2018-01-03 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-19696: -- Fix Version/s: 2.0.0-beta-1 Status: Patch Available (was: Open) > Filter returning

[jira] [Resolved] (HBASE-18011) Refactor RpcServer

2018-01-03 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-18011. --- Resolution: Fixed Assignee: Duo Zhang Fix Version/s: 2.0.0-beta2 Resolve for now

[jira] [Commented] (HBASE-18806) VerifyRep by snapshot need not to restore snapshot for each mapper

2018-01-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309625#comment-16309625 ] Hadoop QA commented on HBASE-18806: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-19696) Filter returning INCLUDE_AND_NEXT_COL doesn't skip remaining versions when scan has explicit columns

2018-01-03 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309644#comment-16309644 ] Zheng Hu commented on HBASE-19696: -- bq. we can't return the code from getNextRowOrNextColumn(cell) as

[jira] [Commented] (HBASE-19654) ReplicationLogCleaner should not delete MasterProcedureWALs

2018-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309693#comment-16309693 ] Ted Yu commented on HBASE-19654: Reid: Please update title and description of the JIRA to match the fix.

[jira] [Updated] (HBASE-19650) ExpiredMobFileCleaner has wrong logic about TTL check

2018-01-03 Thread chenxu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenxu updated HBASE-19650: --- Attachment: HBASE-19650-master-v2.patch attach patch v2 > ExpiredMobFileCleaner has wrong logic about TTL

[jira] [Updated] (HBASE-19654) ReplicationLogCleaner should not delete MasterProcedureWALs

2018-01-03 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-19654: -- Description: The pv2 logs from {{ReplicationLogCleaner}} is misleading and chatty. Let's remove them.

[jira] [Commented] (HBASE-18625) Splitting of region with replica, doesn't update region list in serverHolding. A server crash leads to overlap.

2018-01-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310253#comment-16310253 ] huaxiang sun commented on HBASE-18625: -- I committed the patch to branch-1, if there is a need to

[jira] [Updated] (HBASE-18625) Splitting of region with replica, doesn't update region list in serverHolding. A server crash leads to overlap.

2018-01-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-18625: - Resolution: Fixed Fix Version/s: (was: 1.2.8) 1.5.0

[jira] [Commented] (HBASE-19553) Old replica regions should be cleared from AM memory after primary region split or merge

2018-01-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310256#comment-16310256 ] huaxiang sun commented on HBASE-19553: -- Hi [~pankaj2461], I committed the patch for HBASE-18625,

[jira] [Commented] (HBASE-19392) TestReplicaWithCluster#testReplicaGetWithPrimaryAndMetaDown failure in master

2018-01-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310265#comment-16310265 ] huaxiang sun commented on HBASE-19392: -- Thanks [~saint@gmail.com], I checked the flakey test

[jira] [Resolved] (HBASE-19392) TestReplicaWithCluster#testReplicaGetWithPrimaryAndMetaDown failure in master

2018-01-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-19392. -- Resolution: Fixed > TestReplicaWithCluster#testReplicaGetWithPrimaryAndMetaDown failure in

<    1   2   3