[jira] [Resolved] (HBASE-23965) Generate CHANGES.md and RELEASENOTES.md for 2.2.4

2020-03-10 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23965. Fix Version/s: 2.2.4 Resolution: Fixed Thanks [~meiyi] for reviewing. Pushed to bra

[jira] [Resolved] (HBASE-23964) Set version to 2.2.4 in branch-2.2 for first RC of 2.2.4

2020-03-10 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23964. Resolution: Fixed > Set version to 2.2.4 in branch-2.2 for first RC of 2.2.4 > ---

[jira] [Resolved] (HBASE-23963) Split TestFromClientSide; it takes too long to complete timing out

2020-03-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23963. --- Fix Version/s: 2.3.0 3.0.0 Hadoop Flags: Reviewed Assignee:

[jira] [Created] (HBASE-23965) Generate CHANGES.md and RELEASENOTES.md for 2.2.4

2020-03-10 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-23965: -- Summary: Generate CHANGES.md and RELEASENOTES.md for 2.2.4 Key: HBASE-23965 URL: https://issues.apache.org/jira/browse/HBASE-23965 Project: HBase Issue T

[jira] [Created] (HBASE-23964) Set version to 2.2.4 in branch-2.2 for first RC of 2.2.3

2020-03-10 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-23964: -- Summary: Set version to 2.2.4 in branch-2.2 for first RC of 2.2.3 Key: HBASE-23964 URL: https://issues.apache.org/jira/browse/HBASE-23964 Project: HBase

[jira] [Resolved] (HBASE-23953) SimpleBalancer bug when second pass to fill up to min

2020-03-10 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-23953. Fix Version/s: (was: 2.2.5) 2.2.4 2.3.0

Re: [DISCUSS] Branching strategy for ongoing branch-2 releases

2020-03-10 Thread Duo Zhang
OK, so your point is to make minor release line more frequently. Then your proposal is reasonable. But I still have a bit concern on having more frequent minor releases, as I do not think it is possible to stablize a branch which is very active and keep adding new features, based on the developmen

Re: [DISCUSS] Branching strategy for ongoing branch-2 releases

2020-03-10 Thread Nick Dimiduk
Alright Duo, you've convinced me to continue with the branch-x.y strategy for the 2.3.0 release line. I strongly believe that in order to get to a more frequent minor release cadence, we'll want to make the process change that I propose, but I agree that there's a lot of work to do for stabilizing

[jira] [Created] (HBASE-23963) Split TestFromClientSide; it takes too long to complete timing out

2020-03-10 Thread Michael Stack (Jira)
Michael Stack created HBASE-23963: - Summary: Split TestFromClientSide; it takes too long to complete timing out Key: HBASE-23963 URL: https://issues.apache.org/jira/browse/HBASE-23963 Project: HBase

[jira] [Created] (HBASE-23962) Improving the documentation for hbase.regionserver.hlog.{reader, writer}.impl

2020-03-10 Thread Ctest (Jira)
Ctest created HBASE-23962: - Summary: Improving the documentation for hbase.regionserver.hlog.{reader, writer}.impl Key: HBASE-23962 URL: https://issues.apache.org/jira/browse/HBASE-23962 Project: HBase

[jira] [Resolved] (HBASE-23945) Dockerfiles showing hadolint check failures

2020-03-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23945. -- Resolution: Fixed > Dockerfiles showing hadolint check failures >

[jira] [Created] (HBASE-23961) Add CI check that dockerfiles build

2020-03-10 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23961: Summary: Add CI check that dockerfiles build Key: HBASE-23961 URL: https://issues.apache.org/jira/browse/HBASE-23961 Project: HBase Issue Type: Test

[jira] [Reopened] (HBASE-23891) Add an option to Actions to filter out meta RS

2020-03-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-23891: -- Looks like {{RollingBatchRestartRsExceptMetaAction.java}} is an empty file after this patch lande

[jira] [Created] (HBASE-23960) Refactor TestFromClientSide; takes too long since got parameterized

2020-03-10 Thread Michael Stack (Jira)
Michael Stack created HBASE-23960: - Summary: Refactor TestFromClientSide; takes too long since got parameterized Key: HBASE-23960 URL: https://issues.apache.org/jira/browse/HBASE-23960 Project: HBase

[jira] [Reopened] (HBASE-23561) Look up of Region in Master by encoded region name is O(n)

2020-03-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reopened HBASE-23561: --- Reopening till get answer on new PR. > Look up of Region in Master by encoded region name is O(

[jira] [Resolved] (HBASE-23954) SplitParent region should not be balanced

2020-03-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23954. --- Fix Version/s: 2.3.0 3.0.0 Hadoop Flags: Reviewed Resolution:

[jira] [Resolved] (HBASE-23851) Log networks and bind addresses when multicast publisher/listener enabled

2020-03-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23851. --- Fix Version/s: master 2.3.0 Hadoop Flags: Reviewed Assignee:

[jira] [Resolved] (HBASE-20289) Comparator for NormalizationPlan breaks comparator's convention

2020-03-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-20289. -- Resolution: Fixed > Comparator for NormalizationPlan breaks comparator's convention >

[jira] [Created] (HBASE-23959) Fix javadoc for JDK11

2020-03-10 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23959: Summary: Fix javadoc for JDK11 Key: HBASE-23959 URL: https://issues.apache.org/jira/browse/HBASE-23959 Project: HBase Issue Type: Sub-task Affects Versio

[jira] [Reopened] (HBASE-20289) Comparator for NormalizationPlan breaks comparator's convention

2020-03-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-20289: -- Reopening to backport to branch-2. > Comparator for NormalizationPlan breaks comparator's convent

[jira] [Created] (HBASE-23958) Balancer keeps balancing indefinitely

2020-03-10 Thread ramkrishna.s.vasudevan (Jira)
ramkrishna.s.vasudevan created HBASE-23958: -- Summary: Balancer keeps balancing indefinitely Key: HBASE-23958 URL: https://issues.apache.org/jira/browse/HBASE-23958 Project: HBase Is

[jira] [Created] (HBASE-23957) [flakey test] client.TestMultiParallel fails to read hbase-site.xml

2020-03-10 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23957: Summary: [flakey test] client.TestMultiParallel fails to read hbase-site.xml Key: HBASE-23957 URL: https://issues.apache.org/jira/browse/HBASE-23957 Project: HBase

[jira] [Created] (HBASE-23956) Use less resources running tests

2020-03-10 Thread Michael Stack (Jira)
Michael Stack created HBASE-23956: - Summary: Use less resources running tests Key: HBASE-23956 URL: https://issues.apache.org/jira/browse/HBASE-23956 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-23955) Have test runs use less resources

2020-03-10 Thread Michael Stack (Jira)
Michael Stack created HBASE-23955: - Summary: Have test runs use less resources Key: HBASE-23955 URL: https://issues.apache.org/jira/browse/HBASE-23955 Project: HBase Issue Type: Improvement

Re: [DISCUSS] EOM for branch-2.1?

2020-03-10 Thread Sean Busbey
it's been a week and still no branch-2.3 or timeline on 2.3.0 RCs. Duo are you still wanting to wait for EOM on branch-2.1? If you want to wait we're coming up on the time we need to start 2.1.10 RCs; can you find a RM willing to keep doing them? On Mon, Mar 2, 2020 at 6:55 PM 张铎(Duo Zhang) wrot

[jira] [Created] (HBASE-23954) SplitParent region should not be balanced

2020-03-10 Thread niuyulin (Jira)
niuyulin created HBASE-23954: Summary: SplitParent region should not be balanced Key: HBASE-23954 URL: https://issues.apache.org/jira/browse/HBASE-23954 Project: HBase Issue Type: Bug C