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

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

Josh Elser created HBASE-19738:
----------------------------------

             Summary: 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)