Skip to content

Conversation

pranavrth
Copy link
Member

A typo fix. From 'propogation' to 'propagation'

@pranavrth pranavrth requested review from a team and MSeal as code owners September 24, 2025 17:50
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@sonarqube-confluent

This comment has been minimized.

2 similar comments
@sonarqube-confluent

This comment has been minimized.

@sonarqube-confluent
Copy link

Passed

Analysis Details

3 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 3 Code Smells

Coverage and Duplications

  • Coverage No coverage information (64.90% Estimated after merge)
  • Duplications No duplication information (5.50% Estimated after merge)

Project ID: confluent-kafka-python

View in SonarQube

MSeal
MSeal previously approved these changes Sep 25, 2025
emasab
emasab previously approved these changes Sep 25, 2025
@airlock-confluentinc airlock-confluentinc bot force-pushed the dev_kip848_upgrade_downgrade_testing branch from bf64b91 to e81f784 Compare September 26, 2025 19:21
Base automatically changed from dev_kip848_upgrade_downgrade_testing to master September 29, 2025 13:57
@pranavrth pranavrth dismissed stale reviews from emasab and MSeal September 29, 2025 13:57

The base branch was changed.

number_of_partitions = 10


def get_group_protocol_type(a, group_id):
Copy link
Member

Choose a reason for hiding this comment

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

Are those changes (adding test) also intended for this PR (fixing typo)?

return name

def create_topic_and_wait_propogation(self, prefix, conf=None, **create_topic_kwargs):
def delete_topic(self, topic):
Copy link
Member

Choose a reason for hiding this comment

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

Same - it this intended to be added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants