You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/12/09 14:38:49 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1128: Transactions with Camel K

nicolaferraro opened a new issue #1128: Transactions with Camel K
URL: https://github.com/apache/camel-k/issues/1128
 
 
   Hi @nicolaferraro 
   
   We are looking to extend our use of camel-k to include transaction support. I've spent a number of days reading about JTA and technologies such as [narayana](https://narayana.io/), and [atomikos](https://www.atomikos.com/). I am trying to choose one for fast integration into our prototype architecture. 
   
   My goal is to run the transaction manager on kubernetes alongside the [camel-k](https://github.com/apache/camel-k) based [camel services](https://blog.joshdreagan.com/2017/08/14/transactions_and_alternatives_with_camel/).
   
   Do you have a recommendation as to a starting point? I'd really like to select and install a transaction manager this week. I dont see a lot of online documentation for running these transaction managers on k8s. Yet I have seen your name on a couple of [github projects](https://github.com/jboss-fuse/spring-boot-camel-xa/blob/master/src/main/fabric8/statefulset.yml) that seem to relate to this interest. I also know that its of interest to the camel-k and camel team to support the service elements that rely on safe transactions. 
   
   Any thoughts would be appreciated.
   
   _Originally posted by @davesargrad in https://github.com/apache/camel-k/issues/1059#issuecomment-563243808_

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


With regards,
Apache Git Services