You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
GEODE-7458 added a method startWithCleanQueue() to the GatewaySender interface.
Because GatewaySenderWrapper does not implement the new method, the class does not compile. To fix this, we need to add an implementation of the startWithCleanQueue() method to the GatewaySenderWrapper class.
yozaner1324 opened DATAGEODE-342 and commented
GEODE-7458 added a method
startWithCleanQueue()to theGatewaySenderinterface.Because
GatewaySenderWrapperdoes not implement the new method, the class does not compile. To fix this, we need to add an implementation of thestartWithCleanQueue()method to theGatewaySenderWrapperclass.No further details from DATAGEODE-342