dont advertise sync state yet

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1236009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-01-26 00:55:45 +00:00
parent 37b596b450
commit c6d69c632f
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ public class SyncStrategy {
public boolean sync(ZkController zkController, SolrCore core,
ZkNodeProps leaderProps) {
zkController.publish(core, ZkStateReader.SYNC);
// TODO: look at our state usage of sync
// zkController.publish(core, ZkStateReader.SYNC);
// solrcloud_debug
// System.out.println("SYNC UP");