Author: rajeshbabu
Date: Wed Mar 13 05:43:23 2024
New Revision: 67914

Log:
Apache phoenix-omid 1.1.2RC0

Added:
    dev/phoenix/phoenix-omid-1.1.2RC0/
    dev/phoenix/phoenix-omid-1.1.2RC0/CHANGES.md
    dev/phoenix/phoenix-omid-1.1.2RC0/RELEASENOTES.md
    dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz   (with 
props)
    dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.asc
    dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.sha512

Added: dev/phoenix/phoenix-omid-1.1.2RC0/CHANGES.md
==============================================================================
--- dev/phoenix/phoenix-omid-1.1.2RC0/CHANGES.md (added)
+++ dev/phoenix/phoenix-omid-1.1.2RC0/CHANGES.md Wed Mar 13 05:43:23 2024
@@ -0,0 +1,181 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# OMID Changelog
+
+## Release 1.1.2 - Unreleased (as of 2024-03-13)
+
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-280](https://issues.apache.org/jira/browse/OMID-280) | Use Hbase 2.5 
for building OMID |  Critical | . |
+| [OMID-278](https://issues.apache.org/jira/browse/OMID-278) | Change default 
waitStrategy to LOW\_CPU |  Major | . |
+| [OMID-266](https://issues.apache.org/jira/browse/OMID-266) | Remove and ban 
unrelocated Guava from Omid |  Major | . |
+| [OMID-277](https://issues.apache.org/jira/browse/OMID-277) | Omid 1.1.2 
fails with Phoenix 5.2 |  Major | . |
+
+
+
+## Release 1.1.1 - Unreleased (as of 2024-01-29)
+
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-275](https://issues.apache.org/jira/browse/OMID-275) | Expose backing 
HBase Table from TTable |  Major | . |
+| [OMID-249](https://issues.apache.org/jira/browse/OMID-249) | Improve default 
network address logic |  Major | . |
+| [OMID-272](https://issues.apache.org/jira/browse/OMID-272) | Support JDK17 | 
 Major | . |
+| [OMID-258](https://issues.apache.org/jira/browse/OMID-258) | Bump maven 
plugins/dependencies to latest |  Major | . |
+| [OMID-264](https://issues.apache.org/jira/browse/OMID-264) | Fix deprecated 
WARNING in check-license stage |  Minor | . |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-250](https://issues.apache.org/jira/browse/OMID-250) | Remove 
duplicate declarations of hadoop-hdfs-client dependency in pom.xml |  Trivial | 
. |
+| [OMID-240](https://issues.apache.org/jira/browse/OMID-240) | Transactional 
visibility is broken |  Critical | . |
+| [OMID-248](https://issues.apache.org/jira/browse/OMID-248) | Transactional 
Phoenix tests fail on Java 17  in getDefaultNetworkInterface |  Major | . |
+| [OMID-237](https://issues.apache.org/jira/browse/OMID-237) | 
TestHBaseTransactionClient.testReadCommitTimestampFromCommitTable fails |  
Major | . |
+| [OMID-247](https://issues.apache.org/jira/browse/OMID-247) | Change TSO 
default port to be outside the ephemeral range |  Critical | . |
+| [OMID-246](https://issues.apache.org/jira/browse/OMID-246) | Update Surefire 
plugin to 3.0.0 and switch to TCP forkNode implementation |  Major | . |
+| [OMID-236](https://issues.apache.org/jira/browse/OMID-236) | Upgrade Netty 
to 4.1.86.Final |  Major | . |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-254](https://issues.apache.org/jira/browse/OMID-254) | Upgrade to 
phoenix-thirdparty 2.1.0 |  Major | . |
+| [OMID-256](https://issues.apache.org/jira/browse/OMID-256) | Bump hbase and 
other dependencies to latest version |  Major | . |
+| [OMID-253](https://issues.apache.org/jira/browse/OMID-253) | Upgrade Netty 
to 4.1.100.Final |  Major | . |
+| [OMID-255](https://issues.apache.org/jira/browse/OMID-255) | Upgrade guava 
to 32.1.3-jre |  Major | . |
+| [OMID-257](https://issues.apache.org/jira/browse/OMID-257) | Upgrade 
bouncycastle and move from jdk15on to latest jdk18on |  Major | . |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-251](https://issues.apache.org/jira/browse/OMID-251) | Bump 
license-maven-plugin to latest version |  Major | . |
+| [OMID-245](https://issues.apache.org/jira/browse/OMID-245) | Add dependency 
management for Guava to use 32.1.1 |  Major | . |
+| [OMID-244](https://issues.apache.org/jira/browse/OMID-244) | Upgrade 
SnakeYaml version to 2.0 |  Major | . |
+| [OMID-242](https://issues.apache.org/jira/browse/OMID-242) | Bump guice 
version to 5.1.0 to support JDK 17 |  Major | . |
+| [OMID-241](https://issues.apache.org/jira/browse/OMID-241) | Add logging to 
TSO server crash |  Major | . |
+| [OMID-239](https://issues.apache.org/jira/browse/OMID-239) | OMID TLS 
support |  Major | . |
+| [OMID-234](https://issues.apache.org/jira/browse/OMID-234) | Bump SnakeYaml 
version to 1.33 |  Major | . |
+
+
+
+## Release 1.1.0 - Unreleased (as of 2022-10-06)
+
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-231](https://issues.apache.org/jira/browse/OMID-231) | Build and test 
Omid with Hadoop 3 |  Major | . |
+| [OMID-232](https://issues.apache.org/jira/browse/OMID-232) | Do not depend 
on netty-all |  Major | . |
+| [OMID-223](https://issues.apache.org/jira/browse/OMID-223) | Refactor Omid 
to use HBase 2 APIs internally |  Major | . |
+| [OMID-222](https://issues.apache.org/jira/browse/OMID-222) | Remove HBase1 
support and update HBase 2 version to 2.4 |  Major | . |
+| [OMID-221](https://issues.apache.org/jira/browse/OMID-221) | Bump junit from 
4.13 to 4.13.1 |  Major | . |
+| [OMID-220](https://issues.apache.org/jira/browse/OMID-220) | Update netty to 
4.1.76.Final |  Major | . |
+| [OMID-209](https://issues.apache.org/jira/browse/OMID-209) | Migrate to 
commons-lang3 |  Major | . |
+| [OMID-202](https://issues.apache.org/jira/browse/OMID-202) | Refactor Omid 
to use Netty 4 |  Major | . |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-189](https://issues.apache.org/jira/browse/OMID-189) | Fix RAT check 
errors |  Major | . |
+| [OMID-230](https://issues.apache.org/jira/browse/OMID-230) | Update Netty 
and commons-io versions |  Major | . |
+| [OMID-229](https://issues.apache.org/jira/browse/OMID-229) | Allow only 
"squash and merge" from GitHub UI |  Major | . |
+| [OMID-224](https://issues.apache.org/jira/browse/OMID-224) | Switch default 
logging backend to log4j2 |  Major | . |
+| [OMID-216](https://issues.apache.org/jira/browse/OMID-216) | Remove 
log4j.properties from maven artifact |  Major | . |
+| [OMID-211](https://issues.apache.org/jira/browse/OMID-211) | HBase Shims 
leak testing dependencies as compile dependencies. |  Major | . |
+| [OMID-210](https://issues.apache.org/jira/browse/OMID-210) | Build failure 
on Linux ARM64 |  Major | . |
+| [OMID-198](https://issues.apache.org/jira/browse/OMID-198) | Replace static 
ports used for TSO server with random ports in the tests |  Major | . |
+| [OMID-200](https://issues.apache.org/jira/browse/OMID-200) | Omid client 
cannot use kerberos cache when using proxyUser |  Blocker | . |
+| [OMID-199](https://issues.apache.org/jira/browse/OMID-199) | Omid client 
cannot use pre-authenticated UserGroupInformation.getCurrentUser() |  Blocker | 
. |
+| [OMID-197](https://issues.apache.org/jira/browse/OMID-197) | Replace Mockito 
timeout#never() with times(0) |  Major | . |
+| [OMID-196](https://issues.apache.org/jira/browse/OMID-196) | Add junit test 
dependency for modules having minicluster tests |  Major | . |
+| [OMID-194](https://issues.apache.org/jira/browse/OMID-194) | 
OmidTableManager cannot create  commit and timestamp tables in kerberos cluster 
|  Blocker | . |
+| [OMID-188](https://issues.apache.org/jira/browse/OMID-188) | Fix 
"inconsistent module metadata found" when using hbase-2 |  Major | . |
+| [OMID-192](https://issues.apache.org/jira/browse/OMID-192) | fix missing 
jcommander dependency |  Blocker | . |
+| [OMID-191](https://issues.apache.org/jira/browse/OMID-191) | Fix missing 
executable permission because of MASSEMBLY-941 |  Blocker | . |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-208](https://issues.apache.org/jira/browse/OMID-208) | Pass additional 
options to omid.sh |  Major | . |
+| [OMID-226](https://issues.apache.org/jira/browse/OMID-226) | Migrate from 
mockito-all to mockito-core and clean up test dependencies |  Major | . |
+| [OMID-233](https://issues.apache.org/jira/browse/OMID-233) | Fix license 
check |  Major | . |
+| [OMID-227](https://issues.apache.org/jira/browse/OMID-227) | Upgrade 
jcommander |  Minor | . |
+| [OMID-228](https://issues.apache.org/jira/browse/OMID-228) | Upgrade 
snakeyaml |  Minor | . |
+| [OMID-219](https://issues.apache.org/jira/browse/OMID-219) | Update to 
phoenix-thirdparty 2.0 |  Major | . |
+| [OMID-218](https://issues.apache.org/jira/browse/OMID-218) | Update OWASP 
plugin to latest |  Major | . |
+| [OMID-214](https://issues.apache.org/jira/browse/OMID-214) | Upgrade 
commons-io to 2.11.0 |  Major | . |
+| [OMID-207](https://issues.apache.org/jira/browse/OMID-207) | Upgrade to 
snakeyaml 1.26 |  Major | . |
+| [OMID-193](https://issues.apache.org/jira/browse/OMID-193) | Upgrade netty 
version to latest 3.x |  Major | . |
+
+
+
+## Release 1.0.2 - Unreleased (as of 2020-11-17)
+
+
+
+### IMPROVEMENTS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-165](https://issues.apache.org/jira/browse/OMID-165) | Adopt Omid 
packaging to Phoenix standards |  Major | . |
+| [OMID-168](https://issues.apache.org/jira/browse/OMID-168) | cleanup the 
example code using HBase 0.x and yahoo imports |  Minor | . |
+| [OMID-120](https://issues.apache.org/jira/browse/OMID-120) | Utilize 
protobuf-maven-plugin for build |  Major | . |
+| [OMID-164](https://issues.apache.org/jira/browse/OMID-164) | Update 
phoenix-thirdparty dependency version to 1.0.0 |  Major | . |
+| [OMID-161](https://issues.apache.org/jira/browse/OMID-161) | Switch default 
timestampType to WORLD\_TIME |  Major | . |
+| [OMID-158](https://issues.apache.org/jira/browse/OMID-158) | Add OWASP 
dependency check, and update the flagged direct dependencies |  Major | . |
+| [OMID-156](https://issues.apache.org/jira/browse/OMID-156) | refactor Omid 
to use phoenix-shaded-guava |  Major | . |
+| [OMID-155](https://issues.apache.org/jira/browse/OMID-155) | disable 
trimStackTrace |  Major | . |
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-187](https://issues.apache.org/jira/browse/OMID-187) | Fix incorrect 
URL of source code |  Trivial | . |
+| [OMID-166](https://issues.apache.org/jira/browse/OMID-166) | 
AbstractTransactionManager.closeResources should be public |  Major | . |
+| [OMID-159](https://issues.apache.org/jira/browse/OMID-159) | Replace  
default hbase commit table and timestamp modules in server configurations as 
for the new package structure |  Major | . |
+| [OMID-157](https://issues.apache.org/jira/browse/OMID-157) | Multiple 
problems with Travis tests |  Major | . |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [OMID-162](https://issues.apache.org/jira/browse/OMID-162) | Remove 
org.mortbay.log.Log and add junit dependency |  Major | . |
+| [OMID-160](https://issues.apache.org/jira/browse/OMID-160) | Remove 
-incubating from assembly name |  Major | . |
+
+

Added: dev/phoenix/phoenix-omid-1.1.2RC0/RELEASENOTES.md
==============================================================================
--- dev/phoenix/phoenix-omid-1.1.2RC0/RELEASENOTES.md (added)
+++ dev/phoenix/phoenix-omid-1.1.2RC0/RELEASENOTES.md Wed Mar 13 05:43:23 2024
@@ -0,0 +1,116 @@
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+-->
+# OMID  1.1.2 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [OMID-280](https://issues.apache.org/jira/browse/OMID-280) | *Critical* | 
**Use Hbase 2.5 for building OMID**
+
+The Omid TSO server binary assembly now includes HBase 2.5 and Hadoop 3.2 
libraries.
+
+
+---
+
+* [OMID-278](https://issues.apache.org/jira/browse/OMID-278) | *Major* | 
**Change default waitStrategy to LOW\_CPU**
+
+TSO server now uses LOW\_CPU waitStrategy by default.
+
+
+
+# OMID  1.1.1 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [OMID-247](https://issues.apache.org/jira/browse/OMID-247) | *Critical* | 
**Change TSO default port to be outside the ephemeral range**
+
+The default port for the TSO server has been changed from 54758 to 24758 to 
avoid random TSO server startup failures due to conflicts with ephemeral TCP 
ports in use at the host.
+When updating existing installations make sure that the port is the same in 
the omid client and server config files: either update the port in the omid 
client config files for all clients, or revert to the old port on the server 
side.
+
+
+
+# OMID  1.1.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [OMID-231](https://issues.apache.org/jira/browse/OMID-231) | *Major* | 
**Build and test Omid with Hadoop 3**
+
+Omid is now built with HBase 2.x and Hadoop 3.1.
+
+As the public binary HBase 2.x artifacts don't work with Hadoop3, you need to 
download the HBase sources, and rebuild and install them to the local maven 
repo before building Omid.
+
+The easiest way to this is to run the following command line:
+
+dev-support/rebuild\_hbase.sh detect
+
+This will download the hbase version used by Omid, rebuild it, and install 
into the local maven repo.
+
+
+---
+
+* [OMID-224](https://issues.apache.org/jira/browse/OMID-224) | *Major* | 
**Switch default logging backend to log4j2**
+
+Omid has switched to to the log4j2 logging backend.
+The code was already using slf4j, and backend-agonistic, but now the utilities 
and binary assembly are using log4j2 instead of log4j.
+The default logging configuration has also been changes to more closely match 
the HBase logging config.
+
+
+---
+
+* [OMID-222](https://issues.apache.org/jira/browse/OMID-222) | *Major* | 
**Remove HBase1 support and update HBase 2 version to 2.4**
+
+Omid no longer supports HBase 1.x
+As a result of this, the build process and artifact structure has ben 
simplified, there are no longer two sets of artifacts to be built.
+Users need to remove the -hbase2.x postfix from the artifact names, and remove 
any omid shim dependencies from the project as those have been completely 
removed.
+
+
+---
+
+* [OMID-188](https://issues.apache.org/jira/browse/OMID-188) | *Major* | **Fix 
"inconsistent module metadata found" when using hbase-2**
+
+The maven artifact structure has changed.
+
+Every artifact is built is built separately for HBase 1 and 2. You will need 
to add the -hbase-1.x or -hbase-2.x suffix to every Omid artifact that you 
depend on.
+
+You no longer need to specify exclusions when using the HBase 2.x artifacts.
+
+
+
+# OMID  1.0.2 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [OMID-161](https://issues.apache.org/jira/browse/OMID-161) | *Major* | 
**Switch default timestampType to WORLD\_TIME**
+
+The default timestampType has been changed from INCREMENTAL to  WORLD\_TIME.
+To restore the 1.0.1 behaviour add the "timestampType: INCREMENTAL" line to 
omid-server-configuration.yml.
+
+
+

Added: dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.asc
==============================================================================
--- dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.asc (added)
+++ dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.asc Wed Mar 
13 05:43:23 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEELKBza2aU7DuzJpmUpuNkbizA/ZkFAmXxPPAACgkQpuNkbizA
+/ZmtwA//Qbouj2ejTWXjJn30YliIsaK5M4RA3kf+V12QAYU27B3WCBateIUtgKqQ
+2rtcQtOgzm6Afyyzy8s/alT5fMPspVKYeLRI2kbBtSlgZ1RZBzIvkMCSYVDy26B9
+5859yvwclrjQqC8OhiAIaAJmRjLgdVw6TIPJR2veH4i9DPD5Wcg3pFCk8tdCI0iv
+6GHSbPfiy/gsH7v9nZsPLYvdM4VWx7EtRqApiaaglRruV3fGwxUL5Q5egy1AF9cf
+dKcHu+BLIF6HgXiePdmnot+ho++Pd7AWPmSQRNtYgVogT3DW/4zCFpLqS+PxOFUR
+qKSxH3ClNZz2A3NtTFqJLU3lPHWv5lfNSr5XQRVAc2dLKcpGDb4sZKzNYKHnibLa
+jh9fFL1gC+bJGxUS0cCemNI09vRrO8ieJgkoMHXMCVE/avolTh954fEKzKaVfmtl
+yo/Scge2T3gwwRshX2nC7mTD9odDcQ9HNoCWi/0DtbkwzG6uEmb+zOKm1xCaVros
+7PxqtBMbZcs72ZAfdCE53v/DOTiOlUspfrcF5njemYwB4KGO6jFHyVMb6ifu/WVV
+D2r2rWqRp3AMX+wLtXMxn2DvgN8cI+JeEIZ/P4zqLro3uYc+JvS+5FvhMxvs1mKx
+KTVOWgeaidh/x+PoZkyzrKMR/aYilRr6d4FA4xJNpJlFVLcYd0M=
+=hCmZ
+-----END PGP SIGNATURE-----

Added: dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.sha512
==============================================================================
--- dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.sha512 
(added)
+++ dev/phoenix/phoenix-omid-1.1.2RC0/phoenix-omid-1.1.2-src.tar.gz.sha512 Wed 
Mar 13 05:43:23 2024
@@ -0,0 +1,4 @@
+phoenix-omid-1.1.2-src.tar.gz: D64C7298 AB8AFFE7 201FCCAE 5EBB6781 251466D2
+                               9BB24BBC 0BEC5D4D 3839FEB6 5CFAD581 61ED7C9A
+                               0797A2D5 343C1B13 62F7B1EC 22DC54C0 0BDFB1A9
+                               AFE1FAAE


Reply via email to