|
|
@ -591,7 +591,7 @@ public final class plasmaSwitchboard extends serverAbstractSwitch implements ser
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_idlesleep" , "5000")),
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_idlesleep" , "5000")),
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_busysleep" , "0")),
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_busysleep" , "0")),
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_memprereq" , "1000000")));
|
|
|
|
Long.parseLong(getConfig("20_dhtdistribution_memprereq" , "1000000")));
|
|
|
|
|
|
|
|
|
|
|
|
// test routine for snippet fetch
|
|
|
|
// test routine for snippet fetch
|
|
|
|
//Set query = new HashSet();
|
|
|
|
//Set query = new HashSet();
|
|
|
|
//query.add(plasmaWordIndexEntry.word2hash("Weitergabe"));
|
|
|
|
//query.add(plasmaWordIndexEntry.word2hash("Weitergabe"));
|
|
|
|