Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-36192][autocaler] Autocaler supports adjusting the parallelism of source vertex based on the number of partitions in Kafka or pulsars #879

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

  1. [FLINK-36192][autoscaler] Autocaler supports adjusts the parallelism …

    …of the Source to the number of partitions in kafka or pulsar
    huyuanfeng committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    52e0e8a View commit details
    Browse the repository at this point in the history
  2. fix test case

    huyuanfeng committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    214eb82 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix comment

    huyuanfeng committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    745f499 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix comment

    huyuanfeng committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    16b5d4a View commit details
    Browse the repository at this point in the history
  2. fix comment

    huyuanfeng committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fb7da34 View commit details
    Browse the repository at this point in the history
  3. fix comment

    huyuanfeng committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3d89669 View commit details
    Browse the repository at this point in the history
  4. fix UT

    huyuanfeng committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    17145d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix comment

    huyuanfeng committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    976e2a9 View commit details
    Browse the repository at this point in the history