aldettinger commented on pull request #3681: URL: https://github.com/apache/camel-quarkus/pull/3681#issuecomment-1083268725
@zhfeng I've added this test because paho mqtt3 has a class using reflection https://github.com/eclipse/paho.mqtt.java/blob/master/org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/internal/FileLock.java#L33. This class is used when camel is configured with FilePersistence. So, If there are mqtt5 file classes using reflection in somes camel scenarios, I would say it's worth taking a look. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
