You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/12 02:14:13 UTC

[GitHub] [pulsar] jiazhai opened a new issue #8532: Export Consumer/Producer connection status to user

jiazhai opened a new issue #8532:
URL: https://github.com/apache/pulsar/issues/8532


   Some times consumer/producer get re-connect to broker, but this is the internal connect retry, and user may not know the current connection status. I would be better to export the connection status.


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

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



[GitHub] [pulsar] 315157973 commented on issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
315157973 commented on issue #8532:
URL: https://github.com/apache/pulsar/issues/8532#issuecomment-726067178


   I will solve 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.

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



[GitHub] [pulsar] codelipenghui closed issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #8532:
URL: https://github.com/apache/pulsar/issues/8532


   


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

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



[GitHub] [pulsar] codelipenghui commented on issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #8532:
URL: https://github.com/apache/pulsar/issues/8532#issuecomment-727747745


   related to #8532


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

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



[GitHub] [pulsar] codelipenghui commented on issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #8532:
URL: https://github.com/apache/pulsar/issues/8532#issuecomment-730091705


   Currently, the consumer and the producer has a method to check the isConnected. So I think it's can help users to check the connection state, So I think we can close this issue first.


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

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



[GitHub] [pulsar] jiazhai commented on issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #8532:
URL: https://github.com/apache/pulsar/issues/8532#issuecomment-727680745


   @315157973 some times it will help a lot if we could also provide some connection information, such as the last success time or the first non-success re-connection time.


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

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



[GitHub] [pulsar] jiazhai commented on issue #8532: Export Consumer/Producer connection status to user

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #8532:
URL: https://github.com/apache/pulsar/issues/8532#issuecomment-727674902


   Thanks @315157973  for the help


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

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