tisonkun commented on code in PR #485: URL: https://github.com/apache/curator/pull/485#discussion_r1345601549
########## curator-client/src/test/java/org/apache/curator/TestEnsurePath.java: ########## Review Comment: 1. `EnsurePath` is well-implemented, battle-tested, and deprecated, which means it's stable and doesn't not subject to change. 2. This test checks how many `exist` calls happen - why? Although we can take some effort to port it, I don't think it is worthy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
