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 c54a47e Ensure parallel invocations of
MultiTopicsConsumerImpl::subscribeAsync with same topic name do not hang. Fixes
#7556. (#7691)
add 3e13b9b update aws deployment for 2.6.0 (#7668)
No new revisions were added by this update.
Summary of changes:
deployment/terraform-ansible/aws/setup-disk.yaml | 2 +-
deployment/terraform-ansible/deploy-pulsar.yaml | 68 ++-
.../terraform-ansible/templates/bookkeeper.conf | 77 ++-
deployment/terraform-ansible/templates/broker.conf | 593 ++++++++++++++++++++-
deployment/terraform-ansible/templates/client.conf | 55 +-
deployment/terraform-ansible/templates/proxy.conf | 122 ++++-
deployment/terraform-ansible/templates/zoo.cfg | 11 +
site2/docs/deploy-aws.md | 7 +-
8 files changed, 854 insertions(+), 81 deletions(-)