servicecomb-pack
servicecomb-pack copied to clipboard
0.6.0 版本大概什么时候发布?
目前可以用于生产吗? 会发布的maven 仓库吗? 还是需要自己编译部署到私服.
目前我们还没有明确的0.6.0 release时间,如果试用的话可以先从0.5.0 开始。 Pack现在已经提供集群功能, 0.6.0 会发布到maven仓库中的, 现在已经有人将Pack集成到商业产品中,并在生产环境中使用, 对于开源软件的使用建议大家还是先做评估验证后上线使用。 如果在使用过程中遇到问题可以开issue提问,我们会尽力提供支持。
@WillemJiang 方便说明是哪家的产品吗?
@zhfeng 腾讯的私有云在用,场景是处理申请的资源出错时进行相关的回退操作。
Caused by: org.eclipse.persistence.exceptions.DatabaseException:
Internal Exception: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "tcc_global_tx_event_index"
详细:Key (globaltxid, localtxid, parenttxid, txtype)=(396bd3d1-ec79-4dfa-aef3-dbe21772ec79, 396bd3d1-ec79-4dfa-aef3-dbe21772ec79, , END_TIMEOUT) already exists.
Error Code: 0
Call: INSERT INTO tcc_global_tx_event (CREATIONTIME, GLOBALTXID, INSTANCEID, LASTMODIFIED, LOCALTXID, PARENTTXID, SERVICENAME, STATUS, TXTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
bind => [2020-01-06 16:00:32.293, 396bd3d1-ec79-4dfa-aef3-dbe21772ec79, order-127.0.0.1, 2020-01-06 16:00:32.293, 396bd3d1-ec79-4dfa-aef3-dbe21772ec79, , order, Failed, END_TIMEOUT]
0.5.0 版本 tcc 事务如果失败, 十分钟后就报主键冲突. END_TIMEOUT
@siaron 你可以把这个问题另起issue
I think we can consider to do the ServiceComb Pack 0.6.0 release this month. @coolbeevip Do you have any comment on this issue?
I think we can consider to do the ServiceComb Pack 0.6.0 release this month. @coolbeevip Do you have any comment on this issue?
I agree! We pushed 70 PR for version 0.6.0