Eric Shu created GEODE-1461:
-------------------------------
Summary: Introduce a new abstract class AbstractTransactionMessage
so that duplicated methods in the implementation of TransactionMessage
interface can be moved into it.
Key: GEODE-1461
URL: https://issues.apache.org/jira/browse/GEODE-1461
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Eric Shu
PartitionMessage and RemoteOperationMessage have a bunch of transaction related
code in common, as they both implement the TransactionMessage interface.
Other messages implementing TransactionMessage may also need to be checked to
see if can be refactored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)