The GitHub Actions job "Java CI with Maven" on stormcrawler.git/990 has succeeded. Run started by GitHub user rzo1 (triggered by rzo1).
Head commit for run: 0a24c6ab4cf709135569d923f50ecbad8a6a14d1 / Richard Zowalla <[email protected]> #990 - QueueBolt: handle bulk failures, configurable cache, java.time Address review comments on #1974: - use the BulkProcessor.Listener variant of getConnection and only cache keys once the bulk write succeeded, so failed writes are logged and retried when the key is next seen - treat version conflicts (entry already exists, e.g. after a worker restart or cache eviction) as success, keeping create-only semantics - make the known-queues cache configurable via opensearch.queues.cache.spec (default maximumSize=10000) - replace org.joda.time.Instant with java.time.Instant - rename ESIndexNameParamName to OSQueuesIndexNameParamName - presence-only cache values Report URL: https://github.com/apache/stormcrawler/actions/runs/28612854457 With regards, GitHub Actions via GitBox
