You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ri...@apache.org on 2024/01/03 08:50:18 UTC

(phoenix) branch revert-1774-PHOENIX-7160 created (now 93e764ecbe)

This is an automated email from the ASF dual-hosted git repository.

richardantal pushed a change to branch revert-1774-PHOENIX-7160
in repository https://gitbox.apache.org/repos/asf/phoenix.git


      at 93e764ecbe Revert "PHOENIX-7160 Change the TSO default port to be compatible with Omid 1.1.1 (#1774)"

This branch includes the following new commits:

     new 93e764ecbe Revert "PHOENIX-7160 Change the TSO default port to be compatible with Omid 1.1.1 (#1774)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(phoenix) 01/01: Revert "PHOENIX-7160 Change the TSO default port to be compatible with Omid 1.1.1 (#1774)"

Posted by ri...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

richardantal pushed a commit to branch revert-1774-PHOENIX-7160
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit 93e764ecbe576f9b39d9517ee4917056367c6421
Author: richardantal <an...@gmail.com>
AuthorDate: Wed Jan 3 09:50:13 2024 +0100

    Revert "PHOENIX-7160 Change the TSO default port to be compatible with Omid 1.1.1 (#1774)"
    
    This reverts commit ed7871eb378507c9bfe5e06e6971f07431b2e8d8.
---
 bin/hbase-omid-client-config.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/bin/hbase-omid-client-config.yml b/bin/hbase-omid-client-config.yml
index 2d451c436c..b3301d415d 100644
--- a/bin/hbase-omid-client-config.yml
+++ b/bin/hbase-omid-client-config.yml
@@ -14,10 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Omid TSO connection
-# The default port from 54758 has changed to 24758 since Omid 1.1.1
+#Omid TSO connection
 connectionType: !!org.apache.omid.tso.client.OmidClientConfiguration$ConnType DIRECT
-connectionString: "localhost:24758"
+connectionString: "localhost:54758"
 
 # When Omid is working in High Availability mode, two or more replicas of the TSO server are running in primary/backup
 # mode. When a TSO server replica is elected as master, it publishes its address through ZK. In order to configure