apache / apache/incubator-seata
使用PJSQL连接seata的问题
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
PJSQL明明已经创建了undo_log_id_seq, 却一直显示不存在。
io.seata.rm.datasource.ConnectionProxy : process connectionProxy commit error: ERROR: relation "undo_log_id_seq" does not exist
Contributor guide
Research direction
Start by reproducing the reported commit failure at io.seata.rm.datasource.ConnectionProxy and verify how PJSQL exposes the existing undo_log_id_seq relation. Check the database setup and connection context used by Seata; done means explaining why the relation is reported missing and documenting or validating a corrective change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100