slfan1989 commented on PR #1353: URL: https://github.com/apache/ratis/pull/1353#issuecomment-3922924643
> @slfan1989 , thanks for working on this! Good catch on the bug. > > * Let's add it in the `initializer`, see below. > * BTW, it currently uses LogLevel.INFO. Would it print a lot messages? Since this is client, how about changing it to WARN? @szetszwo Thanks for reviewing the code! Sure, I'll add it to the initializer. You're right, INFO is too noisy for client-side. Switching to WARN now — thanks for the suggestion! -- 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]
