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

Head commit for run:
e9a8c2632ec7ef2ababaf816c6f17db621cfc61d / abhinav-phi <[email protected]>
Rename the exception counter, drop the duplicate CLI line (#2084)

Review feedback on #2120:

- the field is renamed to exceptionsCount to match what
  getExceptionsCount reports
- main() no longer prints the rejection twice: the timing line's
  '=> null' output already says it, the System.err line is gone
- rejectionShortensTheChain now proves the chain stops: a counting
  filter sits after the thrower and asserts it is never evaluated
- getExceptionsCount stays public for operators embedding the chain
  (bolts with a TopologyContext can expose it as a metric later; the
  filter itself has no context to register one)

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

With regards,
GitHub Actions via GitBox

Reply via email to