You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by kr...@apache.org on 2019/09/23 23:02:36 UTC

[knox] branch master updated (8360635 -> 00c36e8)

This is an automated email from the ASF dual-hosted git repository.

krisden pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git.


    from 8360635  KNOX-2014 - Make sure ATLASSESSIONID cookie is set (#150)
     add 00c36e8  KNOX-2010 - Upgrade zookeeper to 3.5.5 (#152)

No new revisions were added by this update.

Summary of changes:
 gateway-provider-ha/pom.xml                               |  5 +++++
 gateway-server/pom.xml                                    |  5 +++++
 .../security/impl/ZookeeperRemoteAliasMonitorTest.java    |  1 +
 .../security/impl/ZookeeperRemoteAliasServiceTest.java    |  1 +
 .../monitor/ZooKeeperConfigurationMonitorTest.java        |  2 +-
 gateway-service-remoteconfig/pom.xml                      |  5 +++++
 .../zk/RemoteConfigurationRegistryClientServiceTest.java  |  1 +
 gateway-test/pom.xml                                      |  6 ++++++
 .../topology/monitor/RemoteConfigurationMonitorTest.java  | 15 ++++++---------
 pom.xml                                                   | 10 +++++++---
 10 files changed, 38 insertions(+), 13 deletions(-)