----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58976/#review174806 -----------------------------------------------------------
sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConstants.java Lines 104 (patched) <https://reviews.apache.org/r/58976/#comment248029> there is a space before sentry.service.client.randomize.server.list. That will cause same issue as in "SENTRY-1763 Fix the config string for server load balancing" sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConstants.java Lines 169 (patched) <https://reviews.apache.org/r/58976/#comment248030> there is a space before sentry.hdfs.service.client.randomize.server.list - Na Li On May 4, 2017, 11:24 p.m., kalyan kumar kalvagadda wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58976/ > ----------------------------------------------------------- > > (Updated May 4, 2017, 11:24 p.m.) > > > Review request for sentry, Alexander Kolbasov, Hao Hao, Na Li, Sergio Pena, > Vamsee Yarlagadda, and Vadim Spector. > > > Bugs: SENTRY-1709 > https://issues.apache.org/jira/browse/SENTRY-1709 > > > Repository: sentry > > > Description > ------- > > Clients should randomize the server list based on the confguration. > > > Diffs > ----- > > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConfigInterface.java > 24192fd > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryClientTransportConstants.java > 4af7d1f > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryHDFSClientTransportConfig.java > 64cdd46 > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryPolicyClientTransportConfig.java > 396a7f6 > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/transport/SentryTransportFactory.java > 9ddb400 > > > Diff: https://reviews.apache.org/r/58976/diff/3/ > > > Testing > ------- > > > Thanks, > > kalyan kumar kalvagadda > >