You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/22 09:32:49 UTC

[GitHub] [inlong] FvvSuu opened a new issue, #6602: [Bug][DataProxy] ip config not valid

FvvSuu opened a new issue, #6602:
URL: https://github.com/apache/inlong/issues/6602

   ### What happened
   
   ip config not valid.
   It may be a regular expression validation problem
   
   ### What you expected to happen
   
   <img width="1448" alt="image" src="https://user-images.githubusercontent.com/53012896/203277986-1f0f0b93-39f6-4905-912a-ab9d2eb3e015.png">
   
   
   ### How to reproduce
   
   Fill in the actual IP of the server in dataproxy-pulsar.conf
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   1.4.0
   
   ### InLong Component
   
   InLong DataProxy
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscribe@inlong.apache.org.apache.org

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


[GitHub] [inlong] gosonzhang commented on issue #6602: [Bug][DataProxy] ip config not valid

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #6602:
URL: https://github.com/apache/inlong/issues/6602#issuecomment-1323442304

   isValidIp() has a bug, let me fix it.
   
   ![image](https://user-images.githubusercontent.com/14038849/203290826-da2b872e-582f-4097-8b9d-7c7d01aff228.png)
   https://github.com/apache/inlong/blob/master/inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/utils/ConfStringUtils.java#L33


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [inlong] gosonzhang commented on issue #6602: [Bug][DataProxy] ip config not valid

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #6602:
URL: https://github.com/apache/inlong/issues/6602#issuecomment-1323379216

   Thanks @FvvSuu , let me see it


-- 
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: commits-unsubscribe@inlong.apache.org

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


[GitHub] [inlong] healchow closed issue #6602: [Bug][DataProxy] ip config not valid

Posted by GitBox <gi...@apache.org>.
healchow closed issue #6602: [Bug][DataProxy] ip config not valid
URL: https://github.com/apache/inlong/issues/6602


-- 
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: dev-unsubscribe@inlong.apache.org

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