[jira] [Created] (HBASE-23154) list_deadservers return incorrect no of rows

2019-10-11 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HBASE-23154: -- Summary: list_deadservers return incorrect no of rows Key: HBASE-23154 URL: https://issues.apache.org/jira/browse/HBASE-23154 Project: HBase

Re: The fifth HBase 1.5.0 release candidate (RC4) is available

2019-10-11 Thread OpenInx
+1 (binding) Run the hbase-vote.sh under dev-support directory, the results are following: * Signature: ok * Checksum : ok * Rat check (1.8.0_221): ok - mvn clean apache-rat:check * Built from source (1.8.0_221): ok - mvn clean install -DskipTests * Unit tests pass

[jira] [Created] (HBASE-23153) PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded

2019-10-11 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-23153: --- Summary: PrimaryRegionCountSkewCostFunction SLB function should implement CostFunction#isNeeded Key: HBASE-23153 URL:

[jira] [Created] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-11 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HBASE-23152: -- Summary: Compaction_switch does not work by RegionServer name Key: HBASE-23152 URL: https://issues.apache.org/jira/browse/HBASE-23152 Project: HBase

Re: The fifth HBase 1.5.0 release candidate (RC4) is available

2019-10-11 Thread Andrew Purtell
+1 (binding) In addition to the other tests I mentioned earlier, a longer running ITBLL passed with slowDeterministic policy sized at 500M rows and looped twice. There were some junk orphaned regions left over. hbck takes care of these with -fixHdfsOrphans. Will follow up. On Tue, Oct 8, 2019

[jira] [Resolved] (HBASE-23127) Compile rule to avoid Optional<> params as argument of method

2019-10-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-23127. -- Resolution: Won't Fix As suggested by [~zhangduo], there are some places where we can use

[jira] [Created] (HBASE-23151) Backport HBASE-23083 (Collect Executor status info periodically and report to metrics system) to branch-1

2019-10-11 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-23151: --- Summary: Backport HBASE-23083 (Collect Executor status info periodically and report to metrics system) to branch-1 Key: HBASE-23151 URL:

[jira] [Resolved] (HBASE-23083) Collect Executor status info periodically and report to metrics system

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

[jira] [Resolved] (HBASE-23145) Remove out-of-date comments in StoreFlusher.java

2019-10-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23145. --- Fix Version/s: 3.0.0 Resolution: Fixed Merged. Thanks for the patch [~OlegPT] >

[jira] [Resolved] (HBASE-23150) TestBulkLoadReplication is broken

2019-10-11 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-23150. Resolution: Fixed Came along to figure out why Wellington's initial patch was reverted :) I see

[jira] [Resolved] (HBASE-23115) Unit change for StoreFileSize and MemStoreSize

2019-10-11 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki resolved HBASE-23115. -- Resolution: Fixed > Unit change for StoreFileSize and MemStoreSize >

[jira] [Resolved] (HBASE-23091) Upgrade to hbase-thirdparty 3.1.0

2019-10-11 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23091. --- Resolution: Duplicate > Upgrade to hbase-thirdparty 3.1.0 > - > >

[jira] [Created] (HBASE-23150) TestBulkLoadReplication is broken

2019-10-11 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-23150: - Summary: TestBulkLoadReplication is broken Key: HBASE-23150 URL: https://issues.apache.org/jira/browse/HBASE-23150 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-23129) Move core to use hbase-thirdparty-3.1.1

2019-10-11 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23129. --- Fix Version/s: 2.3.0 3.0.0 Resolution: Fixed Merged to master and

Re: The fifth HBase 1.5.0 release candidate (RC4) is available

2019-10-11 Thread Reid Chan
+1 (binding) Used hbase-vote script. env: 8u111 Signatures: ok Checksums: ok Rat check: ok Built from src: ok UnitTests: ok (except for those flaky-tests in board) -- Best regards, R.C From: Andrew Purtell Sent: 09 October

[jira] [Resolved] (HBASE-23017) [Forward-port] Verify the file integrity in persistent IOEngine

2019-10-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-23017. --- Hadoop Flags: Reviewed Resolution: Fixed > [Forward-port] Verify the file integrity in

Re: The fifth HBase 1.5.0 release candidate (RC4) is available

2019-10-11 Thread Wellington Chevreuil
+1 (non binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_222): ok * Built from source (1.8.0_222): ok * UT failures: TestSnapshotFromMaster and TestFIFOCompactionPolicy, both are already on the flaky list; Manually ran create, put, scan. get, disable, drop, flush, list, delete

[jira] [Created] (HBASE-23149) hbase shouldPerformMajorCompaction logic is not correct

2019-10-11 Thread jackylau (Jira)
jackylau created HBASE-23149: Summary: hbase shouldPerformMajorCompaction logic is not correct Key: HBASE-23149 URL: https://issues.apache.org/jira/browse/HBASE-23149 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-22784) OldWALs not cleared in a replication slave cluster (cyclic replication bw 2 clusters)

2019-10-11 Thread Solvannan R M (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solvannan R M reopened HBASE-22784: --- > OldWALs not cleared in a replication slave cluster (cyclic replication bw 2 > clusters) >

[jira] [Resolved] (HBASE-23148) Please upload the Hbase connector jar to the Maven central repository

2019-10-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-23148. --- Resolution: Not A Problem > Please upload the Hbase connector jar to the Maven central repository

[jira] [Reopened] (HBASE-23148) Please upload the Hbase connector jar to the Maven central repository

2019-10-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan reopened HBASE-23148: --- > Please upload the Hbase connector jar to the Maven central repository >

[jira] [Resolved] (HBASE-23148) Please upload the Hbase connector jar to the Maven central repository

2019-10-11 Thread Zhaoyang Qin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhaoyang Qin resolved HBASE-23148. -- Resolution: Fixed > Please upload the Hbase connector jar to the Maven central repository >

[jira] [Created] (HBASE-23148) Please upload the Hbase connector jar to the Maven central repository

2019-10-11 Thread Zhaoyang Qin (Jira)
Zhaoyang Qin created HBASE-23148: Summary: Please upload the Hbase connector jar to the Maven central repository Key: HBASE-23148 URL: https://issues.apache.org/jira/browse/HBASE-23148 Project:

[jira] [Resolved] (HBASE-23144) Compact_rs throw wrong number of arguments

2019-10-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-23144. --- Fix Version/s: 3.0.0 Hadoop Flags: Reviewed Resolution: Fixed > Compact_rs throw wrong