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

[pulsar] branch master updated (23d795c -> 809c6be)

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

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


    from 23d795c  Fix pending batchIndexAcks bitSet batchSize in PersistentAcknowledgmentsGroupingTracker (#7828)
     add 809c6be  Limit cpu count for proxy unit test cases (#7845)

No new revisions were added by this update.

Summary of changes:
 .../workflows/ci-integration-backwards-compatibility.yaml    |  2 +-
 .github/workflows/ci-integration-cli.yaml                    |  2 +-
 .github/workflows/ci-integration-function-state.yaml         |  2 +-
 .github/workflows/ci-integration-messaging.yaml              |  2 +-
 .github/workflows/ci-integration-process.yaml                |  2 +-
 .github/workflows/ci-integration-schema.yaml                 |  2 +-
 .github/workflows/ci-integration-sql.yaml                    |  2 +-
 .github/workflows/ci-integration-standalone.yaml             |  2 +-
 .github/workflows/ci-integration-thread.yaml                 |  2 +-
 .github/workflows/ci-integration-tiered-filesystem.yaml      |  2 +-
 .github/workflows/ci-integration-tiered-jcloud.yaml          |  2 +-
 .github/workflows/ci-license.yaml                            |  2 +-
 .github/workflows/ci-unit-broker-broker-gp1.yaml             |  6 +++++-
 .github/workflows/ci-unit-broker-client-api.yaml             | 12 ++++++++----
 pulsar-client-cpp/python/setup.py                            |  4 ++--
 .../apache/pulsar/proxy/server/ProxyIsAHttpProxyTest.java    |  3 +++
 16 files changed, 30 insertions(+), 19 deletions(-)