-
Bug
-
Resolution: Done
-
Major
-
5.1.3.FINAL
-
None
When a user calls ConfigurationBuilder.build() with L1 enabled, L1ConfigurationBuilder.onRehash is automatically set to true.
So if the user disables L1 and tries to call ConfigurationBuilder.build() again, he will get an exception - as described in JBPAPP-8629.