Filed. https://issues.apache.org/jira/browse/SOLR-13801
I'll try the repeated dns method as well. Thanks!
On 29/9/19, 3:37 AM, "Mikhail Khludnev" wrote:
Yes. Please raise a jira ticket.
--
Sincerely yours
Mikhail Khludnev
sey" wrote:
On 9/27/2019 10:39 AM, LEE Ween Jiann wrote:
> FYI, solr-zookeeper-headless resolves to 3 different IPs. And
getZkRawResponse() method only connects to 1 of the 3.
>
> My suggestion is the following:
> - List zookeepers =
Arrays.asLis
host and add all IP:port to zookeepers array
+ }
Let me know your thoughts.
On 26/9/19, 9:47 PM, "LEE Ween Jiann" wrote:
Thank you, this is what I needed to know.
On 26/9/19, 9:08 PM, "Shawn Heisey" wrote:
On 9/26/2019 4:12 AM, LEE Ween Jian
Thank you, this is what I needed to know.
On 26/9/19, 9:08 PM, "Shawn Heisey" wrote:
On 9/26/2019 4:12 AM, LEE Ween Jiann wrote:
> I'm trying to modify the helm chart for solr such that it works for
kubernetes (k8s) deployment correctly. There needs to be a particu
nge of the zk instances:
https://zookeeper.apache.org/doc/r3.5.3-beta/zookeeperReconfig.html
However, for that to work properly in case of a Solr restart you always need a
minimal set of servers that do not change and just increase/decrease additional
ones.
> Am 26.09.2019 um 12:22 schrieb L
I'm trying to modify the helm chart for solr such that it works for kubernetes
(k8s) deployment correctly. There needs to be a particular change in the way
solr resolves zookeepers hostname in order for this to happen.
Let me explain...
The standard way to configure solr is by listing all the zo