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

[GitHub] [camel-quarkus] aldettinger opened a new issue #1885: [QUARKUS 1.9/1.8.2] Remove the driver registration workaround from Postgres Replication Slot extension

aldettinger opened a new issue #1885:
URL: https://github.com/apache/camel-quarkus/issues/1885


   In the context of this [commit](https://github.com/apache/camel-quarkus/commit/26d796852d637723b481891219c5f6cde242d7ca), the postgres driver registration is [forced at camel-quarkus level](https://github.com/apache/camel-quarkus/blob/26d796852d637723b481891219c5f6cde242d7ca/extensions/pg-replication-slot/runtime/src/main/java/org/apache/camel/quarkus/component/pg/replication/slot/PostgresDriverRegistrationRecorder.java#L28..L30) in order to workaround this [issue](https://github.com/quarkusio/quarkus/issues/12116).
   
   We should be able to remove this with Quarkus 1.9 or 1.8.2.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-quarkus] aldettinger commented on issue #1885: [QUARKUS 1.9/1.8.2] Remove the driver registration workaround from Postgres Replication Slot extension

Posted by GitBox <gi...@apache.org>.
aldettinger commented on issue #1885:
URL: https://github.com/apache/camel-quarkus/issues/1885#issuecomment-706321335


   [Removed the workaround](https://github.com/apache/camel-quarkus/commit/7e117d324cb3461f298ab262cab2274cd21aff8e) as of quarkus 1.9. Let's check the CI build is ok too.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-quarkus] aldettinger closed issue #1885: [QUARKUS 1.9] Remove the driver registration workaround from Postgres Replication Slot extension

Posted by GitBox <gi...@apache.org>.
aldettinger closed issue #1885:
URL: https://github.com/apache/camel-quarkus/issues/1885


   


----------------------------------------------------------------
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:
users@infra.apache.org