[pulsar] branch master updated (81138d2 -> f3be667)

2022-03-18 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 81138d2 Fix error setMetadataServiceUri (#14686) add f3be667 [hotfix] Remove redundant toString() method

[pulsar] branch master updated: Fix failed initialized METADATA_STORE_SCHEME (#14708)

2022-03-17 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 0a38fce6 Fix failed initialized

[pulsar] branch master updated (a269053 -> 3ff05b2)

2022-03-17 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 a269053 Support JAVA_HOME in env file when check java version (#14711) add 3ff05b2 [C++ Client] Add braces

[pulsar] branch master updated: Change "Could not split namespace bundle" logging level to debug (#14683)

2022-03-14 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 e61422c Change "Could not split name

[pulsar] branch master updated (b0213b2 -> 97bd57a)

2022-03-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 b0213b2 Support dynamic update cache config (#13679) add 97bd57a [Performance] Optimize comparisons

[pulsar] branch master updated (1d10dff -> 1993fd7)

2022-03-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 1d10dff support shrink for map or set (#14663) add 1993fd7 Change "Could not split namespace bundle&quo

[pulsar] branch master updated (fe7e55d -> 1d10dff)

2022-03-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 fe7e55d [Broker] Ignore the print the log that the topic does not exist (#13535) add 1d10dff support shrink

[pulsar] branch master updated (7998c44 -> 951c58f)

2022-03-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 7998c44 [PIP-143] Support split bundle by specified boundaries (#13796) add 951c58f [tests] reduce

[pulsar] branch master updated (52a7018 -> e39efe2)

2022-03-10 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 52a7018 [Doc] Fix set schema compatibility check strategy command for topic (#14637) add e39efe2 [ML

[pulsar] branch master updated (639eb63 -> f94eba9)

2022-03-10 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 639eb63 [website] remove website-next because it had been migrated to repo (#14640) add f94eba9 [C++] Fix

[pulsar] branch master updated: [Issue 14462] 500th contributor blog (#14464)

2022-03-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 f914f4a [Issue 14462] 500th contributor blog

[pulsar-client-go] branch master updated (411a0cd -> 1be07f9)

2022-02-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-client-go.git. from 411a0cd Upgrade klauspost/compress to v1.14.4 (#740) add 1be07f9 Upgrade prometheus client

[pulsar-client-go] branch master updated (128d8ea -> 411a0cd)

2022-02-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-client-go.git. from 128d8ea Upgrade beefsack/go-rate (#735) add 411a0cd Upgrade klauspost/compress to v1.14.4 (#740

[pulsar] 02/02: Fix Field 'consumer_epoch' is not set in ServerCnx (#14410)

2022-02-23 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit e2778b26eff9134bcde1fbe2e84aaca86edfceb5 Author: JiangHaiting AuthorDate: Wed Feb 23 12:03:07 2022 +0800 Fix

[pulsar] branch branch-2.10 updated (b822d6f -> e2778b2)

2022-02-23 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from b822d6f Revert "[PIP 97] Update Authentication Interfaces to Include Async Authentication Methods (#

[pulsar] 01/02: Fix TableViewImpl not retrying partition update on exceptions (#14408)

2022-02-23 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit b90c87b72d5ec9a6d3f05ead716dc42b804f799b Author: Ziyao Wei AuthorDate: Wed Feb 23 14:03:42 2022 -0500 Fix

[pulsar] branch master updated: Fix TableViewImpl not retrying partition update on exceptions (#14408)

2022-02-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 9fe2f41 Fix TableViewImpl not retrying

[pulsar] branch master updated (be3f855 -> 66b69f7)

2022-02-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 be3f855 Update .asf.yaml: keep stale reviews on PRs targeting master (#14425) add 66b69f7 [security] Remove

[pulsar] branch master updated (7d60795 -> be3f855)

2022-02-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 7d60795 Make sure policies.is_allow_auto_update_schema not null (#14409) add be3f855 Update .asf.yaml: keep

[pulsar] branch master updated (958fc78 -> 8e9fa9d)

2022-02-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 958fc78 [C++] Fix GCC compilation failure caused by warning macro (#14402) add 8e9fa9d Exclude more files

[pulsar] branch master updated: [C++] Fix GCC compilation failure caused by warning macro (#14402)

2022-02-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 958fc78 [C++] Fix GCC compilation failure

[pulsar] branch master updated (b22445f -> cc6f2d9)

2022-02-18 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 b22445f Fix adding message to list potential issue (#14377) add cc6f2d9 [Website] Use shallow clone

[pulsar] branch master updated: Fix adding message to list potential issue (#14377)

2022-02-18 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 b22445f Fix adding message to list potential

[pulsar-site] branch asf-site-next updated (2cbbc16 -> 4bbc97b)

2022-02-17 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch asf-site-next in repository https://gitbox.apache.org/repos/asf/pulsar-site.git. from 2cbbc16 Updated site at revision a0bc2f9ba add 151b233 Revert "[PIP-87] Update .asf

[pulsar-site] 01/01: Merge pull request #3 from apache/unpublish_from_this_branch

2022-02-17 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch asf-site-next in repository https://gitbox.apache.org/repos/asf/pulsar-site.git commit 4bbc97b46906ebe23a1aacd8d6b7d4dd62200183 Merge: 2cbbc16 151b233 Author: Matteo Merli AuthorDate: Thu Feb 17

[pulsar] branch asf-site updated: Revert "Remove .asf.yaml as website content is moving to repos/pulsar-site (#14328)" (#14356)

2022-02-17 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/asf-site by this push: new 611b098 Revert "Remove .asf

[pulsar] branch master updated (45ebe88e -> 5bcdb5e)

2022-02-15 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 45ebe88e [Broker] Fix NPE in internalSkipMessages (#14297) add 5bcdb5e Fix time unit error in errMsg when

[pulsar] branch master updated (3848be4 -> 45ebe88e)

2022-02-15 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 3848be4 [tests] PulsarByteBufAllocator constructor mock can make parallel tests fail (#14302) add 45ebe88e

[pulsar] branch master updated (18d9f1b -> 3848be4)

2022-02-15 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 18d9f1b Fix validateGlobalNamespaceOwnership wrap exception issue. (#14269) add 3848be4 [tests

[pulsar] branch master updated (2827b4c -> 6aace81)

2022-02-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 2827b4c [Docs] Replace adoptopenjdk.net with adoptium.net (#14273) add 6aace81 Add a note for configuring

[pulsar] branch branch-2.8 updated: Clean up individually deleted messages before the mark-delete position (#14261)

2022-02-13 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 887e0d1 Clean up individually deleted

[pulsar] branch branch-2.9 updated: Clean up individually deleted messages before the mark-delete position (#14261)

2022-02-13 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 1cea990 Clean up individually deleted

[pulsar] branch master updated (1c0e17d -> 6d717a0)

2022-02-13 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 1c0e17d Remove duplicated filter (#14198) add 6d717a0 Clean up individually deleted messages before the mark

[pulsar] branch branch-2.8 updated: Fixed detecting number of NICs in EC2 (#14252)

2022-02-12 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 9bd7ce0 Fixed detecting number of NICs

[pulsar] 02/02: Fix race condition of OpSendMsgQueue when publishing messages (#14231)

2022-02-12 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 1c3c3f40b0d58108a4d0f53489f272f8468bed65 Author: lipenghui AuthorDate: Sat Feb 12 13:26:42 2022 +0800 Fix race

[pulsar] 01/02: Fixed detecting number of NICs in EC2 (#14252)

2022-02-12 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 d7ecdfac0c9695ee37e325a2e04b9190f26b79da Author: Matteo Merli AuthorDate: Fri Feb 11 19:54:52 2022 -0800 Fixed

[pulsar] branch branch-2.9 updated (69de8d7 -> 1c3c3f4)

2022-02-12 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 69de8d7 Fix unack message count for transaction Ack while disabled batch index ack (#14071) new d7ecdfa

[pulsar] branch master updated (dc602c0 -> ed56344)

2022-02-12 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 dc602c0 [test] remove PowerMockito from the classpath and replace the usages with Mockito (#14250) add

[pulsar] branch master updated (7b169be -> 2c9af46)

2022-02-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 7b169be Fixed detecting number of NICs in EC2 (#14252) add 2c9af46 Fix race condition of OpSendMsgQueue when

[pulsar] branch master updated (78bfaa2 -> b80680e)

2022-02-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 78bfaa2 Remove log unacked msg. (#14246) add b80680e [Minor] sealed log.debug with log.isDebugEnabled

[pulsar] branch master updated (0ff2b8c -> 78bfaa2)

2022-02-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 0ff2b8c [Flaky-test] BacklogQuotaManagerTest#testConsumerBacklogEvictionTimeQuota (#14000) add 78bfaa2

[pulsar] branch master updated (9dde1eb -> 5400588)

2022-02-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 9dde1eb [Flaky Test] BrokerServiceLookupTest#testModularLoadManagerSplitBundle (#14222) add 5400588 Fix

[pulsar] branch master updated (2fae34b -> 9dde1eb)

2022-02-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 2fae34b fix: MD grammar to repair for security-tls-keystore.md (#14235) add 9dde1eb [Flaky Test

[pulsar] branch master updated (c0a0b14 -> 2fae34b)

2022-02-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 c0a0b14 fix incorrect split (#14236) add 2fae34b fix: MD grammar to repair for security-tls-keystore.md

[pulsar] branch master updated: fix incorrect split (#14236)

2022-02-11 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 c0a0b14 fix incorrect split (#14236) c0a0b14

[pulsar-client-go] branch master updated: Markdown error fix (#722)

2022-02-10 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 5daa17b Markdown error fix (#722

[pulsar] branch master updated (6393d4b -> 3e06571)

2022-02-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 6393d4b fix flaky test (#14189) add 3e06571 PIP 45: Deprecate zookeeper settings (#14147) No new revisions

[pulsar] branch master updated (7d6056b -> 6393d4b)

2022-02-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 7d6056b Update binary protocol docs for broker receiving send before creating producer (#14182) add 6393d4b

[pulsar-client-go] branch master updated: [issue 679][oauth2] Fix macos compiler warnings (#719)

2022-02-09 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 a83e94e [issue 679][oauth2] Fix

[pulsar] branch master updated (605070b -> f916e2c)

2022-02-08 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 605070b [Pulsar-Perf] Allow configuring `metadataStoreUrl` in `pulsar-perf managed-ledger` (#14145) add

[pulsar] branch master updated (25ccf45 -> 605070b)

2022-02-08 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 25ccf45 Fix NoClassDefFoundError: com/google/inject/AbstractModule in pulsar-io/batch-data-generator and Jcloud

[pulsar] branch master updated: Remove sensitive information from log (#14159)

2022-02-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 e65b8f3 Remove sensitive information from log

[pulsar] branch master updated (7a39a36 -> 7671777)

2022-02-07 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 7a39a36 Make ``BrokerBase#updateDynamicConfiguration`` pure async. (#14087) add 7671777 [test] remove

[pulsar] branch master updated: [test] remove com.github.stefanbirkner:system-rules from the test classpath (#14127)

2022-02-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 42e5dea [test] remove

[pulsar] branch master updated (794f229 -> 488fb78)

2022-02-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 794f229 [Issue 12774][metadata] Fix race condition in PulsarLedgerIdGenerator#generateShortLedgerId (#14118

[pulsar] branch master updated: [Issue 12774][metadata] Fix race condition in PulsarLedgerIdGenerator#generateShortLedgerId (#14118)

2022-02-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 794f229 [Issue 12774][metadata] Fix race

[pulsar] branch master updated: [pulsar-proxy] Fix auto-cert refresh when proxy connects to broker (#14130)

2022-02-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 5bd95e1 [pulsar-proxy] Fix auto-cert refresh

[pulsar] branch master updated (cc4e352 -> 4e29a1e)

2022-02-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 cc4e352 [Issue 14052] Fixes use default KEY_SHARE ``ConsistentHashingStickyKeyConsumerSelector`` cause flaky-test

[pulsar] branch master updated (9497305 -> cc4e352)

2022-02-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 9497305 Improve issue template for flaky tests (#14116) add cc4e352 [Issue 14052] Fixes use default KEY_SHARE

[pulsar] branch master updated (839b730 -> 9c9adbf)

2022-02-03 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 839b730 Add unit test (#14100) add 9c9adbf Update Proxy Configuration write up. (#14081) No new revisions

[pulsar] branch master updated (25db606 -> 839b730)

2022-02-03 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 25db606 [functions] Distributed log metadata not correctly initialized (#13891) add 839b730 Add unit test

[pulsar] branch master updated (20af454 -> 14a28d7)

2022-02-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 20af454 Upgrade commons-cli to 1.5.0 (#14094) add 14a28d7 Remove development packages from Pulsar's docker

[pulsar] branch branch-2.8 updated: Add a default timeout for OAuth2 Metadata Resolver (#14056)

2022-02-01 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 ccf4cda Add a default timeout

[pulsar] branch branch-2.9 updated: Add a default timeout for OAuth2 Metadata Resolver (#14056)

2022-02-01 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 2636aa4 Add a default timeout

[pulsar] branch master updated: [C++] Fix the consumer configuration inconsistency with Java client (#14070)

2022-02-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 fe32736 [C++] Fix the consumer configuration

[pulsar] branch master updated (caf5acf -> 3df9018)

2022-01-31 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 caf5acf [C++] Fix pulsar client cpp build fail in gcc-4.8.5 (#14053) add 3df9018 [Doc] Add information

[pulsar] branch master updated (9fae00e -> caf5acf)

2022-01-31 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 9fae00e [Doc] Add sections about how to enable and configure chunking for java client producers/consumers (#14037

[pulsar] branch branch-2.9 updated: Fixes NPE - ``ReplicatedSubscriptionsController`` send marker message when enable deduplicated. (#14017)

2022-01-28 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 affd047 Fixes NPE

[pulsar] branch master updated (cbe9c2b -> 80f47d1)

2022-01-28 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 cbe9c2b Upgraded debezium to 1.7.2 (+ fixed CVE-2021-20328, + suppressed OWASP misdetections) (#13928) add

[pulsar] branch master updated (8360d45 -> 54c898f)

2022-01-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 8360d45 Fixed handling of consumers with equal names on on key shared selector with consistent hashing (#13991

[pulsar] branch master updated (b17f39e -> f48b53d)

2022-01-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 b17f39e [Doc] update bookie metrics and function matrix link (#13977) add f48b53d [Transaction] Resolve

[pulsar] branch master updated (fa47a9f -> b17f39e)

2022-01-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 fa47a9f Trim configuration value string which contains blank prefix or suffix string (#13984) add b17f39e

[pulsar] branch master updated (3c2e879 -> fa47a9f)

2022-01-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 3c2e879 Upgrade Netty to 4.1.73.Final (#13981) add fa47a9f Trim configuration value string which contains

[pulsar] branch master updated (c239d9b -> 3c2e879)

2022-01-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 c239d9b [broker] Optimize TopicPolicies#maxUnackedMessagesOnConsumer with HierarchyTopicPolicies (#13618) add

[pulsar] branch master updated: [Doc] Add new section of content for TableView (#13956)

2022-01-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 7c8f575 [Doc] Add new section of content

[pulsar] branch master updated (04aa9e8 -> 2285d02)

2022-01-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 04aa9e8 Enable CheckStyle plugin in pulsar-client module (#13940) add 2285d02 OWASP suppressions

[pulsar] branch master updated: PIP-119: Enable consistent hashing by default on KeyShared subscriptions dispatcher (#13352)

2022-01-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 5b39913 PIP-119: Enable consistent hashing

[pulsar] branch master updated (86fd8e7 -> 11bfc0e)

2022-01-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 86fd8e7 Getting rid of CVEs reported in testmocks and buildtools (#13895) add 11bfc0e PIP-120 : Enable

[pulsar] branch master updated (705e9a2 -> 86fd8e7)

2022-01-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 705e9a2 [security] pulsar-io-kafka: upgrade jersey-bean-validation to get rid CVE-2017-7536 (brought

[pulsar] branch master updated: [security] pulsar-io-kafka: upgrade jersey-bean-validation to get rid CVE-2017-7536 (brought in by Hibernate Validator 5.x) (#13868)

2022-01-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 705e9a2 [security] pulsar-io-kafka: upgrade

[pulsar] branch master updated: [Broker] Allow configuring configurationMetadataStore when initialize cluster metadata (#13889)

2022-01-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 9dbee16 [Broker] Allow configuring

[pulsar] branch master updated: [Authorization] Remove unnecessary authz provider null checks (#13896)

2022-01-21 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 c88c490 [Authorization] Remove unnecessary

[pulsar] branch master updated: [C++] PIP 37: Support large message size (#13627)

2022-01-21 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 de0a8bd [C++] PIP 37: Support large message

[pulsar] branch master updated (9d38eca -> 1ad6e5b)

2022-01-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 9d38eca [security] remove Jackson ASL from kafka-connect-avro-converter-shaded (#13894) add 1ad6e5b PIP-135

[pulsar] branch master updated (4fc7cc0 -> 4924e6d)

2022-01-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 4fc7cc0 Remove unnecessary documentation of pulsar-dashboard (#13848) add 4924e6d [Broker] Use shared

[pulsar] branch master updated (324aa1bf -> b0c7259)

2022-01-19 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 324aa1bf [Proxy] Remove unnecessary Pulsar Client usage from Pulsar Proxy (#13836) add b0c7259 Remove

[pulsar] branch master updated (af761e2 -> ad57f35)

2022-01-15 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 af761e2 Fix invalid rack name cause bookie join rack failed (#13683) add ad57f35 PIP-45: Allow to start

[pulsar] branch master updated: [owasp] suppress false positive Avro CVE-2021-43045 (#13764)

2022-01-14 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 2391336 [owasp] suppress false positive Avro

[pulsar] branch branch-2.9 updated (a08f0f5 -> 2a0be4b)

2022-01-13 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 a08f0f5 [Java Client] fixed Producer semaphore permit release issue (#13682) new 9015e17 [Transaction

[pulsar] 03/03: Avoid call sync method in async rest API for force delete subscription (#13668)

2022-01-13 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 2a0be4b794e6d8a5738bba7073fe09f06b7961ef Author: Qiang Zhao <74767115+mattisonc...@users.noreply.github.

[pulsar] 01/03: [Transaction] Duplicate TYPE of Prometheus metrics (#13704)

2022-01-13 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 9015e1795958e53af09a3f1fee0d5cca0d0243e7 Author: Xiangying Meng <55571188+liangyepianz...@users.noreply.github.

[pulsar] 02/03: Avoid call sync method in async rest API for delete subscription (#13666)

2022-01-13 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 dfc298f3d58d7ca78573758fafece104b8daf040 Author: lipenghui AuthorDate: Wed Jan 12 21:57:34 2022 +0800 Avoid

[pulsar] branch master updated (4dcb166 -> 2955430)

2022-01-13 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 4dcb166 fix pulsar-common module check-style (#13729) add 2955430 [Transaction] Duplicate TYPE of Prometheus

[pulsar] branch master updated (c839fe4 -> c1a31fd)

2022-01-12 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 c839fe4 Initial commit for TableView (#12838) add c1a31fd fix checkstyle for TableViewBuilder (#13727

[pulsar] branch master updated (58c2818 -> c839fe4)

2022-01-12 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 58c2818 [pulsar-broker] The log prints NamespaceService#isServiceUnitActive exception stack information (#13553

[pulsar] branch master updated (c9728ab -> 7f4583b)

2022-01-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 c9728ab [pulsar-client-tools] Support Disable Replication in Pulsar Client Tools (#13659) add 7f4583b [ci

[pulsar] branch master updated (104adbe -> c9728ab)

2022-01-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 104adbe Upgrade BK to 4.14.4 and Grpc to 1.42.1 (#13714) add c9728ab [pulsar-client-tools] Support Disable

[pulsar] branch master updated (adcf554 -> 104adbe)

2022-01-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 adcf554 Enable CheckStyle Plugin in pulsar-config-validation (#13676) add 104adbe Upgrade BK to 4.14.4

[pulsar] branch master updated (055b258 -> b98f6f1)

2021-12-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 055b258 Pulsar 2.8.2 release notes (#13400) add b98f6f1 Fix License check failure (#13437) No new revisions

[pulsar] branch master updated (522249f -> 510fae3)

2021-12-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 522249f [broker-test] make test independent of serviceConf change (#13416) add 510fae3 [broker] Fix

<    2   3   4   5   6   7   8   9   10   11   >