incubator-seata icon indicating copy to clipboard operation
incubator-seata copied to clipboard

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.

Results 439 incubator-seata issues
Sort by recently updated
recently updated
newest added

- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did eliminates the dependency of AbstractNettyRemotingClient on RmNettyRemotingClient and TmNettyRemotingClient ### Ⅱ. Does this pull...

## Why you need it? Is your feature request related to a problem? Please describe in details kubectl logs -f 该命令能够查到seata启动日志,这样快速定位问题 目前方案: 1. daemon参数控制台后台还是前台 2. 控制台只输出启动日志,业务日志不输出 ## How it could...

- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description ### Ⅱ. Describe what happened If there...

type: optimize
Security

- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description ### Ⅱ. Describe what happened If there...

Security

## Why you need it? Is your feature request related to a problem? Please describe in details Seata has integrated with the mainstream registry and configuration centers on the market,...

task: help-wanted

Looking for an alternative to logback-kafka-appender dependency. The logback-kafka-appender has not seen a new release in over five years, with the current version being 0.2.0-RC2. Due to its dependency on...

task: help-wanted

业务需要监听事务状态,在事务提交之后需要搜集改变的数据,在seata里TransationHook只对TM事务有效,分支事务无法监听,请问有没有提供分支事务监听的机制

## Why you need it? The current client cannot find an available server and directly prints a line of log, ignoring it. The logger does not have a default configuration,...

task: help-wanted

## Why you need it? Currently, we allow users to edit properties by writing JSON directly. However it is a temporary solution for property editing. A more appropriate way would...

task: help-wanted

## Why you need it? New version state machine designer uses JSON with style information that is great similar to the user-written JSON. However, the JSON file that old version...

task: help-wanted
good first issue