Comment tweak.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5940 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -97,7 +97,7 @@ public class EHCachePeerCoordinator extends CacheManagerPeerProviderFactory
|
|||||||
{
|
{
|
||||||
if (_peerMan == null) {
|
if (_peerMan == null) {
|
||||||
// the ehcache subsystem has fired up but the server is still booting; we return
|
// the ehcache subsystem has fired up but the server is still booting; we return
|
||||||
// null here and ehcache will try again
|
// empty here and ehcache will try again
|
||||||
return Collections.emptyList();
|
return Collections.emptyList();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user