Problems in creating a producer #23623
Unanswered
zhengcongyi
asked this question in
Q&A
Replies: 1 comment
-
@zhengcongyi Please add textual description if you file issues. If you face a problem and cannot describe it, ask a question in GitHub Discussions instead of creating issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Search before asking
Read release policy
Version
3.0.6
Minimal reproduce step
[persistent://public/tq_business/mp_game_user_material_log-partition-0] [pulsar-log-275-486] Failed to create producer: {"errorMsg":"org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/tq_business/mp_game_user_material_log-partition-0) not served by this instance:10.63.103.14:8080. Please redo the lookup. Request is denied: namespace=public/tq_business","reqId":3433503011092698964,
What did you expect to see?
[persistent://public/tq_business/mp_game_user_material_log-partition-0] [pulsar-log-275-486] Failed to create producer: {"errorMsg":"org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/tq_business/mp_game_user_material_log-partition-0) not served by this instance:10.63.103.14:8080. Please redo the lookup. Request is denied: namespace=public/tq_business","reqId":3433503011092698964,
What did you see instead?
[persistent://public/tq_business/mp_game_user_material_log-partition-0] [pulsar-log-275-486] Failed to create producer: {"errorMsg":"org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/tq_business/mp_game_user_material_log-partition-0) not served by this instance:10.63.103.14:8080. Please redo the lookup. Request is denied: namespace=public/tq_business","reqId":3433503011092698964,
Anything else?
[persistent://public/tq_business/mp_game_user_material_log-partition-0] [pulsar-log-275-486] Failed to create producer: {"errorMsg":"org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/tq_business/mp_game_user_material_log-partition-0) not served by this instance:10.63.103.14:8080. Please redo the lookup. Request is denied: namespace=public/tq_business","reqId":3433503011092698964,
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions