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)