[
https://issues.apache.org/jira/browse/KUDU-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385615#comment-16385615
]
Todd Lipcon commented on KUDU-2262:
-----------------------------------
hrm, above hash might not be correct? I don't see it in my tree, but I see the
commit f62e4cd0e19cdb3f9dc66d0809cc178e9569b3fa associated with this JIRA.
> 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.3.0, 1.4.0, 1.5.0, 1.6.0
> Reporter: Todd Lipcon
> Assignee: Hao Hao
> Priority: Major
> Fix For: 1.7.0
>
>
> 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)