You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/09/15 12:37:11 UTC

[GitHub] [solr-operator] parekhcoder opened a new issue, #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local

parekhcoder opened a new issue, #474:
URL: https://github.com/apache/solr-operator/issues/474

   getting error while installing solr,  Couldn't bind to solrcloud-zookeeper-headless.namespace.svc.cluster.local:2888.
   
   Though provided global.clusterDomain setting it is still looking at cluster.local. (addressability.kubeDomain also doesn't work)
   
   There doesn't have any param for clusterDomain in "zk" https://github.com/apache/solr-operator/blob/v0.6.0/helm/solr/README.md?plain=1#L152; though zookeeper does have param https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper/README.md?plain=1#L63


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman commented on issue #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #474:
URL: https://github.com/apache/solr-operator/issues/474#issuecomment-1249566801

   Could you run `kubectl describe zookeepercluster`? In the code, the Solr Operator should be doing the right thing here: https://github.com/apache/solr-operator/blob/v0.6.0/controllers/util/zk_util.go#L119


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] necipakca commented on issue #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local

Posted by "necipakca (via GitHub)" <gi...@apache.org>.
necipakca commented on issue #474:
URL: https://github.com/apache/solr-operator/issues/474#issuecomment-1426775846

   In my case 
   
     solrAddressability:
       kubeDomain: my-customdomain
   
   works fine. Without any issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman closed issue #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local

Posted by "HoustonPutman (via GitHub)" <gi...@apache.org>.
HoustonPutman closed issue #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local
URL: https://github.com/apache/solr-operator/issues/474


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman commented on issue #474: zookeeper doesn't honour global.clusterDomain value and keeps looking for cluster.local

Posted by "HoustonPutman (via GitHub)" <gi...@apache.org>.
HoustonPutman commented on issue #474:
URL: https://github.com/apache/solr-operator/issues/474#issuecomment-1428312811

   Thanks for your input here @necipakca !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org