Hi, The constructor/factory method to create a CuratorFramework instance need a 'retry policy'. However, in our case, we may need to use different retry policies for different operations.
Is it normal to change the underlying CuratorZooKeeperClient's retry policy via the setter to achieve this? Thanks & Regards, -- ChuChao
