mgill25 commented on issue #9286: Prohibit assigning ScheduledExecutorService 
into ExecutorService
URL: https://github.com/apache/druid/issues/9286#issuecomment-582662735
 
 
   Hi. I'd like to gently start off contributing to Apache druid, and would 
love to pick up this issue. 
   
   If I understand correctly, for the two instances in this search, I should 
make sure that a regular `ExecutorService` is created for the variables instead 
of `ScheduledExecutorService`. I suspect there are already concurrency utility 
functions that help in doing that within the codebase that I can use? I'm not 
at all familiar with the codebase, so I will appreciate any guidance towards 
how to go on about fixing these issues.
   
   Thank you!

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


With regards,
Apache Git Services

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

Reply via email to