You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/26 22:57:27 UTC

[pulsar] branch master updated (903494b -> f8716c2)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 903494b  Resource locks should automatically revalidate after a metadata session is re-established (#10351)
     add f8716c2  Fix primitive schema upload for ALWAYS_COMPATIBLE strategy. (#10386)

No new revisions were added by this update.

Summary of changes:
 .../service/schema/BookkeeperSchemaStorage.java    |  7 +------
 .../SchemaTypeCompatibilityCheckTest.java          | 23 ++++++++++++++++++++--
 2 files changed, 22 insertions(+), 8 deletions(-)