Hi,
trying to get more information, I restarted the SOURCE node and watched
the log.
For each shard i got following triple:
WARN org.apache.solr.handler.CdcrRequestHandler - Action LASTPROCESSEDVERSION
sent to non-leader replica @ scoll:shard1
ERROR org.apache.solr.handler.RequestHandlerBase -
org.apache.solr.common.SolrException: Action LASTPROCESSEDVERSION sent to
non-leader replica
WARN org.apache.solr.handler.CdcrUpdateLogSynchronizer - Caught unexpected
exception
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://SOURCE:s_port/solr/scoll_shard1_replica1: Action
LASTPROCESSEDVERSION sent to non-leader replica
Could this the reason, why there is no further action?
The SOURCE cloud has just the replicationfactor '1'.
'scoll_shard1_replica1' should have to be allays the leader, or?
Regards
Uwe