lukecwik commented on PR #24235:
URL: https://github.com/apache/beam/pull/24235#issuecomment-1319264837

   > 
   
   This was something that was on my TODO list for years since Java's 
ScheduledExecutorService implementation doesn't support being unbounded. I 
finally [authored one](https://github.com/apache/beam/pull/23545) to help 
@johnjcasey with the [GAX thread 
issue](https://github.com/apache/beam/issues/21368).
   
   Apache Beam has already migrated to using this new scheduled executor 
service since it is what is returned from GcsOptions. There is an outstanding 
clean-up task to use ExecutorOptions over GcsOptions.


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