Commit d748c1b
zhousimin
[Bugfix] Doris Sink should not throw exception when the transaction is already committed/visible
1 parent de9085d commit d748c1b
File tree
2 files changed
+3
-2
lines changed- seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris
- sink/committer
- util
2 files changed
+3
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
0 commit comments