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/07/29 02:34:46 UTC

[GitHub] [pulsar] BewareMyPower opened a new issue, #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken

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

   **Describe the bug**
   `BrokerServiceAutoTopicCreationTest#testMaxNumPartitionsPerPartitionedTopicTopicCreation` is broken in branch-2.8, see https://github.com/apache/pulsar/runs/7569323751?check_suite_focus=true.
   
   It has been broken for a long time but skipped by another failed test that was fixed recently.
   
   **Expected behavior**
   The test should pass.
   


-- 
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] BewareMyPower commented on issue #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken

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

   Revert it first. It's because in branch-2.8, `checkMaxTopicsPerNamespace` is a synchronous method that cannot be invoked in the callback.


-- 
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] BewareMyPower commented on issue #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken

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

   It was introduced by the b01d5d2d


-- 
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 #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken

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

   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] BewareMyPower closed issue #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken

Posted by GitBox <gi...@apache.org>.
BewareMyPower closed issue #16861: [branch-2.8] testMaxNumPartitionsPerPartitionedTopicTopicCreation is broken
URL: https://github.com/apache/pulsar/issues/16861


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