You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2020/08/13 04:00:38 UTC

[lucene-solr] branch master updated (d517361 -> 0b55c94)

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

noble pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from d517361  SOLR-14680: Provide an implementation for the new SolrCluster API (#1730)
     add 0b55c94  SOLR-14680: make jdk 8 compatible

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/cluster/api/SimpleMap.java      |  2 +-
 .../src/java/org/apache/solr/common/LazySolrCluster.java     | 12 ++++++------
 solr/solrj/src/java/org/apache/solr/common/SimpleZkMap.java  |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)