snazy commented on PR #2527:
URL: https://github.com/apache/polaris/pull/2527#issuecomment-3279179369

   > Why do we want an abstraction layer here and why do we need two 
implementations of that interface? I'm not sure where this fit's into the whole 
picture of the NoSQL persistence effort.
   
   There are a couple of task submissions required by the NoSQL work and also 
the async+reliable tasks work. Within Quarkus it's better to leverage the 
already present Vert.X timer infrastructure, based on Netty. For testing 
purposes, there's no Quarkus, so another solution (based on Java's scheduled 
executor) is needed.


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