Hi,

I could be mistaken, but there is no pull-replication in Solr 4 unless
one is trying to catch up using traditional Java replicatoin that
pulls from one node to the other.  I believe replication is push
style, immediate, and replicas don't talk to ZK for that.  Master and
slaves are also a thing of the past and now we have leaders and
replicas.  See http://wiki.apache.org/solr/SolrCloud

Otis
--
Search Analytics - http://sematext.com/search-analytics/index.html
Performance Monitoring - http://sematext.com/spm/index.html


On Thu, Oct 11, 2012 at 11:10 PM, Zeng Lames <lezhi.z...@gmail.com> wrote:
> Dear All,
>
> We are POC for Solr 4.0 with Zookeeper, wanna to know that whether
> Zookeeper will notify slave to pull when master get record update? if no,
> does it mean there is a time gap of data out-of-sync between master and
> slave node.
>
> thanks a lot!
>
> Best Wishes!

Reply via email to