[
https://issues.apache.org/jira/browse/ZOOKEEPER-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli updated ZOOKEEPER-1259:
---------------------------------------
Fix Version/s: 3.5.7
> central mapping from type to txn record class
> ---------------------------------------------
>
> Key: ZOOKEEPER-1259
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1259
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Thomas Koch
> Assignee: Thomas Koch
> Priority: Major
> Fix For: 3.6.0, 3.5.6, 3.5.7
>
> Attachments: ZOOKEEPER-1259.patch, ZOOKEEPER-1259.patch,
> ZOOKEEPER-1259.patch, ZOOKEEPER-1259.patch
>
>
> There are two places where large switch statements do nothing else to get the
> correct Record class accorging to a txn type. Provided a static map in
> SerializeUtils from type to Class<? extends Record> and a method to retrieve
> a new txn Record instance for a type.
> Code size reduced by 28 lines.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)