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 2022/04/25 04:11:41 UTC

[GitHub] [pulsar] wuzhanpeng opened a new issue, #15302: enhance validation when updating transaction topic

wuzhanpeng opened a new issue, #15302:
URL: https://github.com/apache/pulsar/issues/15302

   ### Motivation
   
   Currently executing the command `bin/pulsar initialize-transaction-coordinator-metadata` will directly update the number of partitions of `persistent://pulsar/system/transaction_coordinator_assign`.
   
   When accidentally misoperation, the number of partitions is directly modified, and there is no way to roll back (the number of partitions cannot be reduced).
   
   ### Modifications
   
   Simplely add an argument to determine whether forced update is allowed.


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

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


[GitHub] [pulsar] tisonkun commented on issue #15302: enhance validation when updating transaction topic

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

   Closed. See https://github.com/apache/pulsar/pull/15301#issuecomment-1240140655.


-- 
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] github-actions[bot] commented on issue #15302: enhance validation when updating transaction topic

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15302:
URL: https://github.com/apache/pulsar/issues/15302#issuecomment-1138075402

   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] github-actions[bot] commented on issue #15302: enhance validation when updating transaction topic

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15302:
URL: https://github.com/apache/pulsar/issues/15302#issuecomment-1166399282

   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] tisonkun closed issue #15302: enhance validation when updating transaction topic

Posted by GitBox <gi...@apache.org>.
tisonkun closed issue #15302: enhance validation when updating transaction topic
URL: https://github.com/apache/pulsar/issues/15302


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