[CONJ-838] have a 'replica' alias for 'slave' connection option Created: 2020-11-09  Updated: 2020-11-18  Resolved: 2020-11-18

Status: Closed
Project: MariaDB Connector/J
Component/s: configuration
Affects Version/s: None
Fix Version/s: 2.7.1

Type: Task Priority: Minor
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Term 'replica' must replace 'slave' in connection string. terminology 'slave' will still be working as an alias.

So host description:

address=(host=<host>)[(port=<portnumber>)][(type=(master|slave))]

will be replaced as :

address=(host=<host>)[(port=<portnumber>)][(type=(master|replica))]


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