[jira] [Updated] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18318: --- Attachment: HBASE-18318.master.002.patch Fix ut and javadoc. > Implement

[jira] [Updated] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18318: --- Status: Open (was: Patch Available) > Implement

[jira] [Updated] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18318: --- Status: Patch Available (was: Open) > Implement

[jira] [Created] (HBASE-18342) Add coprocessor service support

2017-07-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18342: -- Summary: Add coprocessor service support Key: HBASE-18342 URL: https://issues.apache.org/jira/browse/HBASE-18342 Project: HBase Issue Type: Sub-task

[jira] [Assigned] (HBASE-18342) Add coprocessor service support

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-18342: -- Assignee: Guanghao Zhang > Add coprocessor service support >

[jira] [Updated] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18317: --- Attachment: HBASE-18317.master.002.patch > Implement async admin operations for

[jira] [Commented] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079367#comment-16079367 ] Guanghao Zhang commented on HBASE-18318: The failed ut not related. Ping [~Apache9] for

[jira] [Updated] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18318: --- Attachment: HBASE-18318.master.003.patch > Implement

[jira] [Commented] (HBASE-18316) Implement async admin operations for draining region servers

2017-07-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079368#comment-16079368 ] Guanghao Zhang commented on HBASE-18316: The failed ut can be fixed after HBASE-18318. >

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v2.patch > Move most of the replication related classes to

[jira] [Updated] (HBASE-18342) Add coprocessor service support for async admin

2017-07-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18342: --- Attachment: HBASE-18342.master.003.patch > Add coprocessor service support for async admin >

[jira] [Updated] (HBASE-18343) Track the remaining unimplemented methods for async admin

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

[jira] [Commented] (HBASE-18342) Add coprocessor service support for async admin

2017-07-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083328#comment-16083328 ] Guanghao Zhang commented on HBASE-18342: Now RSGroupAdminClient use the old hbase admin's

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083988#comment-16083988 ] Guanghao Zhang commented on HBASE-17442: [~stack] I attach a v1 patch which only move the

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v1.patch > Move most of the replication related classes to

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v2.patch Retry for hadoop QA. > Move most of the replication

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085406#comment-16085406 ] Guanghao Zhang commented on HBASE-17442: Ping [~stack] [~enis] [~ashish singhi] for reviewing.

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Hadoop Flags: Incompatible change > Move most of the replication related classes to

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-14 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Release Note: 1. Remove ReplicationAdmin's peerAdded method. 2. Update ReplicationAdmin's

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-17 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091007#comment-16091007 ] Guanghao Zhang commented on HBASE-17442: Ping [~stack] [~enis] [~ashish singhi] for reviewing.

[jira] [Updated] (HBASE-18343) Track the remaining unimplemented methods for async admin

2017-07-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18343: --- Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2 3.0.0

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092664#comment-16092664 ] Guanghao Zhang commented on HBASE-18368: The key thing is every column family's store scanner

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092683#comment-16092683 ] Guanghao Zhang commented on HBASE-18368: bq. when rowCountFilter return NEXT_ROW for the kv1, we

[jira] [Updated] (HBASE-18052) Add document for async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18052: --- Attachment: HBASE-18052.master.005.patch > Add document for async admin >

[jira] [Commented] (HBASE-18052) Add document for async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088841#comment-16088841 ] Guanghao Zhang commented on HBASE-18052: Attach a 005 patch which addressed review comments. >

[jira] [Resolved] (HBASE-17359) Implement async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-17359. Resolution: Fixed Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2

[jira] [Commented] (HBASE-18213) Add documentation about the new async client

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16088856#comment-16088856 ] Guanghao Zhang commented on HBASE-18213: [~Apache9] This patch didn't pushed to branch-2? > Add

[jira] [Updated] (HBASE-18052) Add document for async admin

2017-07-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18052: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-18368) FilterList with multiple FamilyFilters concatenated by OR does not work.

2017-07-24 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16098004#comment-16098004 ] Guanghao Zhang commented on HBASE-18368: bq. I think it should be called NEXT_FAMILY if we want

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16097872#comment-16097872 ] Guanghao Zhang commented on HBASE-17442: [~ashish singhi]. Thanks for your review. Because we

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2017-07-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094031#comment-16094031 ] Guanghao Zhang commented on HBASE-16833: OK. I will prepare one email. :-) > Implement

[jira] [Commented] (HBASE-18368) FilterList with multiple FamilyFilters concatenated by OR does not work.

2017-07-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094081#comment-16094081 ] Guanghao Zhang commented on HBASE-18368: I thought one easy fix is change the java doc of

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-29 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Fix Version/s: 3.0.0 > Provide a construct method which accept a thread pool for AsyncAdmin

[jira] [Commented] (HBASE-16415) Replication in different namespace

2017-06-29 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16069541#comment-16069541 ] Guanghao Zhang commented on HBASE-16415: Option 1 may be better. And they are only used in

[jira] [Created] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-06-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18297: -- Summary: Provide a AsyncAdminBuilder to create new AsyncAdmin instance Key: HBASE-18297 URL: https://issues.apache.org/jira/browse/HBASE-18297 Project: HBase

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-30 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: HBASE-18283.master.002.patch > Provide a construct method which accept a thread

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-06-30 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16070141#comment-16070141 ] Guanghao Zhang commented on HBASE-17442: As the parent issue was marked Critical, it is time to

[jira] [Updated] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18297: --- Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2 3.0.0 >

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 2.0.0)

[jira] [Commented] (HBASE-18229) create new Async Split API to embrace AM v2

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073042#comment-16073042 ] Guanghao Zhang commented on HBASE-18229: [~easyliangjob] As I am developing the async hbase

[jira] [Commented] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073008#comment-16073008 ] Guanghao Zhang commented on HBASE-18283: I will fix the whitespace when commit. Thanks. >

[jira] [Assigned] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-18297: -- Assignee: Guanghao Zhang > Provide a AsyncAdminBuilder to create new AsyncAdmin

[jira] [Updated] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18297: --- Status: Patch Available (was: Open) > Provide a AsyncAdminBuilder to create new AsyncAdmin

[jira] [Updated] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18297: --- Attachment: HBASE-18297.master.001.patch > Provide a AsyncAdminBuilder to create new

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: HBASE-18283.master.003.patch > Provide a construct method which accept a thread

[jira] [Commented] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-02 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071541#comment-16071541 ] Guanghao Zhang commented on HBASE-18283: The failed ut was related. Let me fix them. Thanks. >

[jira] [Updated] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18297: --- Attachment: HBASE-18297.master.002.patch > Provide a AsyncAdminBuilder to create new

[jira] [Created] (HBASE-18318) Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18318: -- Summary: Implement updateConfiguration/stopMaster/stopRegionServer/shutdown methods Key: HBASE-18318 URL: https://issues.apache.org/jira/browse/HBASE-18318

[jira] [Commented] (HBASE-18319) Implement getClusterStatus method

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073427#comment-16073427 ] Guanghao Zhang commented on HBASE-18319: Some methods in Admin. getMasterCoprocessors

[jira] [Created] (HBASE-18316) Implement async admin operations for draining region servers

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18316: -- Summary: Implement async admin operations for draining region servers Key: HBASE-18316 URL: https://issues.apache.org/jira/browse/HBASE-18316 Project: HBase

[jira] [Created] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18317: -- Summary: Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor Key: HBASE-18317 URL: https://issues.apache.org/jira/browse/HBASE-18317

[jira] [Commented] (HBASE-17359) Implement async admin

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073399#comment-16073399 ] Guanghao Zhang commented on HBASE-17359: Compared with Admin interface, I found some methods

[jira] [Created] (HBASE-18319) Implement getClusterStatus method

2017-07-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18319: -- Summary: Implement getClusterStatus method Key: HBASE-18319 URL: https://issues.apache.org/jira/browse/HBASE-18319 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073567#comment-16073567 ] Guanghao Zhang commented on HBASE-18297: The failed ut not related. Let me commit it shortly. >

[jira] [Comment Edited] (HBASE-17359) Implement async admin

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073399#comment-16073399 ] Guanghao Zhang edited comment on HBASE-17359 at 7/4/17 9:41 AM: I thought

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: HBASE-18283.master.003.patch > Provide a construct method which accept a thread

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: (was: HBASE-18283.master.003.patch) > Provide a construct method which

[jira] [Commented] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072140#comment-16072140 ] Guanghao Zhang commented on HBASE-18283: Attach a 003 patch. Rewrite the TestAynscTableAdminApi

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-07-03 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: HBASE-18283.master.003.patch > Provide a construct method which accept a thread

[jira] [Updated] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18297: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/ method

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Summary: Implement getClusterStatus/getRegionLoad/ method (was: Implement getClusterStatus

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Summary: Implement

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp method

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Summary: Implement

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Attachment: HBASE-18319.master.001.patch > Implement >

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Status: Patch Available (was: Open) > Implement >

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2 3.0.0 >

[jira] [Assigned] (HBASE-18316) Implement async admin operations for draining region servers

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-18316: -- Assignee: Guanghao Zhang > Implement async admin operations for draining region

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/ method

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Summary: Implement getClusterStatus/getRegionLoad/getCompactionState/ method (was:

[jira] [Assigned] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-18317: -- Assignee: Guanghao Zhang > Implement async admin operations for

[jira] [Updated] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18317: --- Fix Version/s: (was: 2.0.0) 2.0.0-alpha-2 3.0.0 >

[jira] [Updated] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18317: --- Status: Patch Available (was: Open) > Implement async admin operations for

[jira] [Commented] (HBASE-18295) The result contains the cells across different rows

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16074171#comment-16074171 ] Guanghao Zhang commented on HBASE-18295: bq. The cell exists in both of memstore scanner and

[jira] [Updated] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18317: --- Attachment: HBASE-18317.master.001.patch > Implement async admin operations for

[jira] [Assigned] (HBASE-18319) Implement getClusterStatus method

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-18319: -- Assignee: Guanghao Zhang > Implement getClusterStatus method >

[jira] [Commented] (HBASE-18295) The result contains the cells across different rows

2017-07-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16074262#comment-16074262 ] Guanghao Zhang commented on HBASE-18295: bq. The flusher doesn't skip the cells VISIBLE for

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Attachment: HBASE-18319.master.003.patch > Implement >

[jira] [Commented] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076198#comment-16076198 ] Guanghao Zhang commented on HBASE-18319: Add

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-29 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Attachment: HBASE-18283.master.001.patch > Provide a construct method which accept a thread

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

2017-06-29 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18283: --- Status: Patch Available (was: Open) > Provide a construct method which accept a thread pool

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Attachment: HBASE-18319.master.002.patch > Implement >

[jira] [Commented] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075841#comment-16075841 ] Guanghao Zhang commented on HBASE-18319: Attach a v2 patch to fix ut. > Implement >

[jira] [Commented] (HBASE-18295) The result contains the cells across different rows

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075799#comment-16075799 ] Guanghao Zhang commented on HBASE-18295: For v2 patch, how about setScannerState in the

[jira] [Commented] (HBASE-18295) The result contains the cells across different rows

2017-07-05 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075783#comment-16075783 ] Guanghao Zhang commented on HBASE-18295: [~chia7712] Thanks. After HBASE-17125, if a cell be

[jira] [Commented] (HBASE-17056) Remove checked in PB generated files

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077437#comment-16077437 ] Guanghao Zhang commented on HBASE-17056: Now if i want run one test, I need "mvn clean install

[jira] [Commented] (HBASE-17056) Remove checked in PB generated files

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077445#comment-16077445 ] Guanghao Zhang commented on HBASE-17056: "mvn clean install -DskipTests" success. But then i got

[jira] [Updated] (HBASE-18319) Implement getClusterStatus/getRegionLoad/getCompactionState/getLastMajorCompactionTimestamp methods

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18319: --- Attachment: HBASE-18319.master.004.patch > Implement >

[jira] [Commented] (HBASE-17056) Remove checked in PB generated files

2017-07-06 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077596#comment-16077596 ] Guanghao Zhang commented on HBASE-17056: bq. It works if you cd hbase-server? Yes, It works after

[jira] [Commented] (HBASE-18317) Implement async admin operations for Normalizer/CleanerChore/CatalogJanitor

2017-07-07 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1604#comment-1604 ] Guanghao Zhang commented on HBASE-18317: Ping [~Apache9] for reviewing. > Implement async admin

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-25 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984003#comment-15984003 ] Guanghao Zhang commented on HBASE-17958: Add a ut testWithColumnCountGetFilter to show this

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-25 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984014#comment-15984014 ] Guanghao Zhang commented on HBASE-17958: Code in ColumnCountGetFilter. {code} public ReturnCode

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-25 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: 0001-add-one-ut-testWithColumnCountGetFilter.patch > Avoid passing unexpected

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v1.patch Attach a v1 patch. The failed ut

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Status: Patch Available (was: Open) > Avoid passing unexpected cell to ScanQueryMatcher

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v2.patch Attach a v2 patch. Move the optimize method to

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v3.patch Attach a v3 patch to trigger Hadoop QA. > Avoid passing

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v4.patch 1. Addressed review comments from [~Apache9] 2. Remove

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986092#comment-15986092 ] Guanghao Zhang commented on HBASE-17958: bq. Just like what we have done when switching rows. You

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v5.patch Attach a v5 patch. Add ++kvScanned in trySkip* method. >

[jira] [Commented] (HBASE-17865) Implement async listSnapshot/deleteSnapshot methods.

2017-04-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986258#comment-15986258 ] Guanghao Zhang commented on HBASE-17865: +1 for v2 patch. > Implement async

<    7   8   9   10   11   12   13   14   15   16   >