servicecomb-pack icon indicating copy to clipboard operation
servicecomb-pack copied to clipboard

Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by u...

Results 87 servicecomb-pack issues
Sort by recently updated
recently updated
newest added

使用0d04161b9ea1ea1793fb1a0c9c64a08103488867编译的版本,使用mysql 数据库作为tx event 存储,日志中发现下列错误 [EL Warning]: 2018-03-23 03:32:59.887--UnitOfWork(159067768)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.1.v20171221-bd47e8f): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '1613' for key 'eventId' Error Code: 1062 Call: INSERT INTO...

integration with zipkin to providing timing info of transactions/compensations *given* configured saga with zipkin trace collector address and zipkin enabled *when* saga receives a request *then* tracing info is reported...

feature

as a user, i want to set up communication between saga and services with MQ, so that they can handle transactions asynchronously

enhancement

currently saga sub-transactions are load balanced to multiple service instances with service discovery, but it doesn't work well with stateful service. stateful service support can either be supported with service...

enhancement

as a user, i want to generate saga request json by dragging and dropping services on GUI, so that i can minimize the manual coding myself and avoid human error

feature

### What happened? There are 1 security vulnerabilities found in org.apache.commons:commons-dbcp2 2.1.1 - [MPS-2022-12024](https://www.oscs1024.com/hd/MPS-2022-12024) ### What did I do? Upgrade org.apache.commons:commons-dbcp2 from 2.1.1 to 2.9.0 for vulnerability fix ### What...

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 to 3.19.6. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.19.6 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies
java

Bumps org.apache.zookeeper:zookeeper from 3.6.2 to 3.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.6.2&new-version=3.8.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java