You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "socutes (via GitHub)" <gi...@apache.org> on 2023/02/03 07:11:48 UTC

[GitHub] [rocketmq] socutes opened a new issue, #5974: Nameserver address is verified when the producer client is started

socutes opened a new issue, #5974:
URL: https://github.com/apache/rocketmq/issues/5974

   Currently, Nameserver addresses are not verified in producer.start(). Instead, the check is done at the end of the send() function after a valid TopicPublishInfo cannot be found when the message is sent.
   
   Reasonable logic: check when start() is executed. If the validation fails, producer.start() throws an exception.
   
   <img width="1268" alt="image" src="https://user-images.githubusercontent.com/7479320/216535151-e502f509-6db6-4574-a4d4-3dbb3cd257f5.png">
   


-- 
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@rocketmq.apache.org.apache.org

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


Re: [I] Nameserver address is verified when the producer client is started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5974:
URL: https://github.com/apache/rocketmq/issues/5974#issuecomment-1930989615

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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@rocketmq.apache.org

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


[GitHub] [rocketmq] socutes commented on issue #5974: Nameserver address is verified when the producer client is started

Posted by "socutes (via GitHub)" <gi...@apache.org>.
socutes commented on issue #5974:
URL: https://github.com/apache/rocketmq/issues/5974#issuecomment-1415308159

   @aaron-ai @zhouxinyu PTAL


-- 
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@rocketmq.apache.org

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


Re: [I] Nameserver address is verified when the producer client is started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5974: Nameserver address is verified when the producer client is started
URL: https://github.com/apache/rocketmq/issues/5974


-- 
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@rocketmq.apache.org

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


Re: [I] Nameserver address is verified when the producer client is started [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5974:
URL: https://github.com/apache/rocketmq/issues/5974#issuecomment-1936758000

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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@rocketmq.apache.org

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