[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1385) Remove Journal methods which take a byte[]

Tim Fox (JIRA) jira-events at lists.jboss.org
Fri Jun 27 07:27:31 EDT 2008


Remove Journal methods which take a byte[]
------------------------------------------

                 Key: JBMESSAGING-1385
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1385
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
            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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list