[ https://issues.apache.org/jira/browse/GEODE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751863#comment-15751863 ]
ASF GitHub Bot commented on GEODE-2196: --------------------------------------- Github user jaredjstewart commented on a diff in the pull request: https://github.com/apache/geode/pull/317#discussion_r92651523 --- Diff: geode-core/src/test/java/org/apache/geode/test/dunit/rules/LocatorServerStartupRule.java --- @@ -44,32 +46,32 @@ /** * This is only available in each Locator/Server VM, not in the controller (test) VM. */ - public static ServerStarterRule serverStarter; + public static transient ServerStarterRule serverStarter; --- End diff -- +1 I didn't know this before > Write more tests to cover the current behavior of cluster config > ---------------------------------------------------------------- > > Key: GEODE-2196 > URL: https://issues.apache.org/jira/browse/GEODE-2196 > Project: Geode > Issue Type: Sub-task > Components: management > Reporter: Jinmei Liao > Assignee: Mark Bretl > Fix For: 1.1.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)