The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2107-quadratic-comma-split has succeeded.
Run started by GitHub user abhinav-phi (triggered by dpol1).

Head commit for run:
93cef05aac4abe7205cc45fa448199d1f656a41c / abhinav-phi <[email protected]>
CommaSeparatedToMultivaluedMetadata: cap after blank filtering, default 128, 
document maxTokens

- apply the maxTokens cap to the values kept after blank tokens are
  dropped, so that blank tokens do not consume the budget and a low cap
  keeps the first real tokens
- lower the default cap from 65536 to 128: a page cannot generate an
  unbounded amount of metadata with the default configuration
- drop the confusing reference to http.content.limit
- document maxTokens in the parse filters docs and the filter javadoc
- the scale tests configure maxTokens explicitly since the bulk write
  path they exercise is independent of the cap

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

With regards,
GitHub Actions via GitBox

Reply via email to