This is an automated email from the ASF dual-hosted git repository.
jchen21 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 018fb58 GEODE-9071: Add wait before check cq listener invocations.
(#6785)
add 280bd84 GEODE-9515: Skip setting MBeanServer when JMXConnectorServer
will set it (#6770)
No new revisions were added by this update.
Summary of changes:
.../internal/ManagementAgentIntegrationTest.java | 123 +++++++++++++++++++++
.../geode/management/internal/ManagementAgent.java | 27 +++--
2 files changed, 142 insertions(+), 8 deletions(-)
create mode 100644
geode-core/src/integrationTest/java/org/apache/geode/management/internal/ManagementAgentIntegrationTest.java