Re: Gateway-sender alert-threshold function not working for gateway sender

2019-07-11 Thread Barry Oglesby
--alert-threshold > Maximum number of milliseconds that a region event can remain in the > gateway sender queue before Geode logs an alert. > > > > Å alje: Mario Ivanac > Poslano: 8. srpnja 2019. 10:52:20 > Prima: dev@geode.apache.org > Predmet:

Re: Gateway-sender alert-threshold function not working for gateway sender

2019-07-11 Thread Mario Ivanac
: Gateway-sender alert-threshold function not working for gateway sender Hi, according to implementation, events which exceed alert threshold are reported only for AsyncEventQueue, but not for GatewaySender (<https://issues.apache.org/jira/browse/GEODE-6933>https://issues.apache.org/jira/

Gateway-sender alert-threshold function not working for gateway sender

2019-07-08 Thread Mario Ivanac
Hi, according to implementation, events which exceed alert threshold are reported only for AsyncEventQueue, but not for GatewaySender (https://issues.apache.org/jira/browse/GEODE-6933). Is there any reason for this behavior?