datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
40 stars 28 forks source link

Register for reflection for AuthProviders and SSLFactories #78

Closed tomekl007 closed 4 years ago

adutra commented 4 years ago

As @thomasbecker pointed out in #73, there are a few reflective calls in com.datastax.oss.driver.internal.core.util.DependencyCheck:

@tomekl007 wdyt? I think we need to include them as well.

tomekl007 commented 4 years ago

@tomekl007 wdyt? I think we need to include them as well.

Regarding the rest of the classes - I agree. Done in https://github.com/datastax/cassandra-quarkus/pull/78/commits/436d25b1f30db8028e578822813e5b247a154ff0