----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66127/#review199567 -----------------------------------------------------------
service/src/java/org/apache/hive/service/servlet/HS2LeadershipStatus.java Lines 46 (patched) <https://reviews.apache.org/r/66127/#comment279870> hmm... some testing will be needed for this, esp for security. Is it practical to do in unit tests? - Sergey Shelukhin On March 19, 2018, 6:52 p.m., Prasanth_J wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66127/ > ----------------------------------------------------------- > > (Updated March 19, 2018, 6:52 p.m.) > > > Review request for hive and Sergey Shelukhin. > > > Bugs: HIVE-18982 > https://issues.apache.org/jira/browse/HIVE-18982 > > > Repository: hive-git > > > Description > ------- > > HIVE-18982: Provide a CLI option to manually trigger failover > > > Diffs > ----- > > bin/ext/hiveserver2.sh 1e94542 > > itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestActivePassiveHA.java > 72b2a8c > > service/src/java/org/apache/hive/service/server/HS2ActivePassiveHARegistry.java > 819ce19 > service/src/java/org/apache/hive/service/server/HiveServer2.java bb92c44 > service/src/java/org/apache/hive/service/servlet/HS2LeadershipStatus.java > 33529ed > service/src/java/org/apache/hive/service/servlet/HS2Peers.java a51bbeb > > > Diff: https://reviews.apache.org/r/66127/diff/2/ > > > Testing > ------- > > > Thanks, > > Prasanth_J > >