[ https://issues.apache.org/jira/browse/ZOOKEEPER-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fangmin Lv updated ZOOKEEPER-3207: ---------------------------------- Description: File like WatchManager.java and WatchesPathReport.java exist in both org/apache/zookeeper/server and org/apache/zookeeper/server/watch folder, org/apache/zookeeper/server/watch is the right one, looks like we introduced the other one by mistake in ZOOKEEPER-3032. (was: WatchManager.java is exist in both org/apache/zookeeper/server and org/apache/zookeeper/server/watch folder, org/apache/zookeeper/server/watch is the right one, looks like we introduced the other one by mistake in ZOOKEEPER-3032.) > Watch related code being copied over twice when doing maven migration > --------------------------------------------------------------------- > > Key: ZOOKEEPER-3207 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3207 > Project: ZooKeeper > Issue Type: Bug > Reporter: Fangmin Lv > Assignee: Fangmin Lv > Priority: Minor > Labels: pull-request-available > Fix For: 3.6.0 > > Time Spent: 10m > Remaining Estimate: 0h > > File like WatchManager.java and WatchesPathReport.java exist in both > org/apache/zookeeper/server and org/apache/zookeeper/server/watch folder, > org/apache/zookeeper/server/watch is the right one, looks like we introduced > the other one by mistake in ZOOKEEPER-3032. -- This message was sent by Atlassian JIRA (v7.6.3#76005)