machov opened a new pull request, #10954: URL: https://github.com/apache/nifi/pull/10954
Fixes duplicate description method calls in AbstractMQTTProcessor where PROP_BROKER_URI had two description() calls. The first call was redundant since the second call overrides it. Removed the first description call to improve code clarity and ensure users see the complete, detailed description with URI scheme information and SSL requirements. -- 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]
