[GitHub] [hbase] sandeepvinayak edited a comment on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
sandeepvinayak edited a comment on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#issuecomment-558496493 @wchevreuil @saintstack Let me know if this looks good to you ? ---

[GitHub] [hbase] sandeepvinayak commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
sandeepvinayak commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#issuecomment-558497590 @saintstack I believe this needs to be checked to master as well? -

[GitHub] [hbase] sandeepvinayak edited a comment on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
sandeepvinayak edited a comment on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#issuecomment-558497590 @saintstack I believe this needs to be checked in to master as well? ---

[GitHub] [hbase] sandeepvinayak commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
sandeepvinayak commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#issuecomment-558496493 @wchevreuil @saintstack Let me me if this looks good to you ?

[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982186#comment-16982186 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #191 on

[jira] [Comment Edited] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982170#comment-16982170 ] Karthik Palanisamy edited comment on HBASE-23312 at 11/26/19 6:33 AM:

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982170#comment-16982170 ] Karthik Palanisamy commented on HBASE-23312: [~elserj]  [~krisden]  Just cu

[jira] [Commented] (HBASE-23342) Handle NPE while closing compressingStream

2019-11-25 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982160#comment-16982160 ] Viraj Jasani commented on HBASE-23342: -- Sure got it, here is PR: [https://github.co

[jira] [Commented] (HBASE-23343) Thrift Resolve FQDN from SPNEGO principal

2019-11-25 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982156#comment-16982156 ] Karthik Palanisamy commented on HBASE-23343: My bad, realized after getting

[GitHub] [hbase] karthikhw opened a new pull request #879: HBASE-23343 Thrift Resolve FQDN from SPNEGO principal

2019-11-25 Thread GitBox
karthikhw opened a new pull request #879: HBASE-23343 Thrift Resolve FQDN from SPNEGO principal URL: https://github.com/apache/hbase/pull/879 We need to manage different config groups in Ambari to run multiple thrift servers. This is because hbase thrift server will not able to resolve _HO

[jira] [Created] (HBASE-23343) Thrift Resolve FQDN from SPNEGO principal

2019-11-25 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HBASE-23343: -- Summary: Thrift Resolve FQDN from SPNEGO principal Key: HBASE-23343 URL: https://issues.apache.org/jira/browse/HBASE-23343 Project: HBase Issue T

[jira] [Updated] (HBASE-23342) Handle NPE while closing compressingStream

2019-11-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23342: --- Priority: Trivial (was: Major) > Handle NPE while closing compressingStream > -

[jira] [Commented] (HBASE-23342) Handle NPE while closing compressingStream

2019-11-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982121#comment-16982121 ] Anoop Sam John commented on HBASE-23342: Actually we dont use EncodedDataBlock a

[jira] [Updated] (HBASE-23342) Handle NPE while closing compressingStream

2019-11-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23342: --- Fix Version/s: 3.0.0 > Handle NPE while closing compressingStream >

[GitHub] [hbase] xcangCRM commented on a change in pull request #856: HBASE-21776: Duplicate "Set storagePolicy" debug logging

2019-11-25 Thread GitBox
xcangCRM commented on a change in pull request #856: HBASE-21776: Duplicate "Set storagePolicy" debug logging URL: https://github.com/apache/hbase/pull/856#discussion_r350535546 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java ##

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982113#comment-16982113 ] Hudson commented on HBASE-23197: Results for branch branch-2.1 [build #1721 on

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982067#comment-16982067 ] Hudson commented on HBASE-23197: Results for branch branch-2 [build #2365 on bu

[jira] [Commented] (HBASE-23334) The table-lock node of zk is not needed since HBASE-16786

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982068#comment-16982068 ] Hudson commented on HBASE-23334: Results for branch branch-2 [build #2365 on bu

[jira] [Commented] (HBASE-16786) Procedure V2 - Move ZK-lock's uses to Procedure framework locks (LockProcedure)

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-16786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982069#comment-16982069 ] Hudson commented on HBASE-16786: Results for branch branch-2 [build #2365 on bu

[jira] [Commented] (HBASE-23117) Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982016#comment-16982016 ] HBase QA commented on HBASE-23117: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase] Apache-HBase commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
Apache-HBase commented on issue #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#issuecomment-558409668 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Commen

[jira] [Commented] (HBASE-16786) Procedure V2 - Move ZK-lock's uses to Procedure framework locks (LockProcedure)

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-16786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982006#comment-16982006 ] Hudson commented on HBASE-16786: Results for branch branch-2.2 [build #704 on b

[jira] [Commented] (HBASE-23334) The table-lock node of zk is not needed since HBASE-16786

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982005#comment-16982005 ] Hudson commented on HBASE-23334: Results for branch branch-2.2 [build #704 on b

[GitHub] [hbase] Apache-HBase commented on issue #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
Apache-HBase commented on issue #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/878#issuecomment-558394998 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-23312: - Affects Version/s: 2.1.8 > HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compati

[jira] [Commented] (HBASE-23281) Track meta region changes on masters

2019-11-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981980#comment-16981980 ] HBase QA commented on HBASE-23281: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[GitHub] [hbase] Apache-HBase commented on issue #830: HBASE-23281: Track meta region locations in masters

2019-11-25 Thread GitBox
Apache-HBase commented on issue #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#issuecomment-558389424 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[GitHub] [hbase] risdenk commented on issue #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
risdenk commented on issue #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/878#issuecomment-558375543 @joshelser PR for branch 2.1 from PR #850. I'm still running through all the tests locally, but the aff

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981967#comment-16981967 ] Kevin Risden commented on HBASE-23312: -- PR for branch 2.1 - https://github.com/apac

[GitHub] [hbase] risdenk opened a new pull request #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
risdenk opened a new pull request #878: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/878 HBase Thrift SPNEGO configs should not be required. The `hbase.thrift.spnego.keytab.file` and `hbase.thrift.spnego

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981930#comment-16981930 ] Kevin Risden commented on HBASE-23312: -- It looks like HBASE-21652 is the difference

[jira] [Updated] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated HBASE-23312: - Release Note: The newer HBase Thrift SPNEGO configs should not be required. The hbase.thrift.spn

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981923#comment-16981923 ] Kevin Risden commented on HBASE-23312: -- Hmmm I'll take a look at 2.1 branch. There

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981907#comment-16981907 ] Josh Elser commented on HBASE-23312: We'll also need Release Notes here before resol

[jira] [Commented] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981905#comment-16981905 ] Josh Elser commented on HBASE-23312: [~krisden], this came back cleanly to branch-2

[jira] [Updated] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-23312: --- Fix Version/s: (was: 2.1.9) > HBase Thrift SPNEGO configs (HBASE-19852) should be backwards comp

[GitHub] [hbase] asfgit closed pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
asfgit closed pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850 This is an automated message from the Apache Git Service. To

[jira] [Updated] (HBASE-23312) HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-23312: --- Fix Version/s: 2.1.9 2.2.3 2.3.0 3.0.0 > HB

[GitHub] [hbase] risdenk commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
risdenk commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350399126 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestT

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350399231 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/Tes

[GitHub] [hbase] risdenk commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
risdenk commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350398511 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestT

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350398595 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/Tes

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350393235 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/Tes

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350388315 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/Tes

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350389988 ## File path: hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/Thr

[GitHub] [hbase] joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
joshelser commented on a change in pull request #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#discussion_r350389487 ## File path: hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/Tes

[GitHub] [hbase] Apache-HBase commented on issue #877: HBASE-23342 : Handle NPE while closing compressingStream

2019-11-25 Thread GitBox
Apache-HBase commented on issue #877: HBASE-23342 : Handle NPE while closing compressingStream URL: https://github.com/apache/hbase/pull/877#issuecomment-558305636 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|-

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
sandeepvinayak commented on a change in pull request #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#discussion_r350379111 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/m

[GitHub] [hbase] virajjasani opened a new pull request #877: HBASE-23342 : Handle NPE while closing compressingStream

2019-11-25 Thread GitBox
virajjasani opened a new pull request #877: HBASE-23342 : Handle NPE while closing compressingStream URL: https://github.com/apache/hbase/pull/877 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [hbase] Apache-HBase commented on issue #754: HBASE-22978 : Online slow response log

2019-11-25 Thread GitBox
Apache-HBase commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-558278036 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| |

[jira] [Created] (HBASE-23342) Handle NPE while closing compressingStream

2019-11-25 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-23342: Summary: Handle NPE while closing compressingStream Key: HBASE-23342 URL: https://issues.apache.org/jira/browse/HBASE-23342 Project: HBase Issue Type: Bug

[GitHub] [hbase] wchevreuil commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta…

2019-11-25 Thread GitBox
wchevreuil commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta… URL: https://github.com/apache/hbase/pull/864#issuecomment-558250797 Alright, I guess there's only the crazy "order of import" checkstyle issue @saintstack pointed earlier. I believe

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Fix Version/s: (was: 2.1.8) 2.1.9 > "IllegalArgumentExcep

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Fix Version/s: 2.1.8 > "IllegalArgumentException: Wrong FS" on edits replay when

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981708#comment-16981708 ] Wellington Chevreuil commented on HBASE-23197: -- Fixed checkstyles and pushe

[GitHub] [hbase] Apache-HBase commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta…

2019-11-25 Thread GitBox
Apache-HBase commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta… URL: https://github.com/apache/hbase/pull/864#issuecomment-558220961 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981643#comment-16981643 ] HBase QA commented on HBASE-23197: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[jira] [Commented] (HBASE-23341) all hconnection BLOCKED when write

2019-11-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981631#comment-16981631 ] Sean Busbey commented on HBASE-23341: - Please reproduce on a current version. 0.98 h

[GitHub] [hbase] risdenk commented on issue #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible

2019-11-25 Thread GitBox
risdenk commented on issue #850: HBASE-23312 HBase Thrift SPNEGO configs (HBASE-19852) should be backwards compatible URL: https://github.com/apache/hbase/pull/850#issuecomment-558196593 @busbey @joshelser I think this is ready for another round of review --

[jira] [Commented] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981620#comment-16981620 ] Josh Elser commented on HBASE-23237: Thanks for getting the other branches committed

[jira] [Commented] (HBASE-23337) Several modules missing in nexus for Apache HBase 2.2.2

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981614#comment-16981614 ] Wellington Chevreuil commented on HBASE-23337: -- {quote}Here's a staged repo

[jira] [Created] (HBASE-23341) all hconnection BLOCKED when write

2019-11-25 Thread yuexiao1860 (Jira)
yuexiao1860 created HBASE-23341: --- Summary: all hconnection BLOCKED when write Key: HBASE-23341 URL: https://issues.apache.org/jira/browse/HBASE-23341 Project: HBase Issue Type: Bug Affects

[GitHub] [hbase] virajjasani commented on issue #874: HBASE-23335 : Improving cost functions array copy in StochasticLoadBa…

2019-11-25 Thread GitBox
virajjasani commented on issue #874: HBASE-23335 : Improving cost functions array copy in StochasticLoadBa… URL: https://github.com/apache/hbase/pull/874#issuecomment-55810 Please review @xcangCRM This is an automated me

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2019-11-25 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981598#comment-16981598 ] Viraj Jasani commented on HBASE-23279: -- We have TestDataBlockEncodingTool with 3 te

[GitHub] [hbase] q977734161 closed pull request #768: HBASE-23224 Delete the TODO tag

2019-11-25 Thread GitBox
q977734161 closed pull request #768: HBASE-23224 Delete the TODO tag URL: https://github.com/apache/hbase/pull/768 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [hbase] Apache-HBase commented on issue #830: HBASE-23281: Track meta region locations in masters

2019-11-25 Thread GitBox
Apache-HBase commented on issue #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#issuecomment-558141301 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[jira] [Commented] (HBASE-23281) Track meta region changes on masters

2019-11-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981532#comment-16981532 ] HBase QA commented on HBASE-23281: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[GitHub] [hbase] guangxuCheng commented on a change in pull request #825: HBASE-23293 [REPLICATION] make ship edits timeout configurable

2019-11-25 Thread GitBox
guangxuCheng commented on a change in pull request #825: HBASE-23293 [REPLICATION] make ship edits timeout configurable URL: https://github.com/apache/hbase/pull/825#discussion_r350145021 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @

[jira] [Commented] (HBASE-23334) The table-lock node of zk is not needed since HBASE-16786

2019-11-25 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981489#comment-16981489 ] Guangxu Cheng commented on HBASE-23334: --- Pushed to branch-2.2+.  Made a little mo

[jira] [Resolved] (HBASE-23334) The table-lock node of zk is not needed since HBASE-16786

2019-11-25 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng resolved HBASE-23334. --- Fix Version/s: 2.2.3 2.3.0 3.0.0 Resolution: Fix

[GitHub] [hbase] guangxuCheng merged pull request #873: HBASE-23334 The table-lock node of zk is not needed since HBASE-16786

2019-11-25 Thread GitBox
guangxuCheng merged pull request #873: HBASE-23334 The table-lock node of zk is not needed since HBASE-16786 URL: https://github.com/apache/hbase/pull/873 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981465#comment-16981465 ] Wellington Chevreuil commented on HBASE-23197: -- Attaching second branch-2.1

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Attachment: HBASE-23197.branch-2.1.002.patch > "IllegalArgumentException: Wrong

[GitHub] [hbase] anmolnar commented on a change in pull request #843: HBASE-23303 Add security headers to REST server/info page

2019-11-25 Thread GitBox
anmolnar commented on a change in pull request #843: HBASE-23303 Add security headers to REST server/info page URL: https://github.com/apache/hbase/pull/843#discussion_r350072794 ## File path: hbase-http/src/main/java/org/apache/hadoop/hbase/http/SecurityHeadersFilter.java ###

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Fix Version/s: 2.3.0 3.0.0 > "IllegalArgumentException: Wrong

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981401#comment-16981401 ] HBase QA commented on HBASE-23197: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[GitHub] [hbase] wchevreuil commented on a change in pull request #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup

2019-11-25 Thread GitBox
wchevreuil commented on a change in pull request #867: HBASE-23117: Bad enum in hbase:meta info:state column can fail loadMeta and stop startup URL: https://github.com/apache/hbase/pull/867#discussion_r350059654 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/maste

[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2019-11-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981397#comment-16981397 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #190 on

[jira] [Commented] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in old

2019-11-25 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981395#comment-16981395 ] jackylau commented on HBASE-23340: -- [~binlijin] hbase version is 1.2.0 > hmaster /hba

[jira] [Updated] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWA

2019-11-25 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jackylau updated HBASE-23340: - Description: hmaster /hbase/replication/rs session expired (hbase replication default value is true, we

[jira] [Commented] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in old

2019-11-25 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981393#comment-16981393 ] Lijin Bin commented on HBASE-23340: --- Which version do you use? > hmaster /hbase/repl

[jira] [Updated] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWA

2019-11-25 Thread jackylau (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jackylau updated HBASE-23340: - Description: hmaster /hbase/replication/rs session expired (hbase replication default value is true, we

[jira] [Created] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWA

2019-11-25 Thread jackylau (Jira)
jackylau created HBASE-23340: Summary: hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWALs too large (more than 2TB)

[jira] [Commented] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981379#comment-16981379 ] Wellington Chevreuil commented on HBASE-23197: -- Committed to branch-2. Subm

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Attachment: HBASE-23197.branch-2.1.001.patch > "IllegalArgumentException: Wrong

[jira] [Updated] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-11-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23197: - Attachment: HBASE-23197.branch-2.2.001.patch > "IllegalArgumentException: Wrong

[GitHub] [hbase] brfrn169 commented on a change in pull request #843: HBASE-23303 Add security headers to REST server/info page

2019-11-25 Thread GitBox
brfrn169 commented on a change in pull request #843: HBASE-23303 Add security headers to REST server/info page URL: https://github.com/apache/hbase/pull/843#discussion_r350034314 ## File path: hbase-http/src/main/java/org/apache/hadoop/hbase/http/SecurityHeadersFilter.java ###

[jira] [Commented] (HBASE-23337) Several modules missing in nexus for Apache HBase 2.2.2

2019-11-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981366#comment-16981366 ] Sean Busbey commented on HBASE-23337: - I think the long term solution is going to be