[
https://issues.apache.org/jira/browse/GEODE-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-5553.
------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> ClassCastException: SerialGatewaySenderQueue cannot be cast to
> ConcurrentParallelGatewaySenderQueue
> ---------------------------------------------------------------------------------------------------
>
> Key: GEODE-5553
> URL: https://issues.apache.org/jira/browse/GEODE-5553
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Fix For: 1.7.0
>
>
> I introduced a 1-line bug in:
> {noformat}
> commit 3f7c7774956334a6273842a62e3cd9f326130cc8
> Author: Kirk Lund <[email protected]>
> Date: Tue Aug 7 15:27:05 2018 -0700
> GEODE-5485: Cleanup AsyncEventQueueFactoryImpl and create unit test
> {noformat}
> This results in some tests failing with:
> java.lang.ClassCastException:
> org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueue cannot be
> cast to
> org.apache.geode.internal.cache.wan.parallel.ConcurrentParallelGatewaySenderQueue
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)