mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-14 03:15:20 +00:00
f5cccc3985
NetDB: RI Publish improvements part 2 Delay startup of PLRIJ Start PLRIJ in setNetDbReady() with a delay, rather than running immediately from KNDF.startup(), so that it does not attempt to publish before KNDF.isInitialized() is true. setNetDbReady() always does the initial publish, PLRIJ does the subsequent republishing. Ensure republish timing is consistent after startup Increase publish interval randomness Sometimes publish "early" to add more randomness Reset counter after publish