Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
there were two duplicated method
public static String op2String(int op)
in the code base:
org.apache.zookeeper.server.TraceFormatter#op2String org.apache.zookeeper.server.Request#op2String
and they are inconsistency, we should unify it and remain only one
Attachments
Issue Links
- links to