UNREGISTERED FOR KRYO class org.archive.util.Histotable in class org.archive.crawler.frontier.BdbWorkQueue
UNREGISTERED FOR KRYO class org.archive.crawler.frontier.precedence.HighestUriQueuePrecedencePolicy$HighestUriPrecedenceProvider in class org.archive.crawler.frontier.BdbWorkQueue
UNREGISTERED FOR KRYO class org.json.JSONObject in class org.archive.modules.CrawlURI
UNREGISTERED FOR KRYO class java.util.LinkedHashSet in class org.archive.modules.CrawlURI
These should be registered with AutoKryo, which I think has to be done in the main project.
We're observing these warnings:
These should be registered with
AutoKryo
, which I think has to be done in the main project.