assokhi commented on PR #10575: URL: https://github.com/apache/seatunnel/pull/10575#issuecomment-4022470768
@DanielCarter-stack @davidzollo I've resolved the issues listed above : - Implemented the custom MqttConnectorException hierarchy and QoS IllegalArgumentException validation. - Made clean_session dynamically configurable. - Added the requested unit tests (MqttSinkWriterTest and MqttSinkFactoryTest). - updated the documentation. Still, I don't know why the CI is not passing. On my local machine, the build for the MQTT connector as well as the global build (install -DskipTests) are passing perfectly. Looking at the GitHub Actions logs, it seems to be failing due to 3-hour runner timeouts on unrelated modules and Hazelcast instance is not active, leading to memory crashes. Could anyone verify this underlying issue and perhaps re-trigger the build? -- 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]
