[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887502#comment-15887502 ]
ASF subversion and git services commented on GEODE-1995: -------------------------------------------------------- Commit 5ec0d470f25ec4cb68dd7c5c31791eecb90b2548 in geode's branch refs/heads/develop from [~adongre] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=5ec0d47 ] GEODE-1995: Removed ReliableMessageQueue, ReliableMessageQueueFactory, ReliableMessageQueueFactoryImpl and it's usage in the code from GemfireCacheImpl and DistributedRegion. GEODE-1995: Addressing Review Comments. Removed ReliableDistributionData CacheOperationMessage does not required now to implement ReliableDistributionData, as it is removed Removed all reference of getOperations and getOperationCount AbstractRegion#handleReliableDistribution does not use ReliableDistributionData removed the same. Removed SendQueueOperation Removed sendQueue from DistributedRegion Cleanup LocalizedStrings Removed SEND_QUEUE_MESSAGE from DataSerializableFixedID and DSFIDFactory > remove ReliableMessageQueueFactory, ReliableMessageQueue, and > getReliableMessageQueueFactory > -------------------------------------------------------------------------------------------- > > Key: GEODE-1995 > URL: https://issues.apache.org/jira/browse/GEODE-1995 > Project: Geode > Issue Type: Improvement > Components: regions > Reporter: Darrel Schneider > Assignee: Avinash Dongre > > ReliableMessageQueueFactory, ReliableMessageQueue, and > GemFireCacheImpl.getReliableMessageQueueFactory should all be removed. They > are internal and were never used. No tests exist for them. > They are part of required Roles which is a deprecated feature. -- This message was sent by Atlassian JIRA (v6.3.15#6346)