Re: [DISCUSS] Selecting Language for Seata Kubernetes operator

2023-12-10 Thread Min Ji
As @ptyin mentioned, Golang offers better native support for Kubernetes. The consideration for using Java is due to a lack of developer community, but I believe that if the community remains insular, it will only be limited to the Java ecosystem. The community should be open and welcome more people

Re: [DISCUSS] Selecting Language for Seata Kubernetes operator

2023-12-09 Thread Zhiyuan Lei
we use golang online,java sdk will meet some freaky problem,which is not necessary for us. I prefer golang yixia 于 2023年12月10日周日 下午12:23写道: > golang would be more suitable because most of the projects and practices in > the cloud native field are based on golang. i vote for golang. > > 尹祥琨 于20

Re: [DISCUSS] Selecting Language for Seata Kubernetes operator

2023-12-09 Thread yixia
golang would be more suitable because most of the projects and practices in the cloud native field are based on golang. i vote for golang. 尹祥琨 于2023年12月9日周六 23:16写道: > Hi team, > The community is currently developing an Kubernetes operator to reduce > the operation costs of Seata Server. We’d