You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/28 10:14:00 UTC

[jira] [Commented] (OPENJPA-2801) Kubernetes TCPRemoteCommitProvider

    [ https://issues.apache.org/jira/browse/OPENJPA-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025014#comment-17025014 ] 

ASF subversion and git services commented on OPENJPA-2801:
----------------------------------------------------------

Commit 6a3395dc795e3f356f11039caaebdca3bf8c373b in openjpa's branch refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=6a3395d ]

[OPENJPA-2801] Introducing KubernetesTCPRemoteCommitProvider


> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)