You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/26 20:19:20 UTC

[GitHub] [iotdb] tanrikut opened a new issue #4483: IotDB cluster is not using FQDN as seed node ip

tanrikut opened a new issue #4483:
URL: https://github.com/apache/iotdb/issues/4483


   In a k8s environment, when you restart a multinode iotdb server instances, instances try to connect to IPs of old instances. 
   
   I am using FQDN addresses in seed nodes list but as far as I understand, IotDB changes them to IP addresses and store them as IP addresses. 
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Start 3 instances of IotDB server in k8s environment, (seed nodes list must contain FQDNs)
   2. Restart all instances.
   3. See logs to see IotDB tries to connect to IP address of the first run.
   
   **Expected behavior**
   IotDB should store FQDNs and convert them to IPs at startup or when first used.
   
   
   **Kubernetes Environment**
    - IotDB 0.12.3
   
   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] github-actions[bot] commented on issue #4483: IotDB cluster is not using FQDN as seed node ip

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #4483:
URL: https://github.com/apache/iotdb/issues/4483#issuecomment-980404739


   Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!


-- 
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: reviews-unsubscribe@iotdb.apache.org

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