You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/08 10:10:44 UTC

[GitHub] [pulsar] coderzc commented on pull request #16468: [fix][pulsar-io] Ignore SQLFeatureNotSupportedException if the JDBC connection doesn't support transactions

coderzc commented on PR #16468:
URL: https://github.com/apache/pulsar/pull/16468#issuecomment-1178805497

   > in this case it is better to add a configuration option "useTransactions: boolean, default true"
   > 
   > with useTransactions with work the current way with useTransactions = false we do not set autoCommit = false and we do not use commit/rollback
   
   Agree, I will update it


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org