[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated ZOOKEEPER-1235:
-------------------------------------
    Fix Version/s:     (was: 3.5.2)
                   3.5.3

> store KeeperException messages in the Code enum
> -----------------------------------------------
>
>                 Key: ZOOKEEPER-1235
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1235
>             Project: ZooKeeper
>          Issue Type: Sub-task
>            Reporter: Thomas Koch
>            Assignee: Thomas Koch
>             Fix For: 3.6.0, 3.5.3
>
>         Attachments: ZOOKEEPER-1235.patch, ZOOKEEPER-1235.patch
>
>
> Enums are just objects that can have properties. So instead of switching on 
> the code integer, the message can be stored in the enum.
> OK( OK) becomes OK (Ok, "ok")
> getCodeMessage(Code code) just returns code.getMessage()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to