[
https://issues.apache.org/jira/browse/HBASE-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated HBASE-19738:
-------------------------------
Summary: Add client-side validation to ReplicationPeerConfigBuilder (was:
Add client-side validation to ReplicatinPeerConfigBuilder)
> 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: 3.0.0
>
>
> 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
(v6.4.14#64029)