The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/fix/1588-metadata-case-insensitive has failed.
Run started by GitHub user anuq (triggered by rzo1).

Head commit for run:
6510156144ce1892c0f6d84b62f15b37666259b4 / anuq <[email protected]>
fix(core): make Metadata keys consistently case-insensitive

Normalize all keys to lowercase (Locale.ROOT) on every read and write
operation via a private normalizeKey() helper. Previously, getValues()
and containsKey() had a case-insensitive fallback but addValue(),
setValue(), setValues(), addValues(), and remove() stored keys with
their original casing, causing inconsistent behavior.

Fixes #1588

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to