You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2020/02/04 18:35:27 UTC

[lucene-solr] branch master updated (bb90569 -> 2d8428e)

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

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


    from bb90569  SOLR-14219: Revert changes in OverseerSolrRespose and move serialization (#1227)
     add 2d8428e  SOLR-14238: Fix HdfsDirectory to no longer overwrite existing files. (#1237)

No new revisions were added by this update.

Summary of changes:
 solr/core/src/java/org/apache/solr/store/hdfs/HdfsDirectory.java | 9 ++++++++-
 .../core/src/java/org/apache/solr/store/hdfs/HdfsFileWriter.java | 3 +--
 .../src/test/org/apache/solr/store/hdfs/HdfsDirectoryTest.java   | 9 +++++++++
 3 files changed, 18 insertions(+), 3 deletions(-)