[pulsar-client-cpp] branch main updated (b6653d6 -> 829618d)

2022-10-11 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git from b6653d6 [docs] Fix compilation guidance on Ubuntu (#34) add 829618d Enable required check status

[pulsar-client-cpp] branch main updated: Removed extra call of `find_package(OpenSSL)` (#30)

2022-10-09 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git The following commit(s) were added to refs/heads/main by this push: new 6deaaf5 Removed extra call

[pulsar-client-python] branch main updated: Add CI job to build and run Python tests (#9)

2022-10-07 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git The following commit(s) were added to refs/heads/main by this push: new d14aada Add CI job to build and run

[pulsar] branch master updated: [refactor][java] Unify the acknowledge process for batch and non-batch message IDs (#17833)

2022-10-06 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 83309edab53 [refactor][java] Unify the acknowledge

[pulsar-client-cpp] branch main updated: Enable format check in PR validation (#17)

2022-10-06 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git The following commit(s) were added to refs/heads/main by this push: new 5ed0929 Enable format check in PR

[pulsar] branch master updated (7b53bd90604 -> ca052d42d3d)

2022-10-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 7b53bd90604 fix typo (#17942) add ca052d42d3d Make node and c++ client compatibility table a link to github

[pulsar-site] branch bewaremypower/add-missed-2.8.4-release-notes created (now 09af8705cf5)

2022-10-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch bewaremypower/add-missed-2.8.4-release-notes in repository https://gitbox.apache.org/repos/asf/pulsar-site.git at 09af8705cf5 Add back release notes of 2.8.4 This branch includes

[pulsar-site] 01/01: Add back release notes of 2.8.4

2022-10-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch bewaremypower/add-missed-2.8.4-release-notes in repository https://gitbox.apache.org/repos/asf/pulsar-site.git commit 09af8705cf5b0a2f1681a20a614e2ccfd70936a6 Author: Yunze Xu AuthorDate: Tue Oct 4

[pulsar-client-python] branch main updated (4e6f57e -> 0e325e6)

2022-09-29 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git from 4e6f57e Add .asf.yaml file (#2) add 0e325e6 Added license and notice files (#6) No new revisions

[pulsar-client-cpp] branch main updated (5f42cdf -> 12c69f9)

2022-09-28 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git from 5f42cdf Merge pull request #1 from merlimat/remove-python-client new 1155eb3 PIP-209: Build C++ client

[pulsar] branch master updated: docs: Updating Python installation section (#17796)

2022-09-27 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 5e42e4d82a4 docs: Updating Python installation

[pulsar] branch master updated (3d47ee8ab6a -> a8b265da323)

2022-09-22 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 3d47ee8ab6a [fix][broker] Extract additional servlets to the default directory by… (#17477) add a8b265da323 [fix

[pulsar] 01/02: [improve][client-c++] Use an atomic `state_` instead of the lock to improve performance (#16940)

2022-09-16 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 6e840ed11552e1f50c2d0214a6c90f204c437d6f Author: Cong Zhao AuthorDate: Sat Aug 13 10:36:51 2022 +0800 [improve

[pulsar] 02/02: [fix][cpp] Fix multi-topics consumer close segmentation fault (#17239)

2022-09-16 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 2c5965ad4d2eb10b63a293d545e88264878a7a4f Author: Yunze Xu AuthorDate: Thu Aug 25 10:20:51 2022 +0800 [fix][cpp

[pulsar] branch branch-2.8 updated (367fdeb7d85 -> 2c5965ad4d2)

2022-09-16 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 367fdeb7d85 [C++] Connect timer cancellation does not call timeout callback (#11486) new 6e840ed1155 [improve

[pulsar] branch branch-2.8 updated: [C++] Connect timer cancellation does not call timeout callback (#11486)

2022-09-16 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 367fdeb7d85 [C++] Connect timer

[pulsar] branch branch-2.9 updated: Fix wrong consumers size: execute `callback` before executing `readerCreatedCallback_`. (#17325) (#17629)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new fb3667328e4 Fix wrong consumers size

[pulsar] branch master updated: Release 2.8.4 (#17670)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 15ec9bab9f9 Release 2.8.4 (#17670) 15ec9bab9f9

[pulsar] branch master updated: [doc] Fix the release process (#17470)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new a6fe5bb2f88 [doc] Fix the release process (#17470

[pulsar-site] branch main updated: Pulsar 2.8.4 release notes (#209)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git The following commit(s) were added to refs/heads/main by this push: new 000dc809260 Pulsar 2.8.4 release notes (#209

[pulsar-site] branch bewaremypower/2.8.4-release-note updated (1017b0966cb -> 136f1775def)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch bewaremypower/2.8.4-release-note in repository https://gitbox.apache.org/repos/asf/pulsar-site.git from 1017b0966cb Pulsar 2.8.4 release notes add 136f1775def Address comments No new

[pulsar] branch branch-2.11 updated (91fbfdafe20 -> 590d91f4a70)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 91fbfdafe20 [fix][broker] Unregister topic policy listener if managed ledger close failed (#17652) new

[pulsar] 01/02: [feat][cpp] Support multiple brokers in service URL (#17162)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit d0fcadeaee9499b02b7f2443bfd8735b70b705bf Author: Yunze Xu AuthorDate: Tue Aug 30 23:14:07 2022 +0800 [feat][cpp

[pulsar] 02/02: [fix][cpp] Support retry and apply operation timeout for lookup requests (#17410)

2022-09-15 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 590d91f4a70a67415b0ccd232c3294fcec80af5a Author: Yunze Xu AuthorDate: Thu Sep 15 14:38:02 2022 +0800 [fix][cpp

[pulsar] branch master updated (c8b7962624b -> a98f025a359)

2022-09-14 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from c8b7962624b [C++] Reset `havePendingPingRequest` flag for any data received from broker (#17658) add a98f025a359

[pulsar-site] 01/01: Pulsar 2.8.4 release notes

2022-09-14 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch bewaremypower/2.8.4-release-note in repository https://gitbox.apache.org/repos/asf/pulsar-site.git commit 1017b0966cbe22d1bacc5d6d201190b7638127a9 Author: Yunze Xu AuthorDate: Wed Sep 14 23:53:03

[pulsar-site] branch bewaremypower/2.8.4-release-note created (now 1017b0966cb)

2022-09-14 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch bewaremypower/2.8.4-release-note in repository https://gitbox.apache.org/repos/asf/pulsar-site.git at 1017b0966cb Pulsar 2.8.4 release notes This branch includes the following new commits

[pulsar] branch branch-2.11 updated: [fix][cpp] Fix potential segfault when resending messages (#17395)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new d582ef338f8 [fix][cpp] Fix potential

[pulsar] branch branch-2.10 updated: [fix][cpp] Fix potential segfault when resending messages (#17395)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 25b691ba62e [fix][cpp] Fix potential

[pulsar] branch branch-2.9 updated: [fix][cpp] Fix potential segfault when resending messages (#17395)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new 62dca4081b4 [fix][cpp] Fix potential

[pulsar] branch branch-2.8 updated: [refactor][client c++] Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead (#16969)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 588a0a5d77a [refactor][client c++] Delete

[pulsar] branch branch-2.9 updated: [refactor][client c++] Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead (#16969)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new b5ef559d0a7 [refactor][client c++] Delete

[pulsar] branch branch-2.11 updated: [refactor][client c++] Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead (#16969)

2022-09-13 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.11 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.11 by this push: new eafd4c26aac [refactor][client c

[pulsar] branch branch-2.10 updated: Revert "Revert "[Branch-2.10] [fix] [broker] Fix bookeeper packages npe (#17291)""

2022-09-12 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 1df5734a389 Revert "Revert "[B

[pulsar] branch branch-2.10 updated: [refactor][client c++] Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead (#16969)

2022-09-12 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 23da64b11ad [refactor][client c

[pulsar] branch branch-2.10 updated: Revert "[Branch-2.10] [fix] [broker] Fix bookeeper packages npe (#17291)"

2022-09-12 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 7b75cf62f19 Revert "[Branch-2.10]

[pulsar] branch master updated (6a11fde817c -> df9b057716b)

2022-09-08 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 6a11fde817c Delete project-flaky-test.yml (#17529) add df9b057716b [feat][cpp] Add async receive function to C API

[pulsar] branch master updated: [fix][cpp] Fix potential segfault when resending messages (#17395)

2022-09-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 7d6f394b3c8 [fix][cpp] Fix potential segfault when

[pulsar] branch branch-2.8 updated: Bumped version to 2.8.5-SNAPSHOT

2022-09-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 01cb2de4098 Bumped version to 2.8.5

[pulsar] annotated tag v2.8.4 updated (02ee5616866 -> 74d2eaaa63a)

2022-09-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to annotated tag v2.8.4 in repository https://gitbox.apache.org/repos/asf/pulsar.git *** WARNING: tag v2.8.4 was modified! *** from 02ee5616866 (commit) to 74d2eaaa63a (tag) tagging

[pulsar] branch master updated: [feat][cpp] Support multiple brokers in service URL (#17162)

2022-08-30 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 786ab3078ff [feat][cpp] Support multiple brokers

[pulsar] branch master updated: Fix wrong consumers size: execute `callback` before executing `readerCreatedCallback_`. (#17325)

2022-08-29 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 3bc50a4277a Fix wrong consumers size: execute

[pulsar] branch branch-2.10 updated (2dbf9df0d20 -> 13065496510)

2022-08-26 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 2dbf9df0d20 [fix][cpp] Fix multi-topics consumer close segmentation fault (#17239) new 92161881578 Revert

[pulsar] 04/04: [fix][cpp] Fix multi-topics consumer close segmentation fault (#17239)

2022-08-26 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 13065496510ff774ca8d9e7f665e0d6f1467543e Author: Yunze Xu AuthorDate: Thu Aug 25 10:20:51 2022 +0800 [fix][cpp

[pulsar] 01/04: Revert "[fix][cpp] Fix multi-topics consumer close segmentation fault (#17239)"

2022-08-26 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 92161881578dcc93e94f405a6ca5047793acfffd Author: Yunze Xu AuthorDate: Fri Aug 26 13:59:19 2022 +0800 Revert

[pulsar] 03/04: [improve][client-c++] Use an atomic `state_` instead of the lock to improve performance (#16940)

2022-08-26 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c42239d72edbdb802767ddcc8cd119c002548f29 Author: Cong Zhao AuthorDate: Sat Aug 13 10:36:51 2022 +0800 [improve

[pulsar] 02/04: Revert "[improve][client-c++] Use an atomic `state_` instead of the lock to improve performance (#16940)"

2022-08-26 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 7285318a763fd57559e2b15f637fe2b95d70a1db Author: Yunze Xu AuthorDate: Fri Aug 26 13:59:28 2022 +0800 Revert

[pulsar] 02/02: [fix][cpp] Fix multi-topics consumer close segmentation fault (#17239)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 2dbf9df0d207dad1b9c516bb910e22fcd72719c8 Author: Yunze Xu AuthorDate: Thu Aug 25 10:20:51 2022 +0800 [fix][cpp

[pulsar] 01/02: [improve][client-c++] Use an atomic `state_` instead of the lock to improve performance (#16940)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 27a4b17a896080452871f6d300358c3594e4e5d4 Author: Cong Zhao AuthorDate: Sat Aug 13 10:36:51 2022 +0800 [improve

[pulsar] branch branch-2.10 updated (805f985358d -> 2dbf9df0d20)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 805f985358d [fix][broker] Fix pulsarLedgerIdGenerator can't delete index path when zk metadata store config

[pulsar] 01/03: [improve][test] Fix flaky C++ ClientTest.testWrongListener (#16510)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit f3899d53959971b56ddce8e4809b6c759bc1d061 Author: Yunze Xu AuthorDate: Wed Jul 13 09:16:06 2022 +0800 [improve

[pulsar] branch branch-2.9 updated (b78c3894bcc -> 5f00aa58a37)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git from b78c3894bcc [fix][tool] Using int instead of long in python scriptsc (#17215) new f3899d53959 [improve][test

[pulsar] 03/03: [fix][cpp] Fix multi-topics consumer close segmentation fault (#17239)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 5f00aa58a371c6b520a689fb6c843a7ad2a609b6 Author: Yunze Xu AuthorDate: Thu Aug 25 10:20:51 2022 +0800 [fix][cpp

[pulsar] 02/03: [improve][client-c++] Use an atomic `state_` instead of the lock to improve performance (#16940)

2022-08-25 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 66fbdab74b331581b5bf60da35501bf201d109a6 Author: Cong Zhao AuthorDate: Sat Aug 13 10:36:51 2022 +0800 [improve

svn commit: r56250 [1/2] - in /dev/pulsar/pulsar-2.8.4-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2022-08-11 Thread xyz
Author: xyz Date: Thu Aug 11 13:19:41 2022 New Revision: 56250 Log: Staging artifacts and signature for Pulsar release 2.8.4 Added: dev/pulsar/pulsar-2.8.4-candidate-1/DEB/ dev/pulsar/pulsar-2.8.4-candidate-1/DEB/Packages.gz (with props) dev/pulsar/pulsar-2.8.4-candidate-1/DEB

svn commit: r56250 [2/2] - in /dev/pulsar/pulsar-2.8.4-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2022-08-11 Thread xyz
Propchange: dev/pulsar/pulsar-2.8.4-candidate-1/connectors/pulsar-io-elastic-search-2.8.4.nar -- svn:mime-type = application/octet-stream Added:

[pulsar] branch master updated: [improve][ci] Skip other tests when there are only cpp/python related changes (#16988)

2022-08-10 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 5cdb5911e3c [improve][ci] Skip other tests when

svn commit: r56225 - /dev/pulsar/pulsar-2.8.4-candidate-1/

2022-08-10 Thread xyz
Author: xyz Date: Wed Aug 10 13:19:48 2022 New Revision: 56225 Log: Staging artifacts and signature for Pulsar release 2.8.4 Added: dev/pulsar/pulsar-2.8.4-candidate-1/

svn commit: r56214 [1/2] - in /dev/pulsar/pulsar-2.8.4-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2022-08-10 Thread xyz
Author: xyz Date: Wed Aug 10 07:22:08 2022 New Revision: 56214 Log: Staging artifacts and signature for Pulsar release 2.8.4 Added: dev/pulsar/pulsar-2.8.4-candidate-1/ dev/pulsar/pulsar-2.8.4-candidate-1/DEB/ dev/pulsar/pulsar-2.8.4-candidate-1/DEB/Packages.gz (with props) dev

svn commit: r56214 [2/2] - in /dev/pulsar/pulsar-2.8.4-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2022-08-10 Thread xyz
Propchange: dev/pulsar/pulsar-2.8.4-candidate-1/connectors/pulsar-io-elastic-search-2.8.4.nar -- svn:mime-type = application/octet-stream Added:

[pulsar] branch branch-2.8 updated (9bc0115c727 -> 02ee5616866)

2022-08-09 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 9bc0115c727 Fix testProducerInvalidMessageMemoryRelease add 02ee5616866 Release 2.8.4 No new revisions were

[pulsar] annotated tag v2.8.4-candidate-1 updated (02ee5616866 -> c6f0bd7cc62)

2022-08-09 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to annotated tag v2.8.4-candidate-1 in repository https://gitbox.apache.org/repos/asf/pulsar.git *** WARNING: tag v2.8.4-candidate-1 was modified! *** from 02ee5616866 (commit) to c6f0bd7cc62 (tag

svn commit: r56195 - /dev/pulsar/KEYS

2022-08-09 Thread xyz
Author: xyz Date: Tue Aug 9 06:54:21 2022 New Revision: 56195 Log: Added gpg key for xyz Modified: dev/pulsar/KEYS Modified: dev/pulsar/KEYS == --- dev/pulsar/KEYS (original) +++ dev/pulsar/KEYS Tue Aug 9 06:54:21

[pulsar] branch branch-2.8 updated: Fix testProducerInvalidMessageMemoryRelease

2022-08-07 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 9bc0115c727 Fix

[pulsar] 02/02: Fix AuthenticationProviderBasicTest

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c038898608ac901e81093b38c2dc82cf5051265b Author: Yunze Xu AuthorDate: Sat Aug 6 03:00:55 2022 +0800 Fix

[pulsar] branch branch-2.8 updated (6b3e46f20e7 -> c038898608a)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 6b3e46f20e7 Fix testProducerSemaphoreInvalidMessage by removing usages of mockStatic new c8c1c0954f3 [improve

[pulsar] 01/02: [improve][authentication] Adapt basic authentication configuration with prefix (#16935)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c8c1c0954f391932cb24db3afc071a46f65e707d Author: Zixuan Liu AuthorDate: Thu Aug 4 15:21:30 2022 +0800 [improve

[pulsar] 01/08: [fix][authorization] Fix multiple roles authorization (#16645)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 735e823d22cb24336b9a95ec8227d14b22ea9f05 Author: Zixuan Liu AuthorDate: Mon Jul 25 17:57:19 2022 +0800 [fix

[pulsar] 06/08: Forget to update memory usage when invalid message (#16835)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit a50159328b1292abeb8c050f893c826f28ad6fb9 Author: ZhangJian He AuthorDate: Fri Jul 29 10:43:50 2022 +0800 Forget

[pulsar] 07/08: [fix][client]Fix MaxQueueSize semaphore release leak in createOpSendMsg (#16915)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 59339c42b54856b54a877489af1e8b8418095045 Author: lixinyang <84127069+nicklee...@users.noreply.github.com> Auth

[pulsar] 04/08: [improve][test] Verify the authentication data in the authorization provider (#16900)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 05b16e24ba83cfd4b564f3ad33ad9c4067d6c381 Author: Zixuan Liu AuthorDate: Thu Aug 4 15:44:28 2022 +0800 [improve

[pulsar] 08/08: Fix testProducerSemaphoreInvalidMessage by removing usages of mockStatic

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 6b3e46f20e7004890822d8b9e47ca7328097d3a0 Author: Yunze Xu AuthorDate: Sat Aug 6 02:51:19 2022 +0800 Fix

[pulsar] branch branch-2.8 updated (673ed2ce70a -> 6b3e46f20e7)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 673ed2ce70a Revert "[fix][client-c++] Close `messages_` when PartitionedConsumer is closed (#16887)"

[pulsar] 03/08: [improve][authentication] Improve get the basic authentication config (#16526)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit acb4eba0ec4077f017ad5b9fb26d64ac224438a6 Author: Zixuan Liu AuthorDate: Wed Aug 3 20:31:11 2022 +0800 [improve

[pulsar] 05/08: Fix the compilation error when cherry-picking cdec98a

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 71076570b4bc3af30dd5da6b918f1ea232d92afb Author: Zixuan Liu AuthorDate: Thu Aug 4 15:44:28 2022 +0800 Fix

[pulsar] 02/08: [fix][client] Remove redundant check for chunked message TotalChunkMsgSize in ConsumerImpl (#16797)

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit d461948b7e5f468538b4ff6e4c337c88c2878e16 Author: Jiaqi Shen <50270213+gleiphir2...@users.noreply.github.com> Auth

[pulsar] branch branch-2.8 updated: Revert "[fix][client-c++] Close `messages_` when PartitionedConsumer is closed (#16887)"

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 673ed2ce70a Revert "[fix][cli

[pulsar] branch branch-2.8 updated: Revert "[fix][client]Fix client memory limit currentUsage leak and semaphore release duplicated in ProducerImpl (#16837)"

2022-08-05 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 38b93b2ec32 Revert "[fix][clien

[pulsar] 04/04: [fix][client]Fix client memory limit currentUsage leak and semaphore release duplicated in ProducerImpl (#16837)

2022-08-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 9610640e26b634df2061f9f6ff46c028ca75bd8e Author: lixinyang <84127069+nicklee...@users.noreply.github.com> Auth

[pulsar] branch branch-2.8 updated (f6015a4e400 -> 9610640e26b)

2022-08-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from f6015a4e400 [Branch-2.8][Cherry-pick] Fix compaction subscription acknowledge Marker msg issue. (#16918) new

[pulsar] 03/04: [fix][function] Fix python instance not process zip file correctly (#16697)

2022-08-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 702cef7b052f1a20a494c6851591d04fab34c6b2 Author: jiangpengcheng AuthorDate: Wed Aug 3 13:58:48 2022 +0800 [fix

[pulsar] 02/04: [fix][client-c++] Close `messages_` when PartitionedConsumer is closed (#16887)

2022-08-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 62a3590028988243372a0ab9f4bcb163bcd95135 Author: Cong Zhao AuthorDate: Wed Aug 3 09:56:21 2022 +0800 [fix][client

[pulsar] 01/04: add artifactSet to pom.xml for pulsar-functions-local-runner (#16565)

2022-08-04 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 21a7528944f48afc9b0c8d59820804a19507619a Author: Bonan Hou AuthorDate: Mon Jul 25 21:14:39 2022 +0800 add

[pulsar] branch branch-2.8 updated: [branch-2.8][fix][broker] Upgrade log4j2 version to 2.18.0 (#16884) (#16914)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 616338cffa1 [branch-2.8][fix][broker

[pulsar] 01/01: [branch-2.8][fix][broker] Upgrade log4j2 version to 2.18.0 (#16884)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch bewaremypower/2.8-pick-16884 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit fb294589682165d9eb9bbede1ecd4f1e0ba4c7c0 Author: Dezhi LIiu <33149602+liudez

[pulsar] branch bewaremypower/2.8-pick-16884 updated (ce5216b59a0 -> fb294589682)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch bewaremypower/2.8-pick-16884 in repository https://gitbox.apache.org/repos/asf/pulsar.git discard ce5216b59a0 [fix][broker] Upgrade log4j2 version to 2.18.0 (#16884) new fb294589682 [branch

[pulsar] 01/01: [fix][broker] Upgrade log4j2 version to 2.18.0 (#16884)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch bewaremypower/2.8-pick-16884 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ce5216b59a05ad4b8d2022e0b682085d21dee2b9 Author: Dezhi LIiu <33149602+liudez

[pulsar] branch bewaremypower/2.8-pick-16884 created (now ce5216b59a0)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch bewaremypower/2.8-pick-16884 in repository https://gitbox.apache.org/repos/asf/pulsar.git at ce5216b59a0 [fix][broker] Upgrade log4j2 version to 2.18.0 (#16884) This branch includes

[pulsar] branch branch-2.8 updated: [fix][broker] Skip reading more entries for a pending read with no more entries (#16400)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 3e51862aa2d [fix][broker] Skip reading

[pulsar] branch branch-2.8 updated: [branch-2.8][fix][security] Add timeout of sync methods and avoid call sync method for AuthoriationService (#15694) (#16831)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new d81568e2bd6 [branch-2.8][fix][security

[pulsar] branch branch-2.8 updated: [branch-2.8][improve][broker] Recycle OpReadEntry in some corner cases (#16399) (#16869)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 123175f5be3 [branch-2.8][improve][broker

[pulsar] branch branch-2.8 updated (bc67e203316 -> 3b1f904649e)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from bc67e203316 [fix][broker] Fix passing incorrect authentication data (#16201) (#16840) add 3b1f904649e [Java

[pulsar] branch branch-2.8 updated: [fix][broker] Fix passing incorrect authentication data (#16201) (#16840)

2022-08-02 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new bc67e203316 [fix][broker] Fix passing

[pulsar] branch branch-2.8 updated: [improve][broker] Avoid reconnection when a partitioned topic was created concurrently (#16043) (#16867)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 08bbcf388d9 [improve][broker] Avoid

[pulsar] 03/06: [fix][proxy] Fix client service url (#16834)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit e31713a0720e18162872d0439585ac44f7595c89 Author: Zixuan Liu AuthorDate: Fri Jul 29 15:09:26 2022 +0800 [fix

[pulsar] 05/06: [fix][client] Fix load trust certificate (#16789)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 0db8ac040bc0f645a964e67c1a245c0b46bcdaee Author: Zixuan Liu AuthorDate: Fri Jul 29 13:47:16 2022 +0800 [fix

[pulsar] 06/06: Fix broken tests introduced by 0db8ac04

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit cce4926bb59e912038c82ca86a6d7ed213430718 Author: Yunze Xu AuthorDate: Mon Aug 1 17:59:30 2022 +0800 Fix broken

[pulsar] 04/06: use Awaitility replace Thread.sleep (#11017)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 430e600d88f8db6d30717b7b2a9f1dabb2d1070c Author: YANGLiiN AuthorDate: Mon Jul 5 22:50:15 2021 -0500 use

[pulsar] 01/06: [fix][broker] ManagedCursor: mark delete no callback when create meta-ledger fail (#16841)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 9061e902afd36d2a0b52ff734a736789d1e62ce2 Author: fengyubiao AuthorDate: Fri Jul 29 11:21:11 2022 +0800 [fix

[pulsar] branch branch-2.8 updated (91810aedfc9 -> cce4926bb59)

2022-08-01 Thread xyz
This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 91810aedfc9 [improve][authentication] Support for get token from HTTP params (#16650) (#16871) new 9061e902afd

<    2   3   4   5   6   7   8   9   10   >