[CONJ-731] Connection Redirection Mechanism implementation Created: 2019-09-12  Updated: 2019-09-13

Status: Open
Project: MariaDB Connector/J
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MDEV-15935 Connection Redirection Mechanism in M... Closed

 Description   

_emphasized text_The goal is to implement proxy redirection protocol describe in MDEV-15935 :
Connection process would ends with OK_Packet that may indicate redirection mechanism with the format
"Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field.

Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket.

A successful redirection will be cached for some time (next 10 minutes). If some following connection establishment use a cache location and fail to connect, the connector will then try to reconnect to initial host silently.


Generated at Thu Feb 08 03:17:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.