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

[lucene-solr] branch master updated (f924225 -> 4761dba)

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

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


    from f924225  Append MultiCollectorTest to TestMultiCollector. (#1745)
     add 4761dba  SOLR-14700: avoid NPEs in TupleStream.getShards() when streamContext is null. (#1754)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  3 ++
 .../solr/client/solrj/io/stream/TupleStream.java   | 38 ++++++++++++++++------
 .../solr/client/solrj/io/stream/StreamingTest.java |  7 ++++
 3 files changed, 38 insertions(+), 10 deletions(-)