Skip to content

[fix][doc] fix typo in ConsumerConfigurationData and ServiceConfiguration.#19906

Closed
SeasonPanPan wants to merge 2 commits into
apache:masterfrom
SeasonPanPan:fix_client_config_typo
Closed

[fix][doc] fix typo in ConsumerConfigurationData and ServiceConfiguration.#19906
SeasonPanPan wants to merge 2 commits into
apache:masterfrom
SeasonPanPan:fix_client_config_typo

Conversation

@SeasonPanPan

@SeasonPanPan SeasonPanPan commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

fix typo in ConsumerConfigurationData and ServiceConfiguration.

img

Motivation

Modifications

threashold --> threshold
aconsumer --> a consumer
createdif --> created if

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:
SeasonPanPan#1

@github-actions github-actions Bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Mar 23, 2023

@momo-jun momo-jun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Anonymitaet

Copy link
Copy Markdown
Member

@SeasonPanPan please fill in this part in your PR description.
image

Feel free to ping me to merge if all tests pass.

@SeasonPanPan

Copy link
Copy Markdown
Contributor Author

@SeasonPanPan please fill in this part in your PR description. image

Feel free to ping me to merge if all tests pass.

Done

@SeasonPanPan

Copy link
Copy Markdown
Contributor Author

@Anonymitaet I checked the CI error, it was not code reason, maybe it was the env problem.

@Anonymitaet

Copy link
Copy Markdown
Member

@SeasonPanPan I've tried re-running the failed tests several times but they still failed. Have you tried pulling the latest master and then merging?

@SeasonPanPan SeasonPanPan closed this by deleting the head repository Mar 27, 2023
@SeasonPanPan

Copy link
Copy Markdown
Contributor Author

@Anonymitaet I've pushed a new PR for #19906

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

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants