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

[lucene-solr] branch master updated (429481b -> 1a23ab0)

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/lucene-solr.git.


    from 429481b  Fix precommit - unused import
     new e8a24bc  SOLR-8182: Update TestSolrCloudWithKerberosAlt to work with JDK9+
     new 1a23ab0  SOLR-10199: Solr's Kerberos functionality does not work in Java9 due to dependency on hadoop's AuthenticationFilter which attempt access to JVM protected classes

The 31363 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/solr/cloud/TestSolrCloudWithKerberosAlt.java  | 12 ------------
 .../security/hadoop/TestSolrCloudWithHadoopAuthPlugin.java   |  3 ---
 .../solr/security/hadoop/TestZkAclsWithHadoopAuth.java       |  1 -
 3 files changed, 16 deletions(-)