You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
pulsar version 2.9.2
aop version 2.9.1
After a period of normal operation, this problem occurred
INFO io.streamnative.pulsar.handlers.amqp.AmqpTopicManager - Find getBrokerServiceUrl Optional[LookupResult [type=BrokerUrl, lookupData=LookupData{brokerUrl=pulsar://172.22.1.17:36650, brokerUrlTls=null, httpUrl=http://172.22.1.17:38080, httpUrlTls=null}]], return Topic: persistent://public/nova/__amqp_queue__scheduler
2023-02-13T09:07:19,825+0800 [pulsar-io-4-85] WARN org.apache.pulsar.broker.service.BrokerService - Namespace bundle for topic (persistent://public/nova/__amqp_queue__scheduler) not served by this instance. Please redo the lookup. Request is denied: namespace=public/nova
2023-02-13T09:07:19,825+0800 [pulsar-io-4-85] ERROR io.streamnative.pulsar.handlers.amqp.AmqpTopicManager - Failed to getTopic persistent://public/nova/__amqp_queue__scheduler. exception: org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/nova/__amqp_queue__scheduler) not served by this instance. Please redo the lookup. Request is denied: namespace=public/nova
2023-02-13T09:07:19,825+0800 [pulsar-io-4-85] WARN io.streamnative.pulsar.handlers.amqp.QueueContainer - [public/nova][scheduler] Queue topic did not exist.
2023-02-13T09:07:19,826+0800 [pulsar-io-4-85] INFO io.streamnative.pulsar.handlers.amqp.AmqpTopicManager - Find getBrokerServiceUrl Optional[LookupResult [type=BrokerUrl, lookupData=LookupData{brokerUrl=pulsar://172.22.1.17:36650, brokerUrlTls=null, httpUrl=http://172.22.1.17:38080, httpUrlTls=null}]], return Topic: persistent://public/nova/__amqp_queue__scheduler
2023-02-13T09:07:19,826+0800 [pulsar-io-4-85] WARN org.apache.pulsar.broker.service.BrokerService - Namespace bundle for topic (persistent://public/nova/__amqp_queue__scheduler) not served by this instance. Please redo the lookup. Request is denied: namespace=public/nova
2023-02-13T09:07:19,826+0800 [pulsar-io-4-85] ERROR io.streamnative.pulsar.handlers.amqp.AmqpTopicManager - Failed to getTopic persistent://public/nova/__amqp_queue__scheduler. exception: org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/nova/__amqp_queue__scheduler) not served by this instance. Please redo the lookup. Request is denied: namespace=public/nova
2023-02-13T09:07:19,826+0800 [pulsar-io-4-85] WARN io.streamnative.pulsar.handlers.amqp.QueueContainer - [public/nova][scheduler] Queue topic did not exist.
Screenshots
Additional context
Can you take a look at it for me
The text was updated successfully, but these errors were encountered:
Describe the bug
Failed to getTopic persistent
To Reproduce
pulsar version 2.9.2
aop version 2.9.1
After a period of normal operation, this problem occurred
Screenshots
Additional context
Can you take a look at it for me
The text was updated successfully, but these errors were encountered: