yiku123 created CURATOR-668:
-------------------------------
Summary: blockUntilConnected(int, java.util.concurrent.TimeUnit)
method annotation is ambiguity
Key: CURATOR-668
URL: https://issues.apache.org/jira/browse/CURATOR-668
Project: Apache Curator
Issue Type: Improvement
Components: Client
Affects Versions: 5.4.0
Reporter: yiku123
Fix For: awaiting-response
Attachments: image-2023-04-12-06-01-00-171.png
!image-2023-04-12-06-01-00-171.png!
However, what is correct is that
Specify a value <= 0 and units!=null to return immediately
* Specify a value <= 0 and units=null to wait indefinitely,is same as
\{@link #blockUntilConnected()}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)