[jira] [Commented] (HBASE-21325) Force to terminate regionserver when abort hang in somewhere

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658659#comment-16658659 ] Hadoop QA commented on HBASE-21325: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Updated] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21334: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2.0+. > TestMerge

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658621#comment-16658621 ] Hadoop QA commented on HBASE-21354: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21336: -- Attachment: HBASE-21336-v4.patch > Simplify the implementation of WALProcedureMap > --

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658604#comment-16658604 ] Hadoop QA commented on HBASE-20973: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-20952) Re-visit the WAL API

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658576#comment-16658576 ] Hudson commented on HBASE-20952: Results for branch HBASE-20952 [build #25 on b

[jira] [Commented] (HBASE-21344) hbase:meta location in ZooKeeper set to OPENING by the procedure which eventually failed but precludes Master from assigning it forever

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658540#comment-16658540 ] Allan Yang commented on HBASE-21344: For the problem SCP or AP may fail due to all k

[jira] [Commented] (HBASE-21325) Force to terminate regionserver when abort hang in somewhere

2018-10-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658541#comment-16658541 ] Guanghao Zhang commented on HBASE-21325: I found the ut not hanged anymore after

[jira] [Updated] (HBASE-21316) All RegionServer Down when RS_LOG_REPLAY_OPS

2018-10-21 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] justice updated HBASE-21316: Labels: easyfix (was: ) Attachment: 0001-add-catch-for-ArrayIndexOutOfBoundsException-when-ch.patc

[jira] [Commented] (HBASE-21316) All RegionServer Down when RS_LOG_REPLAY_OPS

2018-10-21 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658533#comment-16658533 ] justice commented on HBASE-21316: - I don't save the WAL files with this environment , An

[jira] [Commented] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658527#comment-16658527 ] Duo Zhang commented on HBASE-21355: --- Talked with [~openinx] offline, we think that the

[jira] [Updated] (HBASE-21325) Force to terminate regionserver when abort hang in somewhere

2018-10-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21325: --- Attachment: HBASE-21325.master.001.patch > Force to terminate regionserver when abort hang i

[jira] [Commented] (HBASE-21344) hbase:meta location in ZooKeeper set to OPENING by the procedure which eventually failed but precludes Master from assigning it forever

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658515#comment-16658515 ] Allan Yang commented on HBASE-21344: {code} -if (assignmentManager.getRegionSta

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658508#comment-16658508 ] Allan Yang commented on HBASE-21354: I add some comments in the holdingCleanupTracke

[jira] [Commented] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658502#comment-16658502 ] Hadoop QA commented on HBASE-21355: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Fix Version/s: 1.2.9 1.4.9 1.3.3 1.5.0 > HStore

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658498#comment-16658498 ] Duo Zhang commented on HBASE-21354: --- {quote} Done in V4 patch. {quote} Where? I skimm

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Attachment: HBASE-21355.branch-1.patch > HStore's storeSize is calculated repeatedly which causing the c

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658495#comment-16658495 ] Allan Yang commented on HBASE-21354: {quote} Just add a note when building holdingCl

[jira] [Updated] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21354: --- Attachment: HBASE-21354.branch-2.0.004.patch > Procedure may be deleted improperly during master res

[jira] [Updated] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20973: --- Attachment: HBASE-20973.branch-2.0.002.patch > ArrayIndexOutOfBoundsException when rolling back proc

[jira] [Resolved] (HBASE-21302) Release 1.2.8

2018-10-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-21302. - Resolution: Fixed release announcement sent to announce@apache and {dev,user}@hbase > Release 1

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658487#comment-16658487 ] Duo Zhang commented on HBASE-21336: --- Maybe. Now I moved the logic to a separated step

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658486#comment-16658486 ] Duo Zhang commented on HBASE-20973: --- I agree to disable grow or merge for now, but my

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658484#comment-16658484 ] Allan Yang commented on HBASE-20973: {quote} This does not make sense... we should u

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658482#comment-16658482 ] Allan Yang commented on HBASE-21336: {quote} if it has no sub procedures. But now I

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658478#comment-16658478 ] Duo Zhang commented on HBASE-20973: --- This does not make sense... we should use Math.ab

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658476#comment-16658476 ] Allan Yang commented on HBASE-20973: {quote} So the max node size is useless? Or the

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658473#comment-16658473 ] Duo Zhang commented on HBASE-20973: --- And the left shift of java is not cyclical, it ju

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658472#comment-16658472 ] Duo Zhang commented on HBASE-20973: --- So the max node size is useless? Or there are hol

[jira] [Comment Edited] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658264#comment-16658264 ] Allan Yang edited comment on HBASE-20973 at 10/22/18 1:45 AM:

[jira] [Comment Edited] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658264#comment-16658264 ] Allan Yang edited comment on HBASE-20973 at 10/22/18 1:45 AM:

[jira] [Comment Edited] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658264#comment-16658264 ] Allan Yang edited comment on HBASE-20973 at 10/22/18 1:44 AM:

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658467#comment-16658467 ] Allan Yang commented on HBASE-20973: {quote} What would implication be for not growi

[jira] [Commented] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658466#comment-16658466 ] Duo Zhang commented on HBASE-21334: --- No useful information in the log. Anyway let me c

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658465#comment-16658465 ] Duo Zhang commented on HBASE-21336: --- I haven't changed the force update yet. Will addr

[jira] [Commented] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658455#comment-16658455 ] Duo Zhang commented on HBASE-21334: --- Much stable now but TestMergeTableRegionsProcedur

[jira] [Commented] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658438#comment-16658438 ] Hadoop QA commented on HBASE-21318: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658428#comment-16658428 ] Tak Lon (Stephen) Wu commented on HBASE-21318: -- Thanks [~yuzhih...@gmail.co

[jira] [Updated] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-21318: - Attachment: HBASE-21318.master.004.patch > Make RefreshHFilesClient runnable > -

[jira] [Commented] (HBASE-21344) hbase:meta location in ZooKeeper set to OPENING by the procedure which eventually failed but precludes Master from assigning it forever

2018-10-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658426#comment-16658426 ] Ankit Singhal commented on HBASE-21344: --- bq. To what are you referring? Looking in

[jira] [Commented] (HBASE-21344) hbase:meta location in ZooKeeper set to OPENING by the procedure which eventually failed but precludes Master from assigning it forever

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658410#comment-16658410 ] stack commented on HBASE-21344: --- bq. Here actually, we are correcting the rollback of assi

[jira] [Commented] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658404#comment-16658404 ] Ted Yu commented on HBASE-21318: We're close. {code} HBase clusters are sharing {code}

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658403#comment-16658403 ] stack commented on HBASE-21336: --- Left comments up on rb. This looks great. > Simplify the

[jira] [Commented] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658397#comment-16658397 ] Hadoop QA commented on HBASE-21318: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658392#comment-16658392 ] Ted Yu commented on HBASE-21342: [~mdrob]: Can you review the patch one more time ? Tha

[jira] [Updated] (HBASE-21318) Make RefreshHFilesClient runnable

2018-10-21 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-21318: - Attachment: HBASE-21318.master.003.patch > Make RefreshHFilesClient runnable > -

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658372#comment-16658372 ] Hadoop QA commented on HBASE-21342: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658369#comment-16658369 ] stack commented on HBASE-21336: --- bq. I do not think we need to guarantee any order when lo

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658360#comment-16658360 ] stack commented on HBASE-21354: --- bq. So this could only happen after restarting, and it al

[jira] [Comment Edited] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658270#comment-16658270 ] stack edited comment on HBASE-21354 at 10/21/18 7:58 PM: - Makes

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658354#comment-16658354 ] Hadoop QA commented on HBASE-21342: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-13468) hbase.zookeeper.quorum supports ipv6 address

2018-10-21 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658336#comment-16658336 ] Mike Drob commented on HBASE-13468: --- You need to add a relocation stanza at https://g

[jira] [Commented] (HBASE-21344) hbase:meta location in ZooKeeper set to OPENING by the procedure which eventually failed but precludes Master from assigning it forever

2018-10-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658335#comment-16658335 ] Ankit Singhal commented on HBASE-21344: --- Thanks [~stack] for taking a look. PFB ,

[jira] [Commented] (HBASE-21178) [BC break] : Get and Scan operation with a custom converter_class not working

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658289#comment-16658289 ] Hudson commented on HBASE-21178: Results for branch branch-2.1 [build #507 on b

[jira] [Updated] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread mazhenlin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mazhenlin updated HBASE-21342: -- Attachment: HBASE-21342.005.patch > FileSystem in use may get closed by other bulk load call in secur

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658283#comment-16658283 ] Ted Yu commented on HBASE-21342: bq. It is in finally block. Perhaps I was not very cle

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread mazhenlin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658279#comment-16658279 ] mazhenlin commented on HBASE-21342: --- {quote}Should the above be enclosed in finally bl

[jira] [Updated] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2018-10-21 Thread mazhenlin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mazhenlin updated HBASE-21342: -- Attachment: HBASE-21342.004.patch > FileSystem in use may get closed by other bulk load call in secur

[jira] [Commented] (HBASE-21178) [BC break] : Get and Scan operation with a custom converter_class not working

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658273#comment-16658273 ] Hudson commented on HBASE-21178: Results for branch branch-2.0 [build #990 on b

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658270#comment-16658270 ] stack commented on HBASE-21354: --- Makes sense [~allan163] Nice find sir. Here's hoping this

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658269#comment-16658269 ] stack commented on HBASE-20973: --- What would implication be for not growing bitsetnode? The

[jira] [Commented] (HBASE-13468) hbase.zookeeper.quorum supports ipv6 address

2018-10-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658267#comment-16658267 ] Ted Yu commented on HBASE-13468: We should be able to use commons validator. [~mdrob] m

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658264#comment-16658264 ] Allan Yang commented on HBASE-20973: Actually it can, you can use these line of code

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658243#comment-16658243 ] Duo Zhang commented on HBASE-20973: --- It is a bit strange. As mentioned in HBASE-21314,

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658241#comment-16658241 ] Duo Zhang commented on HBASE-21354: --- Just add a note when building holdingCleanupTrack

[jira] [Commented] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658240#comment-16658240 ] Duo Zhang commented on HBASE-21334: --- Pushed to master. Let's see how it works. > Test

[jira] [Commented] (HBASE-21224) Handle compaction queue duplication

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658238#comment-16658238 ] Hadoop QA commented on HBASE-21224: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658237#comment-16658237 ] Hadoop QA commented on HBASE-21354: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658235#comment-16658235 ] Hadoop QA commented on HBASE-21334: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658234#comment-16658234 ] Hadoop QA commented on HBASE-20973: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658221#comment-16658221 ] Hadoop QA commented on HBASE-21355: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Updated] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20973: --- Status: Patch Available (was: Open) > ArrayIndexOutOfBoundsException when rolling back procedure >

[jira] [Updated] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20973: --- Attachment: HBASE-20973.branch-2.0.001.patch > ArrayIndexOutOfBoundsException when rolling back proc

[jira] [Commented] (HBASE-20973) ArrayIndexOutOfBoundsException when rolling back procedure

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658220#comment-16658220 ] Allan Yang commented on HBASE-20973: I haven't find out the root cause of the proble

[jira] [Created] (HBASE-21356) bulkLoadHFile API should ensure that rs has the source hfile's write permission

2018-10-21 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21356: Summary: bulkLoadHFile API should ensure that rs has the source hfile's write permission Key: HBASE-21356 URL: https://issues.apache.org/jira/browse/HBASE-21356 Project: HBas

[jira] [Commented] (HBASE-21281) Update bouncycastle dependency.

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658196#comment-16658196 ] Hudson commented on HBASE-21281: Results for branch master [build #559 on build

[jira] [Commented] (HBASE-21302) Release 1.2.8

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658197#comment-16658197 ] Hudson commented on HBASE-21302: Results for branch master [build #559 on build

[jira] [Commented] (HBASE-21336) Simplify the implementation of WALProcedureMap

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658194#comment-16658194 ] Hudson commented on HBASE-21336: Results for branch master [build #559 on build

[jira] [Commented] (HBASE-21194) Add tests in TestCopyTable which exercise MOB feature

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658195#comment-16658195 ] Hudson commented on HBASE-21194: Results for branch master [build #559 on build

[jira] [Updated] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-21354: --- Attachment: HBASE-21354.branch-2.0.003.patch > Procedure may be deleted improperly during master res

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658190#comment-16658190 ] Allan Yang commented on HBASE-21354: {quote} So this could only happen after restart

[jira] [Commented] (HBASE-21302) Release 1.2.8

2018-10-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658161#comment-16658161 ] Hudson commented on HBASE-21302: Results for branch branch-1.2 [build #520 on b

[jira] [Commented] (HBASE-21224) Handle compaction queue duplication

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658156#comment-16658156 ] Hadoop QA commented on HBASE-21224: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Resolved] (HBASE-21178) [BC break] : Get and Scan operation with a custom converter_class not working

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21178. --- Resolution: Fixed Pushed to branch-2.1 and branch-2.0. > [BC break] : Get and Scan operation with a

[jira] [Updated] (HBASE-21178) [BC break] : Get and Scan operation with a custom converter_class not working

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21178: -- Fix Version/s: 2.0.3 2.1.1 > [BC break] : Get and Scan operation with a custom conv

[jira] [Reopened] (HBASE-21178) [BC break] : Get and Scan operation with a custom converter_class not working

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-21178: --- The discussion here mentioned that the fix should be committed to all 2.x branches but we haven't commi

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Attachment: HBASE-21355.v1.patch > HStore's storeSize is calculated repeatedly which causing the confusi

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Status: Patch Available (was: Open) > HStore's storeSize is calculated repeatedly which causing the con

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21355: -- Component/s: regionserver > HStore's storeSize is calculated repeatedly which causing the confusing >

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21355: -- Priority: Blocker (was: Critical) > HStore's storeSize is calculated repeatedly which causing the con

[jira] [Updated] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21334: -- Assignee: Duo Zhang Fix Version/s: 2.0.3 2.1.1 2.2.0

[jira] [Commented] (HBASE-21354) Procedure may be deleted improperly during master restarts resulting in 'Corrupt'

2018-10-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658131#comment-16658131 ] Hadoop QA commented on HBASE-21354: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21334: -- Attachment: HBASE-21334.patch > TestMergeTableRegionsProcedure is flakey > ---

[jira] [Updated] (HBASE-21224) Handle compaction queue duplication

2018-10-21 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-21224: Attachment: HBASE-21224-master.003.patch > Handle compaction queue duplication > -

[jira] [Comment Edited] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658125#comment-16658125 ] Zheng Hu edited comment on HBASE-21355 at 10/21/18 8:06 AM:

[jira] [Commented] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658125#comment-16658125 ] Zheng Hu commented on HBASE-21355: -- bq. BTW, we seems forget to maintain the read repli

[jira] [Updated] (HBASE-21334) TestMergeTableRegionsProcedure is flakey

2018-10-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21334: -- Component/s: test > TestMergeTableRegionsProcedure is flakey > ---

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Description: When testing the branch-2's write performance in our internal cluster, we found that the

[jira] [Updated] (HBASE-21355) HStore's storeSize is calculated repeatedly which causing the confusing region split

2018-10-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21355: - Fix Version/s: 2.0.3 2.1.1 2.2.0 3.0.0 > HStore

  1   2   >