dev@grizzly.java.net

[HEADS UP] Disabled autoConfigure and leader/followers

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 08 Sep 2009 21:52:03 -0400

Salut,

we recently saw some regression with autoConfigure set to true by
default, and also some issues with the leader/follower strategy (under
high stress, with GlassFish). Until those two issues are fully
identified, I went ahead and disabled them. You can re-enable them
programmatically or using the property defined in ControllerConfig:

   * http://is.gd/33oJj

I've also added a new one, -Dcom.sun.grizzly.displayConfiguration, which
will be helpful diagnosing issues.

Thanks

-- Jeanfrancois