[ 
https://issues.apache.org/jira/browse/CURATOR-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906347#comment-15906347
 ] 

ASF GitHub Bot commented on CURATOR-255:
----------------------------------------

GitHub user lvfangmin opened a pull request:

    https://github.com/apache/curator/pull/203

    [CURATOR-255] Check empty connection string in FixedEnsembleProvider

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lvfangmin/curator 
check_empty_connection_string

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/curator/pull/203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #203
    
----
commit 337b9d929c6e027719044559de65468c044c4251
Author: Fangmin Lyu <[email protected]>
Date:   2017-03-11T23:06:20Z

    check empty connection string in FixedEnsembleProvider

----


> Creating CuratorFrameworkFactory.builder with empty connect string does not 
> fail
> --------------------------------------------------------------------------------
>
>                 Key: CURATOR-255
>                 URL: https://issues.apache.org/jira/browse/CURATOR-255
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 2.8.0
>            Reporter: Harald Musum
>            Assignee: Fangmin Lv
>
> Creating CuratorFrameworkFactory.builder with empty connect string does not 
> fail, it just logs an error. If you do an operation after this, it will retry 
> when
> connection fails and not throw an exception, although the client will never 
> be able to recover.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to