Kezhu Wang created CURATOR-718: ---------------------------------- Summary: Refactor CuratorFramework inheritance hierarchy by composing functionalities Key: CURATOR-718 URL: https://issues.apache.org/jira/browse/CURATOR-718 Project: Apache Curator Issue Type: Improvement Reporter: Kezhu Wang Assignee: Enrico Olivelli
{{CuratorFrameworkImpl}} is a full functional object and has two concrete classes. Ideally, it should be only one {{CuratorFrameworkImpl}} per client. All other classes add functionalities additive by composing it with new codes. -- This message was sent by Atlassian Jira (v8.20.10#820010)