1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java9,451 stars (9,451 stars)3,886 forks (3,886 forks)batch import
help wanted
Description
支持强一致性分布式事务吗
Contributor guide
- Tech stack
- javasql
- Domain
- backenddatabase
- Issue type
- research
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- distributed transactionsMyCAT architecture
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 25
- Research direction
- Investigate MyCAT's transaction handling by examining source code in the transaction package, such as TransactionManager. Review documentation for distributed transaction support. Check existing issues or discussions on this topic.