Skip to content

JAVA-3022: Implementation of address translator for fixed hostname (#1597)#21

Merged
tedyu merged 1 commit into
yugabyte:4.6.0-yb-xfrom
tedyu:fixed-host
Aug 17, 2022
Merged

JAVA-3022: Implementation of address translator for fixed hostname (#1597)#21
tedyu merged 1 commit into
yugabyte:4.6.0-yb-xfrom
tedyu:fixed-host

Conversation

@tedyu

@tedyu tedyu commented Aug 10, 2022

Copy link
Copy Markdown

This adds FixedHostNameAddressTranslator class.

For AWS PrivateLink as all nodes would be exposed to consumer - behind one hostname pointing to AWS Endpoint.

The original commit was 65d2c19
The test is covered by FixedHostNameAddressTranslatorTest

The backport is done proactively.

@tedyu tedyu requested review from ashetkar and nchandrappa August 10, 2022 21:07
@tedyu

tedyu commented Aug 10, 2022

Copy link
Copy Markdown
Author

I have run mvn package with this patch which passed.

[INFO] Running com.datastax.oss.driver.internal.core.addresstranslation.FixedHostNameAddressTranslatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s - in com.datastax.oss.driver.internal.core.addresstranslation.FixedHostNameAddressTranslatorTest
[INFO]

@tedyu tedyu merged commit f184d00 into yugabyte:4.6.0-yb-x Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants