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/20 04:01:03 UTC

[pulsar] branch master updated (d49e61e -> 385a036)

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 d49e61e  Add default loader for latest pyyaml (#4974)
     add 385a036  [pulsar-client-cpp] fix snappy compressor compile error (#4972)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/docker-build.sh                  |  2 +-
 .../docker-lib-check.sh                            |  6 ++--
 pulsar-client-cpp/docker-tests.sh                  |  2 +-
 pulsar-client-cpp/lib/CompressionCodecSnappy.cc    | 35 ++++++++--------------
 pulsar-client-cpp/lib/CompressionCodecSnappy.h     |  2 +-
 ...sageIdTest.cc => CompressionCodecSnappyTest.cc} | 25 ++++++++--------
 6 files changed, 31 insertions(+), 41 deletions(-)
 copy dashboard/django/collector.sh => pulsar-client-cpp/docker-lib-check.sh (91%)
 copy pulsar-client-cpp/tests/{MessageIdTest.cc => CompressionCodecSnappyTest.cc} (56%)