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/21 23:23:09 UTC

[pulsar] branch master updated (f56ae72 -> 2650a36)

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 f56ae72  Fix inconsistent equals and hashCode for MessageIds (#9440)
     add 2650a36  Fix C++ client cannot be built with Boost <=1.53 (#10307)

No new revisions were added by this update.

Summary of changes:
 ...nctions-test.yaml => ci-cpp-build-centos7.yaml} | 38 +++++-----------------
 .../build-wheel.sh => docker-build-centos7.sh}     | 20 ++++++++----
 .../docker/centos-7}/Dockerfile                    | 17 +++++-----
 pulsar-client-cpp/lib/ClientConnection.cc          |  2 +-
 pulsar-client-cpp/lib/Murmur3_32Hash.cc            | 11 +++++--
 pulsar-client-cpp/lib/checksum/crc32c_sse42.cc     |  9 ++++-
 6 files changed, 49 insertions(+), 48 deletions(-)
 copy .github/workflows/{ci-go-functions-test.yaml => ci-cpp-build-centos7.yaml} (61%)
 copy pulsar-client-cpp/{docker/alpine/build-wheel.sh => docker-build-centos7.sh} (67%)
 copy {docker/grafana => pulsar-client-cpp/docker/centos-7}/Dockerfile (70%)