From commits-return-82847-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Fri Feb 1 20:37:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3463918067E for ; Fri, 1 Feb 2019 21:37:01 +0100 (CET) Received: (qmail 86697 invoked by uid 500); 1 Feb 2019 20:37:00 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 86688 invoked by uid 99); 1 Feb 2019 20:37:00 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2019 20:37:00 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 81F538579C; Fri, 1 Feb 2019 20:36:59 +0000 (UTC) Date: Fri, 01 Feb 2019 20:37:01 +0000 To: "commits@hbase.apache.org" Subject: [hbase] 02/02: Update POMs and CHANGES.txt for 1.5.0 RC0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: apurtell@apache.org In-Reply-To: <154905341926.27190.7792392983793011055@gitbox.apache.org> References: <154905341926.27190.7792392983793011055@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: hbase X-Git-Refname: refs/heads/branch-1 X-Git-Reftype: branch X-Git-Rev: ce6a6014daded424d9460f7de4eadae169f52683 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190201203659.81F538579C@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. apurtell pushed a commit to branch branch-1 in repository https://gitbox.apache.org/repos/asf/hbase.git commit ce6a6014daded424d9460f7de4eadae169f52683 Author: Andrew Purtell AuthorDate: Fri Feb 1 12:35:42 2019 -0800 Update POMs and CHANGES.txt for 1.5.0 RC0 --- CHANGES.txt | 103 +++++++++++++++++++++ hbase-annotations/pom.xml | 2 +- hbase-archetypes/hbase-archetype-builder/pom.xml | 2 +- hbase-archetypes/hbase-client-project/pom.xml | 2 +- .../hbase-shaded-client-project/pom.xml | 2 +- hbase-archetypes/pom.xml | 2 +- hbase-assembly/pom.xml | 2 +- hbase-checkstyle/pom.xml | 4 +- hbase-client/pom.xml | 2 +- hbase-common/pom.xml | 2 +- hbase-error-prone/pom.xml | 4 +- hbase-examples/pom.xml | 2 +- hbase-external-blockcache/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-metrics-api/pom.xml | 2 +- hbase-metrics/pom.xml | 2 +- hbase-prefix-tree/pom.xml | 2 +- hbase-procedure/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-resource-bundle/pom.xml | 2 +- hbase-rest/pom.xml | 2 +- hbase-rsgroup/pom.xml | 2 +- hbase-server/pom.xml | 2 +- hbase-shaded/hbase-shaded-check-invariants/pom.xml | 2 +- hbase-shaded/hbase-shaded-client/pom.xml | 2 +- hbase-shaded/hbase-shaded-server/pom.xml | 2 +- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 33 files changed, 137 insertions(+), 34 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7ad28d4..e46cb1c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,108 @@ HBase Change Log +Release Notes - HBase - Version 1.5.0 2/28/2019 + +** Sub-task + * [HBASE-16848] - Usage for show_peer_tableCFs command doesn't include peer + * [HBASE-19468] - FNFE during scans and flushes + * [HBASE-19631] - Allow building HBase 1.5.x against Hadoop 3.0.0 + * [HBASE-19932] - TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3 + * [HBASE-20048] - Revert serial replication feature + * [HBASE-20716] - Unsafe access cleanup + * [HBASE-21374] - Backport HBASE-21342 to branch-1 + * [HBASE-21561] - Backport HBASE-21413 (Empty meta log doesn't get split when restart whole cluster) to branch-1 + * [HBASE-21616] - Port HBASE-21034 (Add new throttle type: read/write capacity unit) to branch-1 + * [HBASE-21632] - Backport to branch-1 HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases. + * [HBASE-21675] - Port HBASE-21642 (CopyTable by reading snapshot and bulkloading will save a lot of time) to branch-1 + * [HBASE-21679] - Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1 + * [HBASE-21680] - Port HBASE-20194 (Basic Replication WebUI - Master) and HBASE-20193 (Basic Replication Web UI - Regionserver) to branch-1 + * [HBASE-21711] - Remove references to git.apache.org/hbase.git + * [HBASE-21727] - Simplify documentation around client timeout + * [HBASE-21734] - Some optimization in FilterListWithOR + * [HBASE-21735] - Port HBASE-18784 (Use of filesystem that requires hflush / hsync / append / etc should query outputstream capabilities) to branch-1 + * [HBASE-21748] - Port HBASE-21738 (Remove all the CLSM#size operation in our memstore because it's an quite time consuming.) to branch-1 + +** Bug + * [HBASE-14223] - Meta WALs are not cleared if meta region was closed and RS aborts + * [HBASE-16499] - slow replication for small HBase clusters + * [HBASE-18116] - Replication source in-memory accounting should not include bulk transfer hfiles + * [HBASE-18312] - Ineffective handling of FileNotFoundException in FileLink$FileLinkInputStream.tryOpen() + * [HBASE-18517] - limit max log message width in log4j + * [HBASE-19240] - Fix error-prone errors, part four? + * [HBASE-19850] - The number of Offline Regions is wrong after restoring a snapshot + * [HBASE-20006] - TestRestoreSnapshotFromClientWithRegionReplicas is flakey + * [HBASE-20691] - Storage policy should allow deferring to HDFS + * [HBASE-20744] - Address FindBugs warnings in branch-1 + * [HBASE-20764] - build broken when latest commit is gpg signed + * [HBASE-20870] - Wrong HBase root dir in ITBLL's Search Tool + * [HBASE-20928] - Rewrite calculation of midpoint in binarySearch functions to prevent overflow + * [HBASE-21021] - Result returned by Append operation should be ordered + * [HBASE-21132] - return wrong result in rest multiget + * [HBASE-21196] - HTableMultiplexer clears the meta cache after every put operation + * [HBASE-21208] - Bytes#toShort doesn't work without unsafe + * [HBASE-21475] - Put mutation (having TTL set) added via co-processor is retrieved even after TTL expires + * [HBASE-21492] - CellCodec Written To WAL Before It's Verified + * [HBASE-21547] - Precommit uses master flaky list for other branches + * [HBASE-21553] - schedLock not released in MasterProcedureScheduler + * [HBASE-21575] - memstore above high watermark message is logged too much + * [HBASE-21582] - If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time + * [HBASE-21592] - quota.addGetResult(r) throw NPE + * [HBASE-21618] - Scan with the same startRow(inclusive=true) and stopRow(inclusive=false) returns one result + * [HBASE-21749] - RS UI may throw NPE and make rs-status page inaccessible with multiwal and replication + * [HBASE-21766] - TestSimpleRpcScheduler is flaky (branch-1) + * [HBASE-21775] - The BufferedMutator doesn't ever refresh region location cache + +** New Feature + * [HBASE-19528] - Major Compaction Tool + +** Improvement + * [HBASE-17314] - Limit total buffered size for all replication sources + * [HBASE-19024] - Configurable default durability for synchronous WAL + * [HBASE-19036] - Add action in Chaos Monkey to restart Active Namenode + * [HBASE-19290] - Reduce zk request when doing split log + * [HBASE-19673] - Backport " Periodically ensure records are not buffered too long by BufferedMutator" to branch-1 + * [HBASE-20047] - AuthenticationTokenIdentifier should provide a toString + * [HBASE-20087] - Periodically attempt redeploy of regions in FAILED_OPEN state + * [HBASE-20109] - Add Admin#getMaster API to branch-1 + * [HBASE-20209] - Do Not Use Both Map containsKey and get Methods in Replication Sink + * [HBASE-20286] - Improving shell command compaction_state + * [HBASE-20406] - HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods + * [HBASE-20444] - Improve version comparison logic for HBase specific version string and add unit tests + * [HBASE-20446] - Allow building HBase 1.x against Hadoop 3.1.x + * [HBASE-20450] - Provide metrics for number of total active, priority and replication rpc handlers + * [HBASE-20672] - New metrics ReadRequestRate and WriteRequestRate + * [HBASE-20845] - Support set the consistency for Gets and Scans in thrift2 + * [HBASE-20858] - port HBASE-20695 to branch-1 + * [HBASE-21000] - Default limits for PressureAwareCompactionThroughputController are too low + * [HBASE-21126] - Add ability for HBase Canary to ignore a configurable number of ZooKeeper down nodes + * [HBASE-21164] - reportForDuty to spew less log if master is initializing + * [HBASE-21256] - Improve IntegrationTestBigLinkedList for testing huge data + * [HBASE-21283] - Add new shell command 'rit' for listing regions in transition + * [HBASE-21318] - Make RefreshHFilesClient runnable + * [HBASE-21325] - Force to terminate regionserver when abort hang in somewhere + * [HBASE-21328] - add HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP switch to hbase-env.sh + * [HBASE-21520] - TestMultiColumnScanner cost long time when using ROWCOL bloom type + * [HBASE-21567] - Allow overriding configs starting up the shell + * [HBASE-21590] - Optimize trySkipToNextColumn in StoreScanner a bit + * [HBASE-21595] - Print thread's information and stack traces when RS is aborting forcibly + * [HBASE-21645] - Perform sanity check and disallow table creation/modification with region replication < 1 + * [HBASE-21659] - Avoid to load duplicate coprocessors in system config and table descriptor + +** Test + * [HBASE-20667] - Rename TestGlobalThrottler to TestReplicationGlobalThrottler + * [HBASE-21272] - Re-add assertions for RS Group admin tests + +** Task + * [HBASE-19858] - Backport HBASE-14061 (Support CF-level Storage Policy) to branch-1 + * [HBASE-20486] - Change default throughput controller to PressureAwareThroughputController in branch-1 + * [HBASE-20493] - Port HBASE-19994 (Create a new class for RPC throttling exception, make it retryable) to branch-1 + * [HBASE-20501] - Change the Hadoop minimum version to 2.7.1 + * [HBASE-21685] - Change repository urls to Gitbox + * [HBASE-21687] - Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+ [branches-1] + * [HBASE-21791] - Upgrade thrift dependency to 0.12.0 + * [HBASE-21826] - Rebase 1.5.0 CHANGES on branch-1.4 at release 1.4.9 + + Release Notes - HBase - Version 1.4.9 12/7/2018 ** Sub-task diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index d429735..532d7e9 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index 74ac1a6..4e193f4 100644 --- a/hbase-archetypes/hbase-archetype-builder/pom.xml +++ b/hbase-archetypes/hbase-archetype-builder/pom.xml @@ -25,7 +25,7 @@ hbase-archetypes org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index a55b7f2..dc40ce1 100644 --- a/hbase-archetypes/hbase-client-project/pom.xml +++ b/hbase-archetypes/hbase-client-project/pom.xml @@ -26,7 +26,7 @@ hbase-archetypes org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-client-project diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml index 3da6cb3..0660a74 100644 --- a/hbase-archetypes/hbase-shaded-client-project/pom.xml +++ b/hbase-archetypes/hbase-shaded-client-project/pom.xml @@ -26,7 +26,7 @@ hbase-archetypes org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-shaded-client-project diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index c1c8950..ce68184 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index a389946..317e52a 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-assembly diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index 0ff7f8e..f6b172c 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,14 +24,14 @@ 4.0.0 org.apache.hbase hbase-checkstyle -1.5.0-SNAPSHOT +1.5.0 Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index bba6e0c..0bfc4bb 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 84a879a..374175f 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-error-prone/pom.xml b/hbase-error-prone/pom.xml index 9428de2..ddea0ef 100644 --- a/hbase-error-prone/pom.xml +++ b/hbase-error-prone/pom.xml @@ -23,11 +23,11 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-error-prone - 1.5.0-SNAPSHOT + 1.5.0 Apache HBase - Error Prone Rules Module to hold error prone custom rules for HBase. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 95e7358..61dec6e 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-examples diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index c58dbd6..c34de55 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-external-blockcache diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 6992ce6..dd9a42f 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 01a65b6..ab1200c 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 56c70ef..a5cb7d5 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index 8610553..1c92978 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index 8b1e2da..3a65b93 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index e48f34f..1f52d54 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index 98af96f..c029efd 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 0c5faed..be78230 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 481b18b..a158396 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index a948608..ab3668c 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-rest diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index e90af2b..9038b5a 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index 0f676c0..7ac2d98 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-server diff --git a/hbase-shaded/hbase-shaded-check-invariants/pom.xml b/hbase-shaded/hbase-shaded-check-invariants/pom.xml index 67faaa4..36f235f 100644 --- a/hbase-shaded/hbase-shaded-check-invariants/pom.xml +++ b/hbase-shaded/hbase-shaded-check-invariants/pom.xml @@ -16,7 +16,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 ../.. hbase-shaded-check-invariants diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index 35452ff..dda4dc7 100644 --- a/hbase-shaded/hbase-shaded-client/pom.xml +++ b/hbase-shaded/hbase-shaded-client/pom.xml @@ -24,7 +24,7 @@ hbase-shaded org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-shaded-client diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index c1982c9..c8d8832 100644 --- a/hbase-shaded/hbase-shaded-server/pom.xml +++ b/hbase-shaded/hbase-shaded-server/pom.xml @@ -24,7 +24,7 @@ hbase-shaded org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-shaded-server diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index c502302..3c7aa85 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-shaded diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 3f81783..6ef36be 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-shell diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index 5adf241..832dca2 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index b28becf..5b63ffc 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.5.0-SNAPSHOT + 1.5.0 .. hbase-thrift diff --git a/pom.xml b/pom.xml index 83fa790..5eb65f2 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 1.5.0-SNAPSHOT + 1.5.0 Apache HBase Apache HBase™ is the Hadoop database. Use it when you need