The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/feat/1515-opensearch-java has failed.
Run started by GitHub user dpol1 (triggered by rzo1).

Head commit for run:
4b2ac58080043768cec27338950117af2c65ff17 / Davide Polato 
<[email protected]>
fix: ClassCastException in spouts + isolate async queries

  - sourceAsMap(JsonData) helper forces Jackson round-trip via LinkedHashMap
    to avoid JsonDataImpl#to short-circuit returning raw Parsson JsonObject
    (Map<String,JsonValue>) → CCE on (String) value casts downstream.
  - Dedicated daemon single-thread executor per spout for supplyAsync,
    replacing ForkJoinPool.commonPool; orderly shutdown in close().
  - AbstractSpoutTest covers the deserialization path.

Report URL: https://github.com/apache/stormcrawler/actions/runs/24552653943

With regards,
GitHub Actions via GitBox

Reply via email to