The GitHub Actions job "Build" on jackrabbit-oak.git/OAK-12394 has failed. Run started by GitHub user mihaibercea (triggered by mihaibercea).
Head commit for run: daa00ec0c9d6400ee0cde69e0b117f266da41273 / Mihai Bercea <[email protected]> OAK-12394: Initialise LAST_INDEXED_TIME counter from durable repo property on startup The LAST_INDEXED_TIME counter starts at 0 on every restart, so a lane that fails immediately after restart is invisible to monitoring — the counter never advances past 0 and the > 0 guard in alert queries silently drops it. Initialise the counter at construction from the durable :async/<lane>-LastIndexedTo repository property. A correct non-zero value is then visible from the first scrape after startup, even if the lane has not yet completed a successful cycle. Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/34483056619 With regards, GitHub Actions via GitBox
