-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63458/
-----------------------------------------------------------
(Updated Nov. 2, 2017, 8:08 a.m.)
Review request for hive, Sergey Shelukhin and Thejas Nair.
Changes
-------
Addressed review comments.
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 (updated)
-----
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java a3c853a
service/src/java/org/apache/hive/service/cli/session/SessionManager.java
9b2ae57
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java
6354c8c
service/src/test/org/apache/hive/service/cli/TestCLIServiceConnectionLimits.java
PRE-CREATION
Diff: https://reviews.apache.org/r/63458/diff/2/
Changes: https://reviews.apache.org/r/63458/diff/1-2/
Testing
-------
Thanks,
Prasanth_J