You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by GitBox <gi...@apache.org> on 2021/02/14 17:25:35 UTC

[GitHub] [geronimo-txmanager] rmannibucau commented on pull request #6: GERONIMO-6805: Use a time SPI abstraction to provide time to the transaction manager

rmannibucau commented on pull request #6:
URL: https://github.com/apache/geronimo-txmanager/pull/6#issuecomment-778809602


   @efge depends how you use it I guess. The normal case will be that you don't instantiate yourself the tx mgr (spring, tomee, .... will do) so you can inject a custom provider and then you need to cast this provider to "set" the time value you want (I assume more than a delta). In such a case it makes sense to have a built in impl use can just configure in tomee.xml or so - but it can also go in tomee integration layer, this is why I put a "?" on it.


----------------------------------------------------------------
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:
users@infra.apache.org