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/05/19 08:32:46 UTC

[GitHub] [pulsar] xuesongxs opened a new issue #10637: Automatically create topic. After reinitializing the pulsar cluster, the name of pulsar manager displays an exception

xuesongxs opened a new issue #10637:
URL: https://github.com/apache/pulsar/issues/10637


   **Describe the bug**
   ![image](https://user-images.githubusercontent.com/54351417/118780582-cac2e780-b8be-11eb-8994-2308d0958592.png)
   After initializing the pulsar cluster, I start a producer program and specify a topic name. The broker service enables the automatic creation of topics, and the automatically created topics are partitioned. At this time, it is normal to view the name display on the topic list page of pulsar manager. When the producer program does not stop, I reinitialize the pulsar cluster, After initialization, the producer will automatically create a topic. However, the name of the automatically created topic will be displayed on the topic list page of pulsar manager, and the partition name will also be displayed. However, the name of the topic should be displayed instead of the partition name.
   
   pulsar v2.7.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.

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



[GitHub] [pulsar] codelipenghui commented on issue #10637: Automatically create topic. After reinitializing the pulsar cluster, the name of pulsar manager displays an exception

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


   The issue had no activity for 30 days, mark with Stale label.


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