Skip to content

Conversation

@jitokim
Copy link
Contributor

@jitokim jitokim commented Apr 29, 2024

Motivation

fix comment of patternAutoDiscoveryPeriod in ConsumerConfigurationData class.

Modifications

The default and minimum value is 1 minute. -> The default value is 1 minute, with a minimum of 1 second.

Documentation

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

Matching PR in forked repository

PR in forked repository:

Signed-off-by: jitokim <pigberger70@gmail.com>
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 29, 2024
@lhotari
Copy link
Member

lhotari commented May 2, 2024

Thanks for the contribution @jitokim . Please also document the minimum of 1 second to the Javadoc of org.apache.pulsar.client.api.ConsumerBuilder#patternAutoDiscoveryPeriod(int, java.util.concurrent.TimeUnit)

Signed-off-by: jitokim <pigberger70@gmail.com>
@Technoboy- Technoboy- changed the title [fix] description of patternAutoDiscoveryPeriod [fix] Correct the description of patternAutoDiscoveryPeriod May 13, 2024
@Technoboy- Technoboy- added this to the 3.4.0 milestone May 13, 2024
@Technoboy- Technoboy- changed the title [fix] Correct the description of patternAutoDiscoveryPeriod [fix][misc] Correct the description of patternAutoDiscoveryPeriod May 13, 2024
@Technoboy- Technoboy- merged commit 3b24b6e into apache:master May 13, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants