C0urante commented on pull request #8502:
URL: https://github.com/apache/kafka/pull/8502#issuecomment-642357185


   @rhauch it'd be nice to verify this in tests but unfortunately I didn't 
notice your comment earlier in the day and I don't think I have time to 
adjust/write new test cases to account for this. It also looks like the 
possibility you pointed out about hindering re-creation of task metrics isn't 
super likely given that tasks proactively clear out any metrics set up for 
older instances on startup: 
https://github.com/apache/kafka/blob/6abb913c6449113141582921340994c0d5e50839/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerTask.java#L352-L353
   
   If this is still a sticking point, could we log a backlog ticket for those 
testing improvements and address it as time permits after the 2.6 release?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to