The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2062-urlfrontier-batch-discovered has failed.
Run started by GitHub user abhinav-phi (triggered by rzo1).

Head commit for run:
41ea0ba5f293e1bcbf5c7340265c3c574cc0dd6b / abhinav-phi <[email protected]>
Address review: no tuple stranding, honest throttling metric, docs and 
formatting

- fail the tuples of a batch that was never sent (interrupted flush) or
  whose stream died right away instead of leaving them to the waitAck
  cache expiry, which would outlive Storm's tuple timeouts
- measure the time actually spent waiting in the throttle loop: an ack
  can wake the wait well before the timeout, and the
  timeSpentThrottling metric must keep meaning something
- document that the permit tryAcquire is deliberately outside the flow
  monitor (a racing notifyAll costs one backstop interval, never a
  deadlock) and the batchLock then sendLock acquisition order
- document urlfrontier.batch.size in configuration.adoc
- reformat with the google-java-format version the
  git-code-format-maven-plugin embeds

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

With regards,
GitHub Actions via GitBox

Reply via email to