abhinav-phi commented on PR #2119:
URL: https://github.com/apache/stormcrawler/pull/2119#issuecomment-5574652716

   Thanks — pushed a651b3d2:
   
   - The yaml example now uses 
`localhost,sitelocal,linklocal,anylocal,multicast,100.64.0.0/10,fc00::/7` — all 
keywords exercised and the full ULA range (`fc00::/7`), not just the 
locally-assigned `fd00::/8` half. `documentedExampleBlocksTheNonRoutableRanges` 
follows and now also pins `fc00::1`, `0.0.0.0` (anylocal) and `224.0.0.1` 
(multicast).
   - **PR description note on the throw:** added — an existing deployment with 
a typo'd rule now fails at topology start instead of starting with the rule 
silently missing; that is the intent and operators need to read it before 
upgrading.
   - **Overlap with #2127:** agreed — #2127 owns the shipped value (it flips 
the key from commented to enabled); this PR only updates the commented example 
and keyword docs. #2119 merges first; #2127 will be rebased on it if the lines 
collide.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to