[ https://issues.apache.org/jira/browse/OPENJPA-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francesco Chicchiriccò updated OPENJPA-2801: -------------------------------------------- Description: The code in {{TCPRemoteCommitProvider}} requires to set upfront the list of hosts to broadcast the transaction events. There are environments as Kubernetes, however, where this is limiting, as some form of [horizontal scaling|https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/] is available. The sole alternative available at present, e.g. {{JMSRemoteCommitProvider}}, is often not ideal as it requires additional infrastructure and more message roundtrip. was: The code in {{TCPRemoteCommitProvider}} requires to set upfront the list of hosts to broadcast the transaction events. There are environments as Kubernetes, however, where this is limiting, as some form of [horizontal scaling|https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/] is available. The sole alternative available at present, e.g. {{JMSRemoteCommitProvider}} is often not ideal as it requires additional infrastructure and requires more message roundtrip. > Kubernetes TCPRemoteCommitProvider > ---------------------------------- > > Key: OPENJPA-2801 > URL: https://issues.apache.org/jira/browse/OPENJPA-2801 > Project: OpenJPA > Issue Type: Improvement > Components: kernel > Reporter: Francesco Chicchiriccò > Assignee: Francesco Chicchiriccò > Priority: Major > Fix For: 3.1.1 > > > The code in {{TCPRemoteCommitProvider}} requires to set upfront the list of > hosts to broadcast the transaction events. > There are environments as Kubernetes, however, where this is limiting, as > some form of [horizontal > scaling|https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/] > is available. > The sole alternative available at present, e.g. {{JMSRemoteCommitProvider}}, > is often not ideal as it requires additional infrastructure and more message > roundtrip. -- This message was sent by Atlassian Jira (v8.3.4#803005)