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 2022/05/18 16:46:10 UTC

[GitHub] [iotdb] yschengzi opened a new pull request, #5950: [IOTDB-3109]Fix wrong sender IP shown in receiver

yschengzi opened a new pull request, #5950:
URL: https://github.com/apache/iotdb/pull/5950

   Problem:
     Wrong IP of sender is shown on the receiver.
   Solution:
     Java will get IP from /etc/hosts, which can be modified by user. To obtain correct IP of sender, try to obtain IP from receiver.


-- 
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] HTHou merged pull request #5950: [IOTDB-3109]Fix wrong sender IP shown in receiver

Posted by GitBox <gi...@apache.org>.
HTHou merged PR #5950:
URL: https://github.com/apache/iotdb/pull/5950


-- 
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