[pulsar] branch master updated (cc68f56 -> fc6d6da)

2021-11-09 Thread mmerli
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 cc68f56 Fix flaky test: PersistentTopicsTest::testPeekWithSubscriptionNameNotExist (#12703) add fc6d6da

[pulsar] branch master updated: Fix StringIndexOutOfBoundsException in org.apache.pulsar.broker.resources.NamespaceResources#pathIsFromNamespace (#12659)

2021-11-07 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 213f14c Fix StringIndexOutOfBoundsException in

[pulsar] branch master updated: Allow to configure different implementations for Pulsar functions state store (#12646)

2021-11-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 08a49c0 Allow to configure different

[pulsar] branch master updated (b5f78f8 -> 837fa68)

2021-11-06 Thread mmerli
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 b5f78f8 [Java Client] Remove invalid call to Thread.currentThread().interrupt(); (#12652) add 837fa68 Remove

[pulsar] branch master updated (a3f6aba -> b5f78f8)

2021-11-06 Thread mmerli
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 a3f6aba k8s runtime: force deletion to avoid hung function worker during connector restart (#12504) add

[pulsar] branch branch-2.8 updated: revert the wrong modification in org.apache.pulsar.broker.namespace.OwnershipCache#checkOwnership (#12650)

2021-11-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 52764ce revert the wrong modification

[pulsar] branch master updated: [ML] Avoid passing OpAddEntry across a thread boundary in asyncAddEntry (#12606)

2021-11-05 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 6af747f [ML] Avoid passing OpAddEntry across a

[pulsar] branch master updated: [Functions] Prevent NPE while stopping a non started Pulsar LogAppender (#12643)

2021-11-05 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 f65f272 [Functions] Prevent NPE while stopping

[pulsar] branch master updated (11cfbe4 -> a6b1b34)

2021-11-04 Thread mmerli
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 11cfbe4 add additional error handling in auto partition update task MultiTopicsConsumerImpl (#12620) add

[pulsar] branch master updated (cb48152 -> 11cfbe4)

2021-11-04 Thread mmerli
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 cb48152 [ISSUE-12291][Client] 'StartMessageId' and 'RollbackDuration' not working in Multi

[pulsar] branch master updated: Remove unused zookeeper factory in function worker (#12605)

2021-11-03 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 b549620 Remove unused zookeeper factory in

[pulsar] branch master updated: [C++] Fix request timeout for GetLastMessageId doesn't work (#12586)

2021-11-03 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 a54c6c0 [C++] Fix request timeout for

[pulsar] branch master updated (f982c49 -> b22c55a)

2021-11-02 Thread mmerli
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 f982c49 [Python] Provide __str__ operator for BytesSchema (#12593) add b22c55a Reduced severity of log

[pulsar] branch master updated (bc9f2ce -> f982c49)

2021-11-02 Thread mmerli
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 bc9f2ce [website][upgrade]feat: docs migration - 2.7.1 / tiered-storage (#12578) add f982c49 [Python

svn commit: r50761 - /release/pulsar/KEYS

2021-11-02 Thread mmerli
Author: mmerli Date: Tue Nov 2 20:47:55 2021 New Revision: 50761 Log: Added cckellogg KEY Modified: release/pulsar/KEYS Modified: release/pulsar/KEYS == --- release/pulsar/KEYS (original) +++ release/pulsar/KEYS

[pulsar] branch master updated: Fix issue producer not closed in PersistentTopicsTest (#12584)

2021-11-02 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 64d1c5a Fix issue producer not closed in

[pulsar] branch master updated (8242c9f2 -> f0413b1)

2021-11-02 Thread mmerli
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 8242c9f2 Fix typo for LoadManagerShared#filterAntiAffinityGroupOwnedBrokers (#12544) add f0413b1 Allow

[pulsar] branch master updated: Fix the reader skips compacted data which original ledger been removed (#12522)

2021-11-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 74dd9b9 Fix the reader skips compacted data

[pulsar] branch master updated (a95a382 -> 409239c)

2021-11-01 Thread mmerli
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 a95a382 Cancel scheduled tasks when deleting ManagedLedgerImpl (#12565) add 409239c [ML] Add OpAddEntry to

[pulsar] branch master updated: Cancel scheduled tasks when deleting ManagedLedgerImpl (#12565)

2021-11-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 a95a382 Cancel scheduled tasks when deleting

[pulsar] branch master updated: Optimize Tests (#12560)

2021-11-01 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 cb703ca Optimize Tests (#12560) cb703ca is

[pulsar] branch branch-2.8 updated: Remove dashboard from the publish process of pulsar images (#12543)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 82c876a Remove dashboard from the

[pulsar] 05/06: [Python Client] Python client support using custom Avro schema definition (#12516)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c1e7f940d9d6a408a3a2e0745eb4b6d943bd3920 Author: ran AuthorDate: Sat Oct 30 08:17:45 2021 +0800 [Python Client

[pulsar] 06/06: Websocket should pass the encryption context to the consumers (#12539)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 27e121f2456a4579985279adb2e98604ac114f95 Author: Matteo Merli AuthorDate: Fri Oct 29 17:54:27 2021 -0700

[pulsar] 04/06: Update Producer stats on producer close() (#12500)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 1fc1830321764aeeb014695b919fd39cb1c3d5f7 Author: Kai Wang AuthorDate: Wed Oct 27 00:50:47 2021 +0800 Update

[pulsar] 03/06: [Broker] Fix messageDedup delete inactive producer name (#12493)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 04e8d7e58774e299c28435caede1ebd7f41a789d Author: congbo <39078850+congbobo...@users.noreply.github.com> Auth

[pulsar] branch branch-2.8 updated (aa09ac4 -> 27e121f)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from aa09ac4 Fix the batch message ack for WebSocket proxy. (#12530) new 98a5bca Fixed used after recycle

[pulsar] 02/06: [C++] Fixed connection read error logging (#12492)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit c36b9d0337bf956eff0e2da068cfbdb3f5a273bb Author: Matteo Merli AuthorDate: Mon Oct 25 21:15:57 2021 -0700 [C

[pulsar] 01/06: Fixed used after recycle issue in OpAddEntry (#12103)

2021-10-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 98a5bca30af53f0b99936098ad8a199e8cc8b357 Author: Matteo Merli AuthorDate: Wed Sep 22 11:21:27 2021 -0700 Fixed

[pulsar] branch branch-2.7 updated: Remove pulsar-dashboard from the publish process since its image already was removed from branch-2.7 (#12534)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.7 by this push: new 81fe6b6 Remove pulsar-dashboard from

[pulsar] branch master updated: Websocket should pass the encryption context to the consumers (#12539)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 d20efe5 Websocket should pass the encryption

[pulsar] branch master updated: [Website] Remove timestamp from generated Javadoc HTML files (#12538)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 0b34e03 [Website] Remove timestamp from

[pulsar] branch branch-2.8 updated: Fix the batch message ack for WebSocket proxy. (#12530)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 aa09ac4 Fix the batch message ack for

[pulsar] 02/02: Fix the batch message ack for WebSocket proxy. (#12530)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 08d24455a5899145dde3d8438e2760b3959515b9 Author: lipenghui AuthorDate: Sat Oct 30 01:53:27 2021 +0800 Fix the

[pulsar] 01/02: Add debug log for WebSocket. (#12458)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit fe4bc9af39022cab75fb1677eff231285c6ad5fa Author: lipenghui AuthorDate: Fri Oct 22 14:57:05 2021 +0800 Add

[pulsar] branch branch-2.9 updated (c7157da -> 08d2445)

2021-10-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from c7157da Release 2.9.0 new fe4bc9a Add debug log for WebSocket. (#12458) new 08d2445 Fix the batch

[pulsar] branch master updated (52dffda -> dfe0247)

2021-10-29 Thread mmerli
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 52dffda [website][upgrade]feat: docs migration - version-2.7.2 Pulsar IO (#12394) add dfe0247 Fix the batch

[pulsar] branch master updated: Fixed getting children of parent nodes in LocalMemoryMetadataStore (#12491)

2021-10-26 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 c1ba2b1 Fixed getting children of parent nodes

[pulsar] branch master updated: Update Producer stats on producer close() (#12500)

2021-10-26 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 8486906 Update Producer stats on producer

[pulsar] branch master updated: [C++] Fixed connection read error logging (#12492)

2021-10-25 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 6edcaa7 [C++] Fixed connection read error

[pulsar] branch master updated: [Java Client] Remove data race in MultiTopicsConsumerImpl to ensure correct message order (#12456)

2021-10-25 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 6a2e3a1 [Java Client] Remove data race in

[pulsar] branch master updated (dd90657 -> bade5d7)

2021-10-24 Thread mmerli
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 dd90657 #12429 only fixed the compactor skips data issue, but the normal reader/consumer (#12464) add bade5d7

[pulsar] branch master updated: #12429 only fixed the compactor skips data issue, but the normal reader/consumer (#12464)

2021-10-24 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 dd90657 #12429 only fixed the compactor skips

[pulsar] branch master updated (557dfd2 -> 7ad46c8)

2021-10-21 Thread mmerli
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 557dfd2 When using the perf command, the incoming topic name does not have trim, which may cause the parsed topic

[pulsar] branch master updated (08e5d5b -> 557dfd2)

2021-10-21 Thread mmerli
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 08e5d5b [testclient] Make option -time take effect in PerformanceClient (#12020) add 557dfd2 When using the

[pulsar] branch master updated (64c4419 -> f75caa1)

2021-10-20 Thread mmerli
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 64c4419 Change the producer fence error log to debug level (#12447) add f75caa1 ManagedLedger

[pulsar] branch master updated (af0ea69 -> 64c4419)

2021-10-20 Thread mmerli
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 af0ea69 Fix frequent segmentation fault of Python tests by refactoring ExecutorService (#12427) add 64c4419

[pulsar] branch master updated (1830f90 -> af0ea69)

2021-10-20 Thread mmerli
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 1830f90 Fix compactor skips data from last compacted Ledger (#12429) add af0ea69 Fix frequent segmentation

[pulsar-client-go] branch master updated: [Issue 644] Drain connection requests channel without closing (#645)

2021-10-20 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new 81f3830 [Issue 644] Drain connection

[pulsar] branch branch-2.9 updated: [Issue 12040] (#12388)

2021-10-15 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 3035b30 [Issue 12040] (#12388) 3035b30

[pulsar] branch master updated: [Issue 12040] (#12387)

2021-10-15 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 d1c8932 [Issue 12040] (#12387) d1c8932 is

[pulsar] branch branch-2.8 updated: Avoid potentially blocking calls to metadata on critical threads (#12339)

2021-10-15 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 c0e87c0 Avoid potentially blocking

[pulsar] branch master updated: [C++] Delay ClientCredentialFlow::initialize to the first authenticate call (#12372)

2021-10-15 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 d5e3ebb [C++] Delay ClientCredentialFlow

[pulsar] branch master updated (21b758c -> cc70a1f)

2021-10-14 Thread mmerli
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 21b758c Fixed: "Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login failed for user 'sa

[pulsar] branch master updated (da27b9e -> 21b758c)

2021-10-14 Thread mmerli
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 da27b9e Avoid potentially blocking calls to metadata on critical threads (#12339) add 21b758c Fixed: "S

[pulsar] branch branch-2.9 updated: Avoid potentially blocking calls to metadata on critical threads (#12339)

2021-10-14 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 37aca83 Avoid potentially blocking

[pulsar] branch master updated (1553147 -> da27b9e)

2021-10-14 Thread mmerli
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 1553147 re-enabling integration tests for Sinks (#12307) add da27b9e Avoid potentially blocking calls to

[pulsar] branch branch-2.7 updated: [Branch 2.7] Avoid potentially blocking calls to metadata on critical threads (#12339) (#12340)

2021-10-13 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.7 by this push: new c26c62f [Branch 2.7] Avoid potentially

[pulsar] branch master updated: [Doc]--Update contents for Pulsar adaptor for Apache Spark (#12338)

2021-10-12 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 61d3723 [Doc]--Update contents for Pulsar

[pulsar] branch master updated (df944e2 -> e71d922)

2021-10-11 Thread mmerli
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 df944e2 Update resources.js (#12289) add e71d922 useV2WireProtocol for bookkeeper autorecovery (#12311) No

[pulsar-client-go] branch master updated: Improve support for Azure AD OAuth 2.0 (#634)

2021-10-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new 742f1b1 Improve support for Azure AD

[pulsar] branch master updated (2ad0e5a -> 65fb6c6)

2021-10-05 Thread mmerli
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 2ad0e5a [Java Client] Use failPendingMessages to ensure proper cleanup (#12259) add 65fb6c6 Fix incorrect

[pulsar] branch master updated: [Java Client] Use failPendingMessages to ensure proper cleanup (#12259)

2021-10-05 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 2ad0e5a [Java Client] Use failPendingMessages

[pulsar-client-go] branch master updated: Improve support for Azure AD OAuth 2.0 (#633)

2021-10-05 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new 161f4ff Improve support for Azure AD

[pulsar-client-go] branch master updated: Improve support for Azure AD OAuth 2.0 (#630)

2021-10-04 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new bfbb2a2 Improve support for Azure AD

[pulsar-client-go] branch master updated: Go 1.11 & 1.12 Docker images are not working anymore (#632)

2021-10-04 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new d634faf Go 1.11 & 1.12 Docker im

[pulsar] branch master updated: issue-12272 (#12273)

2021-10-04 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 dd0660d issue-12272 (#12273) dd0660d is

[pulsar] branch master updated: [Java Client] Remove unnecessary stats incremement (#12229)

2021-09-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 9d30914 [Java Client] Remove unnecessary stats

[pulsar] branch master updated (91ca173 -> 14fc0d3)

2021-09-30 Thread mmerli
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 91ca173 PIP-99 - Pulsar Proxy Estensions (#11838) add 14fc0d3 The loadbalancer should avoid offload the

[pulsar] branch master updated (0a2c895 -> 039079e)

2021-09-29 Thread mmerli
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 0a2c895 PIP-45: Allow more info in MetadataSerde (#12243) add 039079e [Metrics] Add support for splitting

[pulsar] branch master updated (50d664f -> e526ccb)

2021-09-29 Thread mmerli
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 50d664f [Java Client] Remove unnecessary synchronization; Simplify initialization (#12228) add e526ccb

[pulsar] branch master updated (ffda075 -> 50d664f)

2021-09-29 Thread mmerli
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 ffda075 [website] Remove the description related to Discovery Service (#12210) add 50d664f [Java Client

[pulsar] branch master updated (4634b20 -> ffda075)

2021-09-29 Thread mmerli
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 4634b20 Upgrade netty to 4.1.68.Final (#12218) add ffda075 [website] Remove the description related to

[pulsar] branch master updated: Upgrade netty to 4.1.68.Final (#12218)

2021-09-29 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 4634b20 Upgrade netty to 4.1.68.Final (#12218

[pulsar] branch master updated (85c1189 -> 0460472)

2021-09-27 Thread mmerli
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 85c1189 [website][upgrade]feat: docs migration - Deployment(versions: next/2.8.0/2.7.3) (#12164) add 0460472

[pulsar] branch master updated (a69611c -> 55e304b)

2021-09-26 Thread mmerli
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 a69611c fix logger number not correct in tests (#12168) add 55e304b Fixed counter base path getting deleted

[pulsar] branch master updated (f822016 -> 33580ca)

2021-09-25 Thread mmerli
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 f822016 Remove the deprecated api usage in hdfs (#12080) add 33580ca BookkeeperClientFactory should pass in

[pulsar] branch master updated: PIP-45: If they're connecting to same service, share local & config MetadataStores (#12183)

2021-09-25 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 2333e2c PIP-45: If they're connecting to

[pulsar] branch master updated: PIP-45: Handle session events and invalidations from single thread (#12184)

2021-09-25 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 3f512ea PIP-45: Handle session events and

[pulsar] branch master updated: PIP-45: Only run ZKSessionWatcher when MetadataStoreExtended is required (#12150)

2021-09-24 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 e6781d8 PIP-45: Only run ZKSessionWatcher when

[pulsar] branch master updated (3b76784 -> f0d8fb0)

2021-09-24 Thread mmerli
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 3b76784 [Issue 1240][C++] Support setting ConsumerEventListener in pulsar cpp client (#12118) add f0d8fb0

[pulsar] branch master updated: [Issue 1240][C++] Support setting ConsumerEventListener in pulsar cpp client (#12118)

2021-09-24 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 3b76784 [Issue 1240][C++] Support setting

[pulsar] branch master updated: PIP-45: Removed LocalZooKeeperConnectionService (#12163)

2021-09-23 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 cf6673f PIP-45: Removed

[pulsar] branch master updated (85f13fb -> ee1ccf9)

2021-09-23 Thread mmerli
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 85f13fb PIP-45: Use Metadata SessionLost event to trigger broker shutdowns (#12146) add ee1ccf9 Avoid trying

[pulsar] branch master updated (efd641b -> 85f13fb)

2021-09-23 Thread mmerli
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 efd641b [testclient] Remove unused variable and import (#12147) add 85f13fb PIP-45: Use Metadata SessionLost

[pulsar] branch master updated (69cc7a7 -> efd641b)

2021-09-23 Thread mmerli
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 69cc7a7 Added JLine 2.x for ZK CLI tool (#12102) add efd641b [testclient] Remove unused variable and import

[pulsar] branch master updated: use correct line separator instead of \n (#12143)

2021-09-22 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 3033ac8 use correct line separator instead of

[pulsar] branch master updated: [pulsar-broker] support remove-ttl api for V1 namespace (#12121)

2021-09-22 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 cbe8900 [pulsar-broker] support remove-ttl api

[pulsar] branch master updated (0a1ae98 -> 3c4597d)

2021-09-22 Thread mmerli
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 0a1ae98 Revert "Add document label check robot for Pull requests (#11977)" (#12134) add 3c4597d

[pulsar] branch master updated (7e7dc32 -> f8aec3f)

2021-09-21 Thread mmerli
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 7e7dc32 [pulsar-broker] Broker auto refresh bk-client certs to avoid cnx failure after cert refresh (#12107

[pulsar] branch master updated (f9513c9 -> 7e7dc32)

2021-09-21 Thread mmerli
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 f9513c9 increase website build memory (#12116) add 7e7dc32 [pulsar-broker] Broker auto refresh bk-client

[pulsar] 02/02: Bugfix: Fix rackaware placement policy init error (#12097)

2021-09-21 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 5d52994c6e6c2d8afe339597c70c0d1197b38eb2 Author: Addison Higham AuthorDate: Mon Sep 20 09:22:21 2021 -0600

[pulsar] branch branch-2.8 updated (dd8aeaf -> 5d52994)

2021-09-21 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from dd8aeaf Remove python3 from vcpkg.json (#12092) new ae02ead Fixed NPE in ProxyConnection with no auth

[pulsar] 01/02: Fixed NPE in ProxyConnection with no auth data (#12111)

2021-09-21 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit ae02ead671984690de82a0a299ba69380c7c124c Author: Matteo Merli AuthorDate: Mon Sep 20 22:04:44 2021 -0700 Fixed

[pulsar] branch master updated: ManagedLedger should not attempt deferrable metadata operation while disconnected (#12101)

2021-09-20 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 4bc3c40 ManagedLedger should not attempt

[pulsar] branch master updated (e189de9 -> 32401bb)

2021-09-20 Thread mmerli
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 e189de9 PIP-45: Removed access to ZK client from PulsarService (#12100) add 32401bb [Broker Auth SASL

[pulsar] branch master updated (f4f4cdd -> e189de9)

2021-09-20 Thread mmerli
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 f4f4cdd [C++] Support setting priority for the consumer (#12076) add e189de9 PIP-45: Removed access to ZK

[pulsar] branch master updated: [C++] Support setting priority for the consumer (#12076)

2021-09-20 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 f4f4cdd [C++] Support setting priority for the

[pulsar] branch master updated (898582b -> 4b40735)

2021-09-20 Thread mmerli
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 898582b [pulsar-perf] Make it possible to disable poolMessages (#12090) add 4b40735 feat(conf): add

[pulsar] branch master updated (69abf98 -> 898582b)

2021-09-20 Thread mmerli
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 69abf98 Replace newInstance() with getDeclaredConstructor().newInstance() (#12094) add 898582b [pulsar-perf

<    4   5   6   7   8   9   10   11   12   13   >