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

Branch 3.2 cherry pick #69

Merged
merged 9 commits into from
Jul 25, 2024
Merged

Branch 3.2 cherry pick #69

merged 9 commits into from
Jul 25, 2024

Commits on Jun 26, 2024

  1. [fix][broker] Fix Replicated Topic unload bug when ExtensibleLoadMana…

    …ger is enabled (apache#22496)
    
    (cherry picked from commit 203f305)
    heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    15db04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59001c View commit details
    Browse the repository at this point in the history
  3. [fix][broker] Fix NPE after publishing a tombstone to the service uni…

    …t channel (apache#22859)
    
    (cherry picked from commit 9326a08)
    BewareMyPower authored and heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ae5f04 View commit details
    Browse the repository at this point in the history
  4. [fix][broker] Support advertised listeners when gracefully transferri…

    …ng topics (ExtensibleLoadManagerImpl only) (apache#22862)
    
    (cherry picked from commit 5af0595)
    heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b1ad91d View commit details
    Browse the repository at this point in the history
  5. [fix][broker] Asynchronously return brokerRegistry.lookupAsync when c…

    …hecking if broker is active(ExtensibleLoadManagerImpl only) (apache#22899)
    
    (cherry picked from commit c2702e9)
    heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9dba0d5 View commit details
    Browse the repository at this point in the history
  6. [fix][broker] Update init and shutdown time and other minor logic (Ex…

    …tensibleLoadManagerImpl only) (apache#22930)
    
    (cherry picked from commit aa8f696)
    heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    77fd54e View commit details
    Browse the repository at this point in the history
  7. [fix][broker] Ensure that PulsarService is ready for serving incoming…

    … requests (apache#22977)
    
    (cherry picked from commit 53df683)
    lhotari authored and heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    04d3fd4 View commit details
    Browse the repository at this point in the history
  8. [fix][broker] Check the broker is available for the SLA monitor bundl…

    …e when the ExtensibleLoadManager is enabled (apache#22485)
    
    (cherry picked from commit d0b9d47)
    Demogorgon314 authored and heesung-sn committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f77e155 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b34894 View commit details
    Browse the repository at this point in the history