You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/01/10 19:18:01 UTC

[jira] [Commented] (HBASE-19738) Add client-side validation to ReplicatinPeerConfigBuilder

    [ https://issues.apache.org/jira/browse/HBASE-19738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320893#comment-16320893 ] 

Josh Elser commented on HBASE-19738:
------------------------------------

Forgot to link this one [~zghaobac]. Will try to pick it up.

> Add client-side validation to ReplicatinPeerConfigBuilder
> ---------------------------------------------------------
>
>                 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)