You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (Jira)" <ji...@apache.org> on 2019/12/17 23:03:00 UTC

[jira] [Created] (GEODE-7589) Provide ability to have batch dispatch be time based instead of size based

Jason Huynh created GEODE-7589:
----------------------------------

             Summary: Provide ability to have batch dispatch be time based instead of size based
                 Key: GEODE-7589
                 URL: https://issues.apache.org/jira/browse/GEODE-7589
             Project: Geode
          Issue Type: Improvement
          Components: wan
            Reporter: Jason Huynh


It would be nice to be able to configure wan to dispatch batches at intervals of time (time triggered) instead of batch size triggered.

Currently we have batchIntervalTime and batchSize.  The wan will dispatch when the size of batch matches batchSize OR when the time interval is hit.  

We can provide the user the ability to set the batchSize to say -1 and only trigger dispatch based on time and no longer on batch size.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)