[ https://issues.apache.org/jira/browse/GEODE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261468#comment-16261468 ]
ASF subversion and git services commented on GEODE-3788: -------------------------------------------------------- Commit 10dc0a212eb9d9813e13fd02e8436ac9d8b0ae37 in geode's branch refs/heads/develop from [~jinmeiliao] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=10dc0a2 ] GEODE-3788: add utility methods to get the async event queues in the … (#1083) * GEODE-3788: add utility methods to get the async event queues in the running cluster > alter async event queue attributes > ---------------------------------- > > Key: GEODE-3788 > URL: https://issues.apache.org/jira/browse/GEODE-3788 > Project: Geode > Issue Type: Sub-task > Components: gfsh > Reporter: Swapnil Bawaskar > > We should add a new {{alter async-event-queue}} gfsh command that will allow > users to change the following attributes on the AsyncEventQueue: > - batch size > - batch time interval > - maximum queue memory > Attributes changed with this command should only be reflected in cluster > configuration. We will require users to do a rolling re-start of the servers > for the new settings to take effect. -- This message was sent by Atlassian JIRA (v6.4.14#64029)