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

   Thanks @dpol1 — pushed 218d6cd9:
   
   - **`STATUS_ERROR_CAUSE`:** the rejected-row ERROR now sets it (`"scheme not 
in the configured protocols list"`), matching what the fetcher and the updater 
write, so the store records the reason. Pinned in the scheme test.
   - **Unwired stream:** `emitStatus` inspects the returned task list and, when 
it is empty (a 3.x `crawler.flux` with no spout→updater edge), logs once that 
the row will keep being re-queried until the wiring is added — the silent-drop 
case you described, now visible.
   - **Wording:** the three archetype flux comments and `internals.adoc` now 
say the updater *marks the row ERROR and notifies the deletion stream* rather 
than *removes* it.


-- 
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