mt-bug fix WayLinker
This commit is contained in:
parent
ff0f2891a2
commit
c4f3e7dadf
@ -74,7 +74,7 @@ public class WayLinker extends MapCreatorBase implements Runnable
|
||||
{
|
||||
long maxFileSize = 0L;
|
||||
long currentSlaveSize;
|
||||
long currentMasterSize;
|
||||
long currentMasterSize = 2000000000L;
|
||||
|
||||
synchronized boolean setCurrentMasterSize( long size )
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user