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][misc] Sync commits from apache/pulsar branch-3.0 (31st May) into 3.1_ds #283

Closed
wants to merge 24 commits into from

Commits on May 29, 2024

  1. [improve] [broker] [break change] Do not create partitioned DLQ/Retry…

    … topic automatically (apache#22705)
    
    (cherry picked from commit f07b3a0)
    (cherry picked from commit 6ec15d8)
    poorbarcode authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ba8001e View commit details
    Browse the repository at this point in the history
  2. [fix][schema] Error checking schema compatibility on a schema-less to…

    …pic via REST API (apache#22720)
    
    (cherry picked from commit 101aee4)
    (cherry picked from commit 6232a14)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ee16bdd View commit details
    Browse the repository at this point in the history
  3. [fix][offload] Break the fillbuffer loop when met EOF (apache#22722)

    (cherry picked from commit e35c00e)
    (cherry picked from commit 22b3a27)
    zymap authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c1f5c8a View commit details
    Browse the repository at this point in the history
  4. [fix][broker] Make ExtensibleLoadManagerImpl.getOwnedServiceUnits asy…

    …nc (apache#22727)
    
    (cherry picked from commit fd5916c)
    (cherry picked from commit 05317c8)
    heesung-sn authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3e8a214 View commit details
    Browse the repository at this point in the history
  5. [fix][admin] Fix can't delete tenant for v1 (apache#22550)

    (cherry picked from commit 5d0f1d6)
    Technoboy- authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c60161a View commit details
    Browse the repository at this point in the history
  6. [feat][broker] Implementation of PIP-323: Complete Backlog Quota Tele…

    …metry (apache#21816) (apache#22740)
    
    Co-authored-by: Asaf Mesika <asaf.mesika@gmail.com>
    (cherry picked from commit ce7a07b)
    codelipenghui authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c6e14e8 View commit details
    Browse the repository at this point in the history
  7. [improve][broker] checkTopicExists supports checking partitioned topi…

    …c without index (apache#21701)
    
    Signed-off-by: Zixuan Liu <nodeces@gmail.com>
    (cherry picked from commit 8b8048c)
    nodece authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5c0e689 View commit details
    Browse the repository at this point in the history
  8. [improve][admin] Check if the topic existed before the permission ope…

    …rations (apache#22742)
    
    (cherry picked from commit 71640f6)
    Technoboy- authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a52bbbc View commit details
    Browse the repository at this point in the history
  9. [improve] [test] Add a test to guarantee the TNX topics will not be r…

    …eplicated (apache#22721)
    
    (cherry picked from commit 4e132d3)
    (cherry picked from commit b11ab69)
    poorbarcode authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cd4899e View commit details
    Browse the repository at this point in the history
  10. [fix] [broker] fix deadlock when disable topic level Geo-Replication (a…

    …pache#22738)
    
    (cherry picked from commit 6372b9c)
    (cherry picked from commit 1a8ba13)
    poorbarcode authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8c4dbb0 View commit details
    Browse the repository at this point in the history
  11. [fix][ml]: subscription props could be lost in case of missing ledger…

    … during recovery (apache#22637)
    
    (cherry picked from commit 5bbb62d)
    nicoloboschi authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    be7d2cd View commit details
    Browse the repository at this point in the history
  12. [fix] [ml] Add entry fail due to race condition about add entry faile…

    …d/timeout and switch ledger (apache#22221)
    
    (cherry picked from commit b798e7f)
    poorbarcode authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9b71f9d View commit details
    Browse the repository at this point in the history
  13. [fix][admin][part-1]Clearly define REST API on Open API (apache#22774)

    (cherry picked from commit 9d9b8df)
    (cherry picked from commit fdeeba5)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    be236f0 View commit details
    Browse the repository at this point in the history
  14. [fix][admin] Clearly define REST API on Open API for Namesaces@v2 (ap…

    …ache#22775)
    
    (cherry picked from commit 9b3876d)
    (cherry picked from commit 7558b2d)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a5502f2 View commit details
    Browse the repository at this point in the history
  15. [fix][admin] Clearly define REST API on Open API for Topics (apache#2…

    …2782)
    
    (cherry picked from commit c25d7b2)
    (cherry picked from commit 08ed1e2)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    235293e View commit details
    Browse the repository at this point in the history
  16. [fix][admin] Clearly define REST API on Open API (apache#22783)

    (cherry picked from commit ba20e02)
    (cherry picked from commit 9b018f5)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b984d98 View commit details
    Browse the repository at this point in the history
  17. [fix] [broker] fix topic partitions was expanded even if disabled top…

    …ic level replication (apache#22769)
    
    (cherry picked from commit 55ad4b2)
    (cherry picked from commit 96e2bda)
    poorbarcode authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    97c129b View commit details
    Browse the repository at this point in the history
  18. [improve][cli][branch-3.0] PIP-353: Improve transaction message visib…

    …ility for peek-message (apache#22788)
    
    (cherry picked from commit 3fd59d2)
    shibd authored and nikhil-ctds committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ab89abd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    699e443 View commit details
    Browse the repository at this point in the history
  2. [fix][broker] EntryFilters fix NoClassDefFoundError due to closed cla…

    …ssloader (apache#22767)
    
    (cherry picked from commit caccd54)
    eolivelli authored and nikhil-ctds committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ad8472b View commit details
    Browse the repository at this point in the history
  3. [improve][broker] Clear thread local BrokerEntryMetadata instance bef…

    …ore reuse (apache#22752)
    
    (cherry picked from commit 18db799)
    lhotari authored and nikhil-ctds committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b144b04 View commit details
    Browse the repository at this point in the history
  4. [improve][broker] Remove ClassLoaderSwitcher to avoid objects allocat…

    …ions and consistent the codestyle (apache#22796)
    
    (cherry picked from commit 7918ed5)
    dao-jun authored and nikhil-ctds committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ca7bad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    7a6ba2e View commit details
    Browse the repository at this point in the history
  2. Revert "[improve][admin] Check if the topic existed before the permis…

    …sion operations (apache#22742)"
    
    This reverts commit a52bbbc.
    nikhil-ctds committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c3fc6f2 View commit details
    Browse the repository at this point in the history