Hongchao Deng created ZOOKEEPER-1982: ----------------------------------------
Summary: Refactor (touch|add)Session in SessionTrackerImpl.java Key: ZOOKEEPER-1982 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1982 Project: ZooKeeper Issue Type: Improvement Reporter: Hongchao Deng Assignee: Hongchao Deng Priority: Minor Fix For: 3.5.0 This JIRA extends the idea of ZOOKEEPER-1978. Besides refactoring get-put operations of concurrentMap in addSession method, addSession also calls touchSession which repeatedly checks if session existed. So it would be nice for refactor. Refactoring the second issue is relevant to ZOOKEEPER-1978. So I create a this JIRA to fix both. -- This message was sent by Atlassian JIRA (v6.2#6252)