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

[improve][pip] PIP-347: Add role field in consumer's stat #22562

Merged
merged 9 commits into from
May 16, 2024

Commits on Apr 23, 2024

  1. add role.

    thetumbled committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e55adc View commit details
    Browse the repository at this point in the history
  2. add test.

    thetumbled committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ae55a6d View commit details
    Browse the repository at this point in the history
  3. add license.

    thetumbled committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e6a56c6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d992f6a View commit details
    Browse the repository at this point in the history
  2. rename role to appId.

    thetumbled committed May 13, 2024
    Configuration menu
    Copy the full SHA
    854a056 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix conflict.

    thetumbled committed May 14, 2024
    Configuration menu
    Copy the full SHA
    677ed2f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into AddRoleForConsumerStat2

    # Conflicts:
    #	pulsar-broker/src/main/java/org/apache/pulsar/broker/service/Consumer.java
    thetumbled committed May 14, 2024
    Configuration menu
    Copy the full SHA
    effa1ae View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. append vote thread.

    thetumbled committed May 15, 2024
    Configuration menu
    Copy the full SHA
    92d7a88 View commit details
    Browse the repository at this point in the history
  2. fix test code.

    thetumbled committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50b7265 View commit details
    Browse the repository at this point in the history