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/07/08 08:36:45 UTC

[GitHub] [pulsar] yakir-Yang opened a new issue #11259: non-persisitent topics were lost after all broker reboot

yakir-Yang opened a new issue #11259:
URL: https://github.com/apache/pulsar/issues/11259


   I have disabled the 'allowAutoTopicCreation', and create all those non-persistent topics manually. 
   
   But after I reboot all broker nodes, those non-persistent topics were missing in the cluster, I need to recreate them again. 
   
   Is it a bug?


-- 
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 #11259: non-persisitent topics were lost after all broker reboot

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


   @yakir-Yang I think you can create a partitioned non-persistent topic 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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] Technoboy- commented on issue #11259: non-persisitent topics were lost after all broker reboot

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


   Not a bug.  Non-persistent topics are keeped in memory.
   


-- 
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 #11259: non-persisitent topics were lost after all broker reboot

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


   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



[GitHub] [pulsar] yakir-Yang commented on issue #11259: non-persisitent topics were lost after all broker reboot

Posted by GitBox <gi...@apache.org>.
yakir-Yang commented on issue #11259:
URL: https://github.com/apache/pulsar/issues/11259#issuecomment-877023356


   Thanks, any way to keep the non-persistent topic configuration, so that I don't need to recreate topics.


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