On 03/24/2010 06:43 PM, Igor Motov wrote:
I was experimenting with the latest (r919455) revision of the cloud branch
and noticed a dependency between CloudSolrServer and ZkController. It looks
like CloudSolrServer is still using two constants from ZkController:
NODE_NAME and URL_PROP. After movin
I was experimenting with the latest (r919455) revision of the cloud branch
and noticed a dependency between CloudSolrServer and ZkController. It looks
like CloudSolrServer is still using two constants from ZkController:
NODE_NAME and URL_PROP. After moving these two constants to ZkStateReader, I
wa