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 2021/12/27 06:00:09 UTC

[GitHub] [pulsar] gaozhangmin opened a new issue #13520: Broker health check with `TopicVersion.V2` failed

gaozhangmin opened a new issue #13520:
URL: https://github.com/apache/pulsar/issues/13520


   1、Broker health check failed with `TopicVersion.V2` but it's ok with `TopicVersion.V1`, The failed reason is:
   ```
   2021-12-27T13:21:17,350+0800 [pulsar-io-4-71] WARN  org.apache.pulsar.client.impl.BinaryProtoLookupService - [persistent://pulsar/hidden-ip:8080/healthcheck] failed to get Partitioned metadata : {"errorMsg":"Policies not found for pulsar/hidden-ip:8080 namespace","reqId":1293596554348340272, "remote":"", "local":""}
   org.apache.pulsar.client.api.PulsarClientException$BrokerMetadataException: {"errorMsg":"Policies not found for pulsar/hidden-ip:8080 namespace","reqId":1293596554348340272, "remote":"", "local":""}
           at org.apache.pulsar.client.impl.ClientCnx.getPulsarClientException(ClientCnx.java:1154) ~[org.apache.pulsar-pulsar-client-original-2.10.0-SNAPSHOT.jar:2.10.0-SNAPSHOT]
           at org.apache.pulsar.client.impl.ClientCnx.handlePartitionResponse(ClientCnx.java:607) [org.apache.pulsar-pulsar-client-original-2.10.0-SNAPSHOT.jar:2.10.0-SNAPSHOT]
           at org.apache.pulsar.common.protocol.PulsarDecoder.channelRead(PulsarDecoder.java:130) [org.apache.pulsar-pulsar
   ```
   Policies not found for namespace  `pulsar/host:8080` under  znode `admin/policies`. 
   
   But Why v1 is successful?  v1's healthcheck topic name is global, `checkReplication` is skipped.


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

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



[GitHub] [pulsar] massakam closed issue #13520: Broker health check with `TopicVersion.V2` failed

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


   


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

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



[GitHub] [pulsar] massakam closed issue #13520: Broker health check with `TopicVersion.V2` failed

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


   


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

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



[GitHub] [pulsar] gaozhangmin edited a comment on issue #13520: Broker health check with `TopicVersion.V2` failed

Posted by GitBox <gi...@apache.org>.
gaozhangmin edited a comment on issue #13520:
URL: https://github.com/apache/pulsar/issues/13520#issuecomment-1001529326


   > @gaozhangmin Can you reproduce the issue on 2.8.x or 2.9.1? We are enabled health checks for many clusters but never found such an anomaly.
   
   Yes, i tested with  2.9.1 and master branch. TopicVersion.V1 is ok. but TopicVersion.V2 is failed.


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

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



[GitHub] [pulsar] gaozhangmin commented on issue #13520: Broker health check with `TopicVersion.V2` failed

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


   > @gaozhangmin Can you reproduce the issue on 2.8.x or 2.9.1? We are enabled health checks for many clusters but never found such an anomaly.
   
   Yes, i tested with  2.9.1.


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

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



[GitHub] [pulsar] codelipenghui commented on issue #13520: Broker health check with `TopicVersion.V2` failed

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


   @gaozhangmin Can you reproduce the issue on 2.8.x or 2.9.1? We are enabled health checks for many clusters but never found such an anomaly.


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

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



[GitHub] [pulsar] gaozhangmin edited a comment on issue #13520: Broker health check with `TopicVersion.V2` failed

Posted by GitBox <gi...@apache.org>.
gaozhangmin edited a comment on issue #13520:
URL: https://github.com/apache/pulsar/issues/13520#issuecomment-1001529326


   > @gaozhangmin Can you reproduce the issue on 2.8.x or 2.9.1? We are enabled health checks for many clusters but never found such an anomaly.
   
   Yes, i tested with  2.9.1. TopicVersion.V1 is ok. but TopicVersion.V2 is failed.


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

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