----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61138/#review181477 -----------------------------------------------------------
I think the right way to fix it is by applying SENTRY-1868 rather then modifying DataNucleus debug levels. - Alexander Kolbasov On July 26, 2017, 2:44 p.m., Arjun Mishra wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61138/ > ----------------------------------------------------------- > > (Updated July 26, 2017, 2:44 p.m.) > > > Review request for sentry, Alexander Kolbasov and Vadim Spector. > > > Repository: sentry > > > Description > ------- > > For Sentry HA - In the Sentry service, DataNucleus.Query property, when not > defined in log4j.properties file, is by default set to INFO. This floods the > log files with INFO level logs every few seconds. We should set the default > value to WARN to avoid this, unless until specified in the log4j.properties > file > > > Diffs > ----- > > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/SentryMain.java > 3a981b2a1 > > > Diff: https://reviews.apache.org/r/61138/diff/1/ > > > Testing > ------- > > > Thanks, > > Arjun Mishra > >
