grpc-java icon indicating copy to clipboard operation
grpc-java copied to clipboard

Reduce log noise

Open eranl opened this issue 2 months ago • 5 comments

Change a log statement that tends to spam the logs to Level.FINE.

eranl avatar Sep 25 '25 02:09 eranl

CLA Not Signed

For xDS see #8886, although I have to believe this has changed with some of the XdsClient error handling changes and XdsDependencyManager being introduced. Was there a situation in particular you were seeing this? What version of gRPC?

(It can totally happen with DNS, but there have been some xDS pieces that made it more noticeable.)

ejona86 avatar Sep 30 '25 20:09 ejona86

My context is firestore client, DNS. Latest code.

eranl avatar Sep 30 '25 22:09 eranl

@eranl, you're running on mobile?

ejona86 avatar Sep 30 '25 22:09 ejona86

Both mobile and desktop.

eranl avatar Sep 30 '25 23:09 eranl