[jira] [Updated] (HBASE-20237) Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20237: -- Status: Patch Available (was: Open) .001 add test for getClosestOrBefore flag and throw exception if found.

[jira] [Updated] (HBASE-20237) Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20237: -- Attachment: HBASE-20237.branch-2.001.patch > Put back getClosestRowBefore and throw UnsupportedOperation

[jira] [Commented] (HBASE-20237) Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407490#comment-16407490 ] stack commented on HBASE-20237: --- Change is small. Just add back the getClosest flags to the Get protobuf

[jira] [Commented] (HBASE-20130) Document the ports used by RS are changed to 16201/16301 when the RS is bound to localhost

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407488#comment-16407488 ] stack commented on HBASE-20130: --- [~uagashe] You think this related to what you are working on sir? >

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407479#comment-16407479 ] Vladimir Rodionov commented on HBASE-19441: --- Why is this illegal import,

[jira] [Commented] (HBASE-20234) Expose in-memory compaction metrics

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407478#comment-16407478 ] Anoop Sam John commented on HBASE-20234: It will be good to see info abt Compacting Memstore like

[jira] [Commented] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey)

2018-03-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407474#comment-16407474 ] Hudson commented on HBASE-20169: Results for branch branch-2 [build #510 on

[jira] [Commented] (HBASE-19994) Create a new class for RPC throttling exception, make it retryable.

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

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

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

[jira] [Commented] (HBASE-19024) Configurable default durability for synchronous WAL

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407440#comment-16407440 ] Anoop Sam John commented on HBASE-19024: Raise an issue for the asyncwal [~apurtell] ,

[jira] [Updated] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-20229: --- Fix Version/s: 2.0.0 > ConnectionImplementation.locateRegions() doesn't work correctly when

[jira] [Commented] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407434#comment-16407434 ] Anoop Sam John commented on HBASE-20229: So the issue is duplicated entries in the List been

[jira] [Updated] (HBASE-19024) Configurable default durability for synchronous WAL

2018-03-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-19024: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Configurable default

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407427#comment-16407427 ] Ted Yu commented on HBASE-20090: Integrated to master branch. > Properly handle Preconditions check

[jira] [Comment Edited] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407425#comment-16407425 ] stack edited comment on HBASE-20090 at 3/21/18 3:56 AM: Now I get it. Thanks. Let

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407425#comment-16407425 ] stack commented on HBASE-20090: --- Now I get it. Thanks. Let me backport... > Properly handle Preconditions

[jira] [Commented] (HBASE-20204) Add locking to RefreshFileConnections in BucketCache

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

[jira] [Commented] (HBASE-20232) [LOGGING] Formatting around close and flush

2018-03-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407348#comment-16407348 ] Hudson commented on HBASE-20232: Results for branch branch-2.0 [build #65 on

[jira] [Commented] (HBASE-20212) Make all Public classes have InterfaceAudience category

2018-03-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407333#comment-16407333 ] Chia-Ping Tsai commented on HBASE-20212: Thank [~yuzhih...@gmail.com]. Try patch for branch-2 >

[jira] [Updated] (HBASE-20212) Make all Public classes have InterfaceAudience category

2018-03-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20212: --- Attachment: HBASE-20212.branch-2.v0.patch > Make all Public classes have InterfaceAudience

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407306#comment-16407306 ] Ted Yu commented on HBASE-19441: Among the checkstyle warnings, this must be addressed: {code}

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

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

[jira] [Commented] (HBASE-20232) [LOGGING] Formatting around close and flush

2018-03-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407300#comment-16407300 ] Hudson commented on HBASE-20232: Results for branch branch-2 [build #509 on

[jira] [Commented] (HBASE-19343) Restore snapshot makes parent split region online

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

[jira] [Commented] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407290#comment-16407290 ] Toshihiro Suzuki commented on HBASE-20229: -- [~anoop.hbase] [~huaxiang] Sorry for my lack of

[jira] [Created] (HBASE-20237) Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client

2018-03-20 Thread stack (JIRA)
stack created HBASE-20237: - Summary: Put back getClosestRowBefore and throw UnsupportedOperation instead... for asynchbase client Key: HBASE-20237 URL: https://issues.apache.org/jira/browse/HBASE-20237

[jira] [Updated] (HBASE-19024) Configurable default durability for synchronous WAL

2018-03-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-19024: --- Environment: (was: ) Release Note: The default durability setting for the

[jira] [Updated] (HBASE-19994) Create a new class for RPC throttling exception, make it retryable.

2018-03-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-19994: - Attachment: HBASE-19994-master-v04.patch > Create a new class for RPC throttling exception, make

[jira] [Commented] (HBASE-19994) Create a new class for RPC throttling exception, make it retryable.

2018-03-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407275#comment-16407275 ] huaxiang sun commented on HBASE-19994: -- v4 patch addressing all warnings. > Create a new class for

[jira] [Created] (HBASE-20236) [locking] Write-time worst offenders

2018-03-20 Thread stack (JIRA)
stack created HBASE-20236: - Summary: [locking] Write-time worst offenders Key: HBASE-20236 URL: https://issues.apache.org/jira/browse/HBASE-20236 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-19024) Configurable default durability for synchronous WAL

2018-03-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-19024: --- Summary: Configurable default durability for synchronous WAL (was: provide a configurable

[jira] [Commented] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability

2018-03-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407271#comment-16407271 ] Andrew Purtell commented on HBASE-19024: Thanks [~anoop.hbase], will proceed > provide a

[jira] [Assigned] (HBASE-20235) Follow up to commit HBASE-19364 for branch-2 and master.

2018-03-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun reassigned HBASE-20235: Assignee: huaxiang sun > Follow up to commit HBASE-19364 for branch-2 and master. >

[jira] [Created] (HBASE-20235) Follow up to commit HBASE-19364 for branch-2 and master.

2018-03-20 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-20235: Summary: Follow up to commit HBASE-19364 for branch-2 and master. Key: HBASE-20235 URL: https://issues.apache.org/jira/browse/HBASE-20235 Project: HBase

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407254#comment-16407254 ] Ted Yu commented on HBASE-20090: bq. but we are still above the high-water mark? At the moment of

[jira] [Commented] (HBASE-19364) Truncate_preserve fails with table when replica region > 1

2018-03-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407255#comment-16407255 ] huaxiang sun commented on HBASE-19364: -- Thanks [~apurtell]. I am going to create a new issue for

[jira] [Commented] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407252#comment-16407252 ] huaxiang sun commented on HBASE-20229: -- Please describe the issue, it seems that from the test that

[jira] [Updated] (HBASE-20204) Add locking to RefreshFileConnections in BucketCache

2018-03-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-20204: -- Status: Patch Available (was: Open) > Add locking to RefreshFileConnections in BucketCache >

[jira] [Updated] (HBASE-20204) Add locking to RefreshFileConnections in BucketCache

2018-03-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-20204: -- Affects Version/s: 1.4.3 2.0.0 > Add locking to RefreshFileConnections in

[jira] [Updated] (HBASE-20204) Add locking to RefreshFileConnections in BucketCache

2018-03-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-20204: -- Attachment: HBASE-20204.master.001.patch > Add locking to RefreshFileConnections in BucketCache >

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407204#comment-16407204 ] stack commented on HBASE-20090: --- Yeah, sorry, RN makes no sense to me still but the description update

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407194#comment-16407194 ] Vladimir Rodionov commented on HBASE-19441: --- Patch v5. Fixed indentation issues. > Implement

[jira] [Updated] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-19441: -- Attachment: HBASE-19441-v5.patch > Implement retry logic around starting exclusive

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407182#comment-16407182 ] Ted Yu commented on HBASE-20090: I have updated both description and Release Note. Thanks > Properly

[jira] [Updated] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20090: --- Release Note: When there is concurrent region split, MemStoreFlusher may not find flushable region if the

[jira] [Updated] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20090: --- Description: Copied the following from a comment since this was better description of the race condition.

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

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

[jira] [Updated] (HBASE-20203) [AMv2] CODE-BUG: Uncaught runtime exception for pid=...., state=SUCCESS; AssignProcedure

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20203: -- Fix Version/s: 2.0.0 > [AMv2] CODE-BUG: Uncaught runtime exception for pid=, state=SUCCESS; >

[jira] [Commented] (HBASE-20203) [AMv2] CODE-BUG: Uncaught runtime exception for pid=...., state=SUCCESS; AssignProcedure

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407150#comment-16407150 ] stack commented on HBASE-20203: --- Haven't seen this in recent runs. Keeping an eye on it. > [AMv2]

[jira] [Commented] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407149#comment-16407149 ] stack commented on HBASE-20090: --- So, to understand the release note I have to read the description ...

[jira] [Created] (HBASE-20234) Expose in-memory compaction metrics

2018-03-20 Thread stack (JIRA)
stack created HBASE-20234: - Summary: Expose in-memory compaction metrics Key: HBASE-20234 URL: https://issues.apache.org/jira/browse/HBASE-20234 Project: HBase Issue Type: Sub-task

[jira] [Comment Edited] (HBASE-20188) [TESTING] Performance

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406572#comment-16406572 ] stack edited comment on HBASE-20188 at 3/20/18 10:12 PM: - [~anastas] yeah, lets

[jira] [Resolved] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19639. --- Resolution: Fixed Resolving as fixed now. Was able to go to 25B a day or so ago. The metric

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407107#comment-16407107 ] stack commented on HBASE-19639: --- I fixed the logging formatting in a sub-issue. G1GC as default is another

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407088#comment-16407088 ] Vladimir Rodionov commented on HBASE-19441: --- Patch v4. > Implement retry logic around starting

[jira] [Updated] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-19441: -- Attachment: HBASE-19441-v4.patch > Implement retry logic around starting exclusive

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406961#comment-16406961 ] Ted Yu commented on HBASE-19441: {code} +public class ExclusiveOperationException extends IOException {

[jira] [Commented] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey)

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406948#comment-16406948 ] stack commented on HBASE-20169: --- Pushed to branch-2.0, branch-2, and master. Leaving open to see if this

[jira] [Commented] (HBASE-20231) Not able to delete column family from a row using RemoteHTable

2018-03-20 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406940#comment-16406940 ] Umesh Agashe commented on HBASE-20231: -- +1 > Not able to delete column family from a row using

[jira] [Created] (HBASE-20233) [metrics] Ill-formatted numRegions metric in "Hadoop:service=HBase,name=RegionServer,sub=Regions" mbean

2018-03-20 Thread stack (JIRA)
stack created HBASE-20233: - Summary: [metrics] Ill-formatted numRegions metric in "Hadoop:service=HBase,name=RegionServer,sub=Regions" mbean Key: HBASE-20233 URL: https://issues.apache.org/jira/browse/HBASE-20233

[jira] [Commented] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey)

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

[jira] [Commented] (HBASE-19343) Restore snapshot makes parent split region online

2018-03-20 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406878#comment-16406878 ] Pankaj Kumar commented on HBASE-19343: -- Attached updated V2 patch based on the latest code. >

[jira] [Updated] (HBASE-19343) Restore snapshot makes parent split region online

2018-03-20 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-19343: - Attachment: HBASE-19343-branch-1-v2.patch > Restore snapshot makes parent split region online >

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406867#comment-16406867 ] Vladimir Rodionov commented on HBASE-19441: --- Patch v3. > Implement retry logic around starting

[jira] [Updated] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-19441: -- Attachment: HBASE-19441-v3.patch > Implement retry logic around starting exclusive

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406767#comment-16406767 ] Kevin Risden commented on HBASE-19852: --   {noformat} [ERROR] Failed to execute goal

[jira] [Commented] (HBASE-20229) ConnectionImplementation.locateRegions() doesn't work correctly when region replication is on

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406752#comment-16406752 ] Anoop Sam John commented on HBASE-20229: What is the issue you are facing? Any chance for a test

[jira] [Resolved] (HBASE-20232) [LOGGING] Formatting around close and flush

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-20232. --- Resolution: Fixed Assignee: stack Fix Version/s: 2.0.0 What I pushed to branch-2.0,

[jira] [Updated] (HBASE-20232) [LOGGING] Formatting around close and flush

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20232: -- Attachment: HBASE-20232.branch-2.001.patch > [LOGGING] Formatting around close and flush >

[jira] [Created] (HBASE-20232) [LOGGING] Formatting around close and flush

2018-03-20 Thread stack (JIRA)
stack created HBASE-20232: - Summary: [LOGGING] Formatting around close and flush Key: HBASE-20232 URL: https://issues.apache.org/jira/browse/HBASE-20232 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406740#comment-16406740 ] Anoop Sam John commented on HBASE-19639: For us the default memstore global size is 40% and BC is

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

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

[jira] [Commented] (HBASE-19441) Implement retry logic around starting exclusive backup operation

2018-03-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406687#comment-16406687 ] Josh Elser commented on HBASE-19441: {code:java} [WARNING]

[jira] [Commented] (HBASE-20231) Not able to delete column family from a row using RemoteHTable

2018-03-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406684#comment-16406684 ] Ashish Singhi commented on HBASE-20231: --- +1 > Not able to delete column family from a row using

[jira] [Comment Edited] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406670#comment-16406670 ] stack edited comment on HBASE-19639 at 3/20/18 4:53 PM: bq. didn't see any

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

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

[jira] [Commented] (HBASE-19639) ITBLL can't go big because RegionTooBusyException... Above memstore limit

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406670#comment-16406670 ] stack commented on HBASE-19639: --- bq. didn't see any RegionTooBusyException... [~eshcar] Yeah, we don't put

[jira] [Commented] (HBASE-20231) Not able to delete column family from a row using RemoteHTable

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406669#comment-16406669 ] Ted Yu commented on HBASE-20231: [~chia7712]: Can you also take a look ? > Not able to delete column

[jira] [Commented] (HBASE-19343) Restore snapshot makes parent split region online

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406664#comment-16406664 ] Ted Yu commented on HBASE-19343: lgtm You may want to re-attach the patch for good QA run. > Restore

[jira] [Commented] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406650#comment-16406650 ] Kevin Risden commented on HBASE-19852: -- reattached to try to get precommit to run. > HBase Thrift 1

[jira] [Updated] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-19852: - Attachment: HBASE-19852.master.006.patch > HBase Thrift 1 server SPNEGO Improvements >

[jira] [Commented] (HBASE-19343) Restore snapshot makes parent split region online

2018-03-20 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406643#comment-16406643 ] Pankaj Kumar commented on HBASE-19343: -- Ping [~yuzhih...@gmail.com]. Please check this. > Restore

[jira] [Updated] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-19852: - Attachment: (was: HBASE-19852.master.005.patch) > HBase Thrift 1 server SPNEGO Improvements

[jira] [Commented] (HBASE-20231) Not able to delete column family from a row using RemoteHTable

2018-03-20 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406631#comment-16406631 ] Pankaj Kumar commented on HBASE-20231: -- *HBASE-20231-branch-1.patch* failures are not relevant.

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2018-03-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406621#comment-16406621 ] Ashish Singhi commented on HBASE-15291: --- [~yuzhih...@gmail.com], now there is no sharing of FS,

[jira] [Updated] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-19852: - Status: Patch Available (was: Open) > HBase Thrift 1 server SPNEGO Improvements >

[jira] [Updated] (HBASE-19852) HBase Thrift 1 server SPNEGO Improvements

2018-03-20 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-19852: - Status: Open (was: Patch Available) Cancelling to resubmit to get build to run. > HBase Thrift

[jira] [Commented] (HBASE-20188) [TESTING] Performance

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406572#comment-16406572 ] stack commented on HBASE-20188: --- [~anastas] yeah, lets expose metrics so we can 'watch' the in-memory

[jira] [Commented] (HBASE-20188) [TESTING] Performance

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406571#comment-16406571 ] stack commented on HBASE-20188: --- I have defaults only. Nothing special. Let me know if I need to change

[jira] [Commented] (HBASE-20212) Make all Public classes have InterfaceAudience category

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406537#comment-16406537 ] Ted Yu commented on HBASE-20212: lgtm > Make all Public classes have InterfaceAudience category >

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406526#comment-16406526 ] Ted Yu commented on HBASE-15291: Can you outline how the race condition described earlier is addressed ?

[jira] [Commented] (HBASE-17449) Add explicit document on different timeout settings

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406504#comment-16406504 ] stack commented on HBASE-17449: --- Thanks [~appy] I think this an important one. Me and Peter been hitting

[jira] [Updated] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey)

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20169: -- Summary: NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey) (was: NPE when

[jira] [Commented] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406497#comment-16406497 ] stack commented on HBASE-20169: --- .005 fix checkstyle and the failed test was because ClassRule referred to

[jira] [Updated] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20169: -- Attachment: HBASE-20169.branch-2.005.patch > NPE when calling HBTU.shutdownMiniCluster >

[jira] [Commented] (HBASE-20169) NPE when calling HBTU.shutdownMiniCluster

2018-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406487#comment-16406487 ] stack commented on HBASE-20169: --- bq. I like returning no more state a lot more than throwing an exception

[jira] [Commented] (HBASE-20226) Performance Improvement Taking Large Snapshots In Remote Filesystems

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406488#comment-16406488 ] Ted Yu commented on HBASE-20226: {code} +if (v1Regions.size() > 0 || v2Regions.size() > 0) { {code} I

[jira] [Commented] (HBASE-20226) Performance Improvement Taking Large Snapshots In Remote Filesystems

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406469#comment-16406469 ] Ted Yu commented on HBASE-20226: The following is reproducible : {code}

[jira] [Commented] (HBASE-20231) Not able to delete column family from a row using RemoteHTable

2018-03-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406462#comment-16406462 ] Ted Yu commented on HBASE-20231: HBASE-20231.patch looks good to me. > Not able to delete column family

[jira] [Commented] (HBASE-20212) Make all Public classes have InterfaceAudience category

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

  1   2   >