abhishekrb19 opened a new pull request, #18071:
URL: https://github.com/apache/druid/pull/18071

   When a segment publish error occurs, it's hard to tell which supervisor to 
reset if there are multiple supervisors consuming from the same stream. This 
change includes the datasource name to the error messages. Ideally we would 
also include the supervisor ID in the error, but since the supervisor ID is 
currently the same as the datasource name, this should suffice for now.
   
   This PR has:
   
   - [x] been self-reviewed.
   - [x] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold for [code 
coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md)
 is met.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to