This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 4c00984 GEODE-8765: Fix NullPointerException when
group-transaction-events an… (#5829)
add da898d7 GEODE-8780: Increase the default number of function execution
threads. (#5837)
No new revisions were added by this update.
Summary of changes:
.../distributed/internal/OperationExecutors.java | 2 +-
.../apache/geode/internal/cache/properties.html | 2 +-
.../internal/ClusterOperationExecutorsTest.java | 62 ++++++++++++++++++++++
3 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/distributed/internal/ClusterOperationExecutorsTest.java