The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/feat/cert-update-online has failed. Run started by GitHub user EnableAsync (triggered by EnableAsync).
Head commit for run: 92c8b87356c31cb3ca21d576362de52bf9013096 / Async <raisin...@foxmail.com> feat(proxy): Enable hot-reloading for TLS certificates This introduces support for dynamically reloading TLS certificates and private keys for the gRPC and Remoting servers without a service restart. Key changes include: - A file watcher service is added to GrpcServer and RemotingProtocolServer to monitor for modifications to TLS certificate and key files. - Implemented logic to automatically reload the SslContext when a change in the certificate or key is detected. - Refactored ProxyAndTlsProtocolNegotiator to fetch the latest SslContext on-demand. - Added detailed logging for TLS-related events to aid in debugging and monitoring. Report URL: https://github.com/apache/rocketmq/actions/runs/15995707516 With regards, GitHub Actions via GitBox