[
https://issues.apache.org/jira/browse/GEODE-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575471#comment-16575471
]
Kirk Lund commented on GEODE-5544:
----------------------------------
{noformat}
commit 9dbc33c6b06ded8f1a0d5a89fa4ced12e12d0987
Author: Kirk Lund <[email protected]>
Date: Wed Aug 8 13:31:55 2018 -0700
GEODE-5544: Cleanup AsyncEventQueueImpl
* Add methods to InternalGatewaySender to prevent type casting
to AbstractGatewaySender
* Create GatewaySenderEventProcessor with method getTotalQueueSize
to use OOP instead of instanceof checks
{noformat}
> Cleanup AsyncEventQueueImpl
> ---------------------------
>
> Key: GEODE-5544
> URL: https://issues.apache.org/jira/browse/GEODE-5544
> Project: Geode
> Issue Type: Improvement
> Components: wan
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Minor
> Fix For: 1.7.0
>
>
> This ticket is meant to address all feedback issues involving
> AsyncEventQueueImpl in the Pull Request for AsyncEventListenerDistributedTest.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)