Github user jinmeiliao commented on a diff in the pull request:

    https://github.com/apache/geode/pull/317#discussion_r92544631
  
    --- 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 --
    
    I think all static variables are transient by default.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to