rkhachatryan commented on pull request #15636: URL: https://github.com/apache/flink/pull/15636#issuecomment-822041983
Thanks for the review @curcur. I addressed your comments and rebased the PR to master. I also updated the end-to-end test and added a commit to rollback discovered "orphaned" transaction on recovery by default (initially this was a limitation but then I realized that the fix could be pretty simple). The problem in FLINK-22311 is that `UnsupportedOperationException` is masking the actual error. That actual issue is now solved (re-connection it's still unsupported). I didn't succeed with Oracle, but I checked it manually with DB2, MySQL and PostgreSQL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
