[
https://issues.apache.org/jira/browse/HBASE-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19738:
------------------------------
Fix Version/s: 4.0.0-alpha-1
(was: 3.0.0-beta-2)
> Add client-side validation to ReplicationPeerConfigBuilder
> ----------------------------------------------------------
>
> Key: HBASE-19738
> URL: https://issues.apache.org/jira/browse/HBASE-19738
> Project: HBase
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 4.0.0-alpha-1
>
>
> We can add some validation to the client-side ReplicationPeerConfigBuilder
> class that makes sure that the user provided something reasonable. This
> prevents the data validation logic from hitting server-side.
> We can't do this easily in branch-2 because we're supporting the old-style
> APIs still. The thought is that, on master, we can do this without issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)