Skip to content

Conversation

@Technoboy-
Copy link
Contributor

@Technoboy- Technoboy- commented Jan 29, 2022

Motivation

Make PersistentTopicsBase#internalCreateNonPartitionedTopic async.

Documentation

  • no-need-doc

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 29, 2022
@Technoboy- Technoboy- changed the title Make PersistentTopicsBase#validateNonPartitionTopicName async. [Broker] Make PersistentTopicsBase#validateNonPartitionTopicName async. Jan 29, 2022
@Technoboy- Technoboy- changed the title [Broker] Make PersistentTopicsBase#validateNonPartitionTopicName async. [Broker] Make PersistentTopicsBase#internalCreateNonPartitionedTopic async. Jan 29, 2022
@codelipenghui codelipenghui added this to the 2.10.0 milestone Jan 29, 2022
codelipenghui
codelipenghui previously approved these changes Jan 29, 2022
Copy link
Member

@mattisonchao mattisonchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another, I have two suggestions:

  • Remove asyncResponse from the internal method, and unified exception and result handling are performed at the controller layer, which makes the internal method purer.
  • Have you checked to see if there is a test for the modified method?

@Technoboy-
Copy link
Contributor Author

Another, I have two suggestions:

  • Remove asyncResponse from the internal method, and unified exception and result handling are performed at the controller layer, which makes the internal method purer.
  • Have you checked to see if there is a test for the modified method?

Yes, right.

@Technoboy-
Copy link
Contributor Author

/pulsarbot run-failure-checks

@Technoboy- Technoboy- force-pushed the internalCreateNonPartitionedTopic-async branch from 1226a5e to b4b3e56 Compare February 8, 2022 03:51
@codelipenghui codelipenghui modified the milestones: 2.10.0, 2.11.0 Feb 8, 2022
@github-actions
Copy link

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

@Technoboy- Technoboy- force-pushed the internalCreateNonPartitionedTopic-async branch from a2a2e4d to 22c9b75 Compare May 6, 2022 10:37
@Technoboy- Technoboy- added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages area/broker and removed lifecycle/stale labels May 6, 2022
@Technoboy- Technoboy- force-pushed the internalCreateNonPartitionedTopic-async branch from 1ad69b8 to dfc6c17 Compare May 8, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/broker doc-not-needed Your PR changes do not impact docs type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants