SOLR-6880: Remove this assert that can fail various tests.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651394 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2015-01-13 15:58:35 +00:00
parent 423e469e5f
commit 10b501395b
1 changed files with 0 additions and 1 deletions

View File

@ -455,7 +455,6 @@ public class ZkStateReader implements Closeable {
synchronized (this) {
if (watchedCollections.contains(s)) {
DocCollection live = getCollectionLive(this, s);
assert live != null;
if (live != null) {
watchedCollectionStates.put(s, live);
// if it is a watched collection, add too