You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/08/19 09:41:49 UTC

[pulsar] branch master updated (41bc407 -> 676fd71)

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

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


    from 41bc407  Fix: NPE while cleaning up namespace node (#4965)
     add 676fd71  Fix the getSchema logic in pulsar proxy (#4975)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/impl/ClientCnx.java   | 38 +++++++++++++---------
 .../apache/pulsar/common/protocol/Commands.java    | 15 ++++++++-
 .../pulsar/proxy/server/LookupProxyHandler.java    | 26 ++++++++-------
 .../org/apache/pulsar/proxy/server/ProxyTest.java  |  4 +--
 4 files changed, 53 insertions(+), 30 deletions(-)