Devaraj Das created HBASE-7224:
----------------------------------

             Summary: Remove references to Writable in the ipc package
                 Key: HBASE-7224
                 URL: https://issues.apache.org/jira/browse/HBASE-7224
             Project: HBase
          Issue Type: Sub-task
          Components: IPC/RPC, Protobufs
            Reporter: Devaraj Das
            Assignee: Devaraj Das
            Priority: Blocker
             Fix For: 0.96.0


I see references to Writable in the ipc package, most notably in the Invocation 
class. This class is not being used that much in the core ipc package but used 
in the coprocessor protocol implementations (there are some coprocessor 
protocols that are Writable based still). This jira is to track removing those 
references and the Invocation class (once HBASE-6895 is resolved).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to