hongkunxu opened a new pull request, #16381: URL: https://github.com/apache/pinot/pull/16381
Fixes a NotSerializableException caused by TlsSpec not implementing Serializable. Added implements Serializable to TlsSpec to allow objects containing it to be serialized properly during DataIngestion Backfill job execution. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
