You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2018/01/16 22:46:00 UTC

[jira] [Created] (KUDU-2262) Java client does not retry if no master is a leader

Todd Lipcon created KUDU-2262:
---------------------------------

             Summary: Java client does not retry if no master is a leader
                 Key: KUDU-2262
                 URL: https://issues.apache.org/jira/browse/KUDU-2262
             Project: Kudu
          Issue Type: Bug
          Components: java
    Affects Versions: 1.7.0
            Reporter: Todd Lipcon


In a test case I tried to restart the masters and then start a new client to connect to the cluster. This caused the client to fail because the masters were in the process of a leader election.

It probably would make more sense for the client to retry a certain number of times.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)