> On Nov. 2, 2017, 3:19 a.m., Alexander Kolbasov wrote: > > service/src/java/org/apache/hive/service/cli/session/SessionManager.java > > Lines 477 (patched) > > <https://reviews.apache.org/r/63458/diff/1/?file=1877742#file1877742line477> > > > > This potentially leak IP addresses of clients in the log file - would > > be better to avoid it.
removed it. - Prasanth_J ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63458/#review189871 ----------------------------------------------------------- On Nov. 1, 2017, 2:04 a.m., Prasanth_J wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63458/ > ----------------------------------------------------------- > > (Updated Nov. 1, 2017, 2:04 a.m.) > > > Review request for hive, Sergey Shelukhin and Thejas Nair. > > > Bugs: HIVE-16917 > https://issues.apache.org/jira/browse/HIVE-16917 > > > Repository: hive-git > > > Description > ------- > > HIVE-16917: HiveServer2 guard rails - Limit concurrent connections from user > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java > a3c853a5c5a2a3e72ae0141d0ad836ec95516280 > service/src/java/org/apache/hive/service/cli/session/SessionManager.java > 9b2ae57ee498e9b712cc87b16ba223995519611c > service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java > 6354c8c5450eaa8ab91dd59387f2eddf0eb84389 > > service/src/test/org/apache/hive/service/cli/TestCLIServiceConnectionLimits.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/63458/diff/1/ > > > Testing > ------- > > > Thanks, > > Prasanth_J > >