Sijie Guo created BOOKKEEPER-434:
------------------------------------

             Summary: [Hedwig CPP Client] Delay resolving default host until 
necessary.
                 Key: BOOKKEEPER-434
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-434
             Project: Bookkeeper
          Issue Type: Bug
          Components: hedwig-client
            Reporter: Sijie Guo
            Assignee: Sijie Guo
             Fix For: 4.2.0


1) default host might a VIP like name, we could delay resolving default host 
until necessary. so we could leverage the round-robin mechanism behind default 
server.

2) we should not fail the process (throwing exception) when the default server 
isn't reachable temporary. we could fail the request at that time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to