abhiramaab commented on issue #8340:
URL: https://github.com/apache/hop/issues/8340#issuecomment-5645626672

   Hi @mattcasters, I’d like to work on this issue.
   
   I’ve started looking into the notification HTTP client path. The excessive 
output appears to come from Apache HttpClient 5’s 
org.apache.hc.client5.http.impl.Wire DEBUG logging while the notification 
service is polling.
   
   I’d like to investigate where the wire logger is being enabled/configured 
for the notification requests and apply the smallest scoped fix so that normal 
notification polling does not spam the console, while preserving the ability to 
enable HTTP wire logging when explicitly debugging.
   
   If this approach looks reasonable, I’d be happy to take the issue and work 
on a fix with appropriate tests.


-- 
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]

Reply via email to