----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40369/ -----------------------------------------------------------
Review request for geode and Dan Smith. Repository: geode Description ------- - Updating the alert level is changed from a pooled message to a serial message. This ensures that consecutive alert level changes are processed in the correct order. Also reworked the test so that we're not trying to set the same alert level twice in a row otherwise it becomes difficult to know where the messages have been received. Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/internal/admin/remote/AlertLevelChangeMessage.java 7e6c0a4ef08cb53f16d7b024778625fbeb976cca gemfire-core/src/test/java/com/gemstone/gemfire/management/DistributedSystemDUnitTest.java 193dd1222e235311413ccbb89a00ecf43e657de1 Diff: https://reviews.apache.org/r/40369/diff/ Testing ------- Ran DistributedSystemDUnitTest Thanks, Jens Deppe
