Support for custom endpoints on AWS Aurora

I know that MariaDB Connector/J supports cluster endpoints on AWS Aurora. I want to use a custom endpoint that ties the writer and some particular readers together with MariaDB Connector/J. I tried, but I could not limit connections to instances that belong to the custom endpoint. I would like to know if there are any workarounds and if there are any plans to support custom endpoints in the future.

Answer Answered by Diego Dupin in this comment.

There is actually no implementation for custom endpoints. Feel free to propose a PR for that

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.