jihoonson commented on pull request #10383:
URL: https://github.com/apache/druid/pull/10383#issuecomment-691353141


   @FrankChen021 good catch. The option 2 among @gianm's suggestions sounds 
better to me. The option 1 sounds hard to actually implement since there will 
be lots of edge cases we should handle.
   
   Regarding integration tests, I think it would depend on what this PR is 
going to change. If it needs to modify some behavior in interaction between 
supervisor and tasks (for example, if the supervisor should set the 
`lineSplittable` flag properly), we need some. If the change can be contained 
only on the task side, I think adding some new unit tests in `KafkaIndexTask` 
would be enough. @suneet-s what do you think?


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to