Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Solr 6.6.0 zookeeper 3.4.10 dependency

avatar
New Member

The Release notes for Solr 6.6.0 include the following Upgrade Note:

  • ZooKeeper dependency has been upgraded from 3.4.6 to 3.4.10.

On the face of it, this looks like a problem, since even HDP 2.6 only include Zookeeper 3.4.6.

Does this 'dependency' mean that Solr will not work with Zookeeper 3.4.6 or is it just documenting the fact that the Solr embedded Zookeeper instance is now 3.4.10?

1 ACCEPTED SOLUTION

avatar
New Member

It's only documenting the fact that Solr has updated it's embedded ZooKeeper to 3.4.10. I don't know of any changes that would impact Solr 6.6 working with ZK 3.4.6.

View solution in original post

2 REPLIES 2

avatar
New Member

It's only documenting the fact that Solr has updated it's embedded ZooKeeper to 3.4.10. I don't know of any changes that would impact Solr 6.6 working with ZK 3.4.6.

avatar
New Member

Thanks @Cassandra Targett

I didn't think it sounded quite right. We'll give it a try

Tony