[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1385) Remove Journal methods which take a byte[]
Tim Fox (JIRA)
jira-events at lists.jboss.org
Tue Sep 30 07:39:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1385.
--------------------------------
Resolution: Done
Assignee: Clebert Suconic (was: Tim Fox)
> Remove Journal methods which take a byte[]
> ------------------------------------------
>
> Key: JBMESSAGING-1385
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1385
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assignee: Clebert Suconic
> Priority: Minor
> Fix For: 2.0.0 Beta
>
>
> The old methods in Journal which take a byte[] are still in place.
> E.g. void appendAddRecord(long id, byte recordType, byte[] record) throws Exception;
> We should remove them and all users should just use the methods that take EncodingSupport instances
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list