[GitHub] [pulsar] lhotari commented on issue #11170: Flaky-test: TestPrestoQueryTieredStorage. testQueryTieredStorage1

2021-07-21 Thread GitBox
lhotari commented on issue #11170: URL: https://github.com/apache/pulsar/issues/11170#issuecomment-884670452 [Another failure](https://github.com/apache/pulsar/pull/11387/checks?check_run_id=3130781098#step:14:13411). I'll fix this. -- This is an automated message from the Apache Git

[pulsar] branch master updated (9a66cbf -> cdff337)

2021-07-21 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 9a66cbf fix flaky test testUpdateDynamicLocalConfiguration (#5) add cdff337 [PIP-82] [pulsar-broker]

[GitHub] [pulsar] jerrypeng merged pull request #11331: [PIP-82] [pulsar-broker] updates to resource-group stats:

2021-07-21 Thread GitBox
jerrypeng merged pull request #11331: URL: https://github.com/apache/pulsar/pull/11331 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch jerrypeng-patch-1 updated (2615f1d -> 4c5fbdd)

2021-07-21 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a change to branch jerrypeng-patch-1 in repository https://gitbox.apache.org/repos/asf/pulsar.git. discard 2615f1d removing unnecessary test discard 1cf8b2f fixing test discard a9dc39a add integration

[GitHub] [pulsar] lhotari commented on issue #10872: Flaky-test: MetadataCacheTest.crossStoreUpdates

2021-07-21 Thread GitBox
lhotari commented on issue #10872: URL: https://github.com/apache/pulsar/issues/10872#issuecomment-884659814 [Yet another recent failure](https://github.com/apache/pulsar/pull/11343/checks?check_run_id=3130775230#step:9:3186) -- This is an automated message from the Apache Git Service.

[GitHub] [pulsar] 315157973 opened a new pull request #11424: Fix flaky-test testBlockByPublishRateLimiting

2021-07-21 Thread GitBox
315157973 opened a new pull request #11424: URL: https://github.com/apache/pulsar/pull/11424 Fixes #10787 ### Motivation New code was added to this unit test, causing new problems. The reason: +1 and -1 of the counter will have thread switching. When the CPU is busy, we

[GitHub] [pulsar] lhotari closed pull request #11407: [Transaction] Fix direct memory leak related to commit and abort markers

2021-07-21 Thread GitBox
lhotari closed pull request #11407: URL: https://github.com/apache/pulsar/pull/11407 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] lhotari closed pull request #11396: [Broker] Fix replicated subscriptions direct memory leak

2021-07-21 Thread GitBox
lhotari closed pull request #11396: URL: https://github.com/apache/pulsar/pull/11396 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] lhotari closed pull request #11387: [ManagedLedger] Pin executor and scheduled executor threads for ManagedLedgerImpl

2021-07-21 Thread GitBox
lhotari closed pull request #11387: URL: https://github.com/apache/pulsar/pull/11387 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] 315157973 opened a new pull request #11423: Reduce the probability of cache inconsistencies

2021-07-21 Thread GitBox
315157973 opened a new pull request #11423: URL: https://github.com/apache/pulsar/pull/11423 ### Motivation Now when updating the function metadata, the cache is updated first and then send message to the topic. There may be a situation where the local cache updated successfully but

[GitHub] [pulsar] Shoothzj opened a new pull request #11422: Allow to config Sasl configs in Kafka sink.

2021-07-21 Thread GitBox
Shoothzj opened a new pull request #11422: URL: https://github.com/apache/pulsar/pull/11422 ### Motivation Allow pulsar io to push messages to sasl kafka cluster. ### Modifications Add several kafka sasl configs, make them configable. ### Documentation I think

[GitHub] [pulsar] sijie commented on pull request #11417: set exposePulsarAdmin to true if enabled

2021-07-21 Thread GitBox
sijie commented on pull request #11417: URL: https://github.com/apache/pulsar/pull/11417#issuecomment-884637921 @nlu90 you might need to rebase to the latest master to include CI fixes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] 315157973 commented on pull request #11419: Generate documentation of Client automatically

2021-07-21 Thread GitBox
315157973 commented on pull request #11419: URL: https://github.com/apache/pulsar/pull/11419#issuecomment-884632721 # Client |Name|Description|Default| |---|---|---| | serviceUrl | Pulsar cluster HTTP URL to connect to a broker. | null | | serviceUrlProvider | The

[GitHub] [pulsar] 315157973 commented on pull request #11421: Generate documentation of PulsarProxy automatically

2021-07-21 Thread GitBox
315157973 commented on pull request #11421: URL: https://github.com/apache/pulsar/pull/11421#issuecomment-884632314 # Pulsar proxy |Name|Description|Default|Dynamic|Category| |---|---|---|---|---| | zookeeperServers | The ZooKeeper quorum connection string (as a comma-separated

[GitHub] [pulsar] 315157973 opened a new pull request #11421: Generate documentation of PulsarProxy automatically

2021-07-21 Thread GitBox
315157973 opened a new pull request #11421: URL: https://github.com/apache/pulsar/pull/11421 Master Issue: #10041 ### Motivation The config object has already been annotated. We just need to add it to the auto-generated list -- This is an automated message from the

[GitHub] [pulsar] Anonymitaet commented on pull request #11420: [Doc] Add schema examples for Java client

2021-07-21 Thread GitBox
Anonymitaet commented on pull request #11420: URL: https://github.com/apache/pulsar/pull/11420#issuecomment-884631959 @BewareMyPower thanks for reminding me. I've updated master, 2.8.0, and 2.8.1, PTAL. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] Chaunceyan commented on pull request #7738: Support set message TTL on topic level.

2021-07-21 Thread GitBox
Chaunceyan commented on pull request #7738: URL: https://github.com/apache/pulsar/pull/7738#issuecomment-884627475 Hi team, do we have any plan to publish official document on this feature? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] BewareMyPower commented on pull request #11420: [Doc] Add schema examples for Java client

2021-07-21 Thread GitBox
BewareMyPower commented on pull request #11420: URL: https://github.com/apache/pulsar/pull/11420#issuecomment-884624425 It could affect all versions that support protobuf native schema. Could you check the document of older versions? -- This is an automated message from the Apache Git

[GitHub] [pulsar] Anonymitaet opened a new pull request #11420: [Doc] Add schema examples for Java client

2021-07-21 Thread GitBox
Anonymitaet opened a new pull request #11420: URL: https://github.com/apache/pulsar/pull/11420 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] 315157973 opened a new pull request #11419: Generate documentation of Client automatically

2021-07-21 Thread GitBox
315157973 opened a new pull request #11419: URL: https://github.com/apache/pulsar/pull/11419 Master Issue: #10041 ### Motivation The config object has already been annotated. We just need to add it to the auto-generated list -- This is an automated message from

[GitHub] [pulsar] zymap opened a new pull request #11418: [Branch-2.7] Fixes function api can not use authdata to check superuser

2021-07-21 Thread GitBox
zymap opened a new pull request #11418: URL: https://github.com/apache/pulsar/pull/11418 --- *Motivation* Port the fix #10364 to the branch 2.7. Sometimes, the superuser is not only needed the client role but also needs some data in the authentication data to

[GitHub] [pulsar] kaushik-develop commented on pull request #11331: [PIP-82] [pulsar-broker] updates to resource-group stats:

2021-07-21 Thread GitBox
kaushik-develop commented on pull request #11331: URL: https://github.com/apache/pulsar/pull/11331#issuecomment-884614108 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar] codelipenghui commented on pull request #11400: [Python Client] Fix handle complex schema

2021-07-21 Thread GitBox
codelipenghui commented on pull request #11400: URL: https://github.com/apache/pulsar/pull/11400#issuecomment-884600353 @gaoran10 Please rebase to the master branch to make the CI gets passed. -- This is an automated message from the Apache Git Service. To respond to the message, please

[pulsar] branch master updated (a78b029 -> 9a66cbf)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from a78b029 [Issue 11007] add a version of AUTO_PRODUCE_BYTES that doesn't validate the message in `encode` (#11238)

[GitHub] [pulsar] sijie merged pull request #11115: fix flaky test testUpdateDynamicLocalConfiguration

2021-07-21 Thread GitBox
sijie merged pull request #5: URL: https://github.com/apache/pulsar/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch master updated (4d3fdae -> a78b029)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 4d3fdae Avoid infinite waiting for consumer close (#11347) add a78b029 [Issue 11007] add a version of

[GitHub] [pulsar] sijie merged pull request #11238: [Issue 11007] add a version of AUTO_PRODUCE_BYTES that doesn't validate the message in `encode`

2021-07-21 Thread GitBox
sijie merged pull request #11238: URL: https://github.com/apache/pulsar/pull/11238 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] sijie closed issue #11007: add direct support for message values already serialized in Apache Avro

2021-07-21 Thread GitBox
sijie closed issue #11007: URL: https://github.com/apache/pulsar/issues/11007 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch master updated (b72635d -> 4d3fdae)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from b72635d [pulsar-doc] Document pulsar-kafka adapter encryption support (#11317) add 4d3fdae Avoid infinite

[GitHub] [pulsar] sijie merged pull request #11347: Avoid infinite waiting for consumer close

2021-07-21 Thread GitBox
sijie merged pull request #11347: URL: https://github.com/apache/pulsar/pull/11347 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch master updated (2b0073b -> b72635d)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 2b0073b feat: auto generate docs for pulsar subcommand proxy (#11361) add b72635d [pulsar-doc] Document

[GitHub] [pulsar] sijie merged pull request #11317: [pulsar-doc] Document pulsar-kafka adapter encryption support

2021-07-21 Thread GitBox
sijie merged pull request #11317: URL: https://github.com/apache/pulsar/pull/11317 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch master updated (87e2758 -> 2b0073b)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 87e2758 Generate documentation of ServiceDiscovery automatically (#11369) add 2b0073b feat: auto generate

[GitHub] [pulsar] sijie merged pull request #11361: feat: auto generate docs for pulsar subcommand proxy

2021-07-21 Thread GitBox
sijie merged pull request #11361: URL: https://github.com/apache/pulsar/pull/11361 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar] branch master updated (af213c2 -> 87e2758)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from af213c2 [Tests] Reduce integration test memory usage in CI (#11414) add 87e2758 Generate documentation of

[GitHub] [pulsar] sijie merged pull request #11369: Generate documentation of ServiceDiscovery automatically

2021-07-21 Thread GitBox
sijie merged pull request #11369: URL: https://github.com/apache/pulsar/pull/11369 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] Anonymitaet commented on pull request #11347: Avoid infinite waiting for consumer close

2021-07-21 Thread GitBox
Anonymitaet commented on pull request #11347: URL: https://github.com/apache/pulsar/pull/11347#issuecomment-884595403 @Shoothzj OK. Can you leave doc-related info for future PRs? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] codelipenghui commented on pull request #11341: [Broker] Add multi roles support for authorization

2021-07-21 Thread GitBox
codelipenghui commented on pull request #11341: URL: https://github.com/apache/pulsar/pull/11341#issuecomment-884591912 @RobertIndie could you please rebase to the master branch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] hsaputra commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
hsaputra commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884588918 Thanks @sijie  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [pulsar] codelipenghui closed pull request #11159: [WIP] Fix reading compacted data with the earliest start position by using Reader API

2021-07-21 Thread GitBox
codelipenghui closed pull request #11159: URL: https://github.com/apache/pulsar/pull/11159 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] codelipenghui closed pull request #11207: [Branch-2.7] Fix the version typo

2021-07-21 Thread GitBox
codelipenghui closed pull request #11207: URL: https://github.com/apache/pulsar/pull/11207 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] nlu90 opened a new pull request #11417: set exposePulsarAdmin to true if enabled

2021-07-21 Thread GitBox
nlu90 opened a new pull request #11417: URL: https://github.com/apache/pulsar/pull/11417 Fixes #11416 ### Verifying this change - [ ] Make sure that the change passes the CI checks. ### Documentation For contributor For this PR, do we need to

[pulsar] branch master updated: [Tests] Reduce integration test memory usage in CI (#11414)

2021-07-21 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie 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 af213c2 [Tests] Reduce integration test memory

[GitHub] [pulsar] sijie merged pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
sijie merged pull request #11414: URL: https://github.com/apache/pulsar/pull/11414 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] Anonymitaet commented on pull request #11399: [pulsar function] add instanceId and fqn into log message properties

2021-07-21 Thread GitBox
Anonymitaet commented on pull request #11399: URL: https://github.com/apache/pulsar/pull/11399#issuecomment-884583841 @nlu90 thanks. You can ping me if you need a doc review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] hsaputra commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
hsaputra commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884576252 @sijie , @codelipenghui - do you guys have any comments or concern about this PR? This should help improving stability of the tests for other PRs. Thanks -- This is an

[GitHub] [pulsar] kaushik-develop commented on pull request #11331: [PIP-82] [pulsar-broker] updates to resource-group stats:

2021-07-21 Thread GitBox
kaushik-develop commented on pull request #11331: URL: https://github.com/apache/pulsar/pull/11331#issuecomment-884573941 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar] jerrypeng commented on pull request #11378: Fix issue in CLI when validating batch source config

2021-07-21 Thread GitBox
jerrypeng commented on pull request #11378: URL: https://github.com/apache/pulsar/pull/11378#issuecomment-884517457 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[pulsar] branch master updated (992760e -> 8569d92)

2021-07-21 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 992760e [C++] Support protobuf native schema (#11388) add 8569d92 Fix NPE when builtin connector does not

[GitHub] [pulsar] jerrypeng merged pull request #11385: Fix NPE when builtin connector does not exist.

2021-07-21 Thread GitBox
jerrypeng merged pull request #11385: URL: https://github.com/apache/pulsar/pull/11385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] lhotari commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884503897 another oom kill ``` [ 5025.370395] systemd-resolve invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0 [ 5025.370399] CPU: 0 PID:

[GitHub] [pulsar] lhotari commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884501342 I was now able to capture the error message when OOM killer kicks in. https://gist.github.com/lhotari/b229863e6dadf2a7239a28d9c8ff3a15 is the `dmesg` output. ``` [

[GitHub] [pulsar] lhotari commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884482263 `cgset -r memory.swappiness=1 actions_job` changes swappiness, but I'm not sure if that it enough. Another option could be to remove the cgroups setting from

[GitHub] [pulsar] lhotari commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884481366 In GitHub Actions, there's a certain cgroup used for running jobs. It sets swappiness to 60 by default. Here's the output of `cgget actions_job` within the GitHub

[GitHub] [pulsar] santhoshsath commented on issue #11415: JVM Core dumps on 8-jre-alpine docker image

2021-07-21 Thread GitBox
santhoshsath commented on issue #11415: URL: https://github.com/apache/pulsar/issues/11415#issuecomment-884473067 At the very least is there a way to disable epoll and use java nio in pulsar client ? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] nlu90 opened a new issue #11416: [pulsar function] puslarAdmin is not exposed properly even function worker is set to expose it

2021-07-21 Thread GitBox
nlu90 opened a new issue #11416: URL: https://github.com/apache/pulsar/issues/11416 **Describe the bug** In Standalone puslar cluster with functions_worker.yaml config `exposeAdminClientEnabled ` set to true, the `context. getPulsarAdmin` results in exception. The function

[GitHub] [pulsar] lhotari commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884458663 For some reason the problem persists. I'll try to debug it with a ssh console once more. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] eolivelli commented on pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
eolivelli commented on pull request #11414: URL: https://github.com/apache/pulsar/pull/11414#issuecomment-884426335 /pulsarbot rerun-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [pulsar] nlu90 commented on pull request #11401: [pulsar-function] Stop calling the deprated method Thread.stop when stopping the function thread in ThreadRuntime.

2021-07-21 Thread GitBox
nlu90 commented on pull request #11401: URL: https://github.com/apache/pulsar/pull/11401#issuecomment-884393814 With this change, will there be any dangling thread in the heap dump that's not cleaned up? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] jerrypeng commented on pull request #11378: Fix issue in CLI when validating batch source config

2021-07-21 Thread GitBox
jerrypeng commented on pull request #11378: URL: https://github.com/apache/pulsar/pull/11378#issuecomment-884359598 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[pulsar] branch master updated (5ad4059 -> 992760e)

2021-07-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 5ad4059 [website][pulsar]: auto generate docs for pulsar subcommand: standalone (#11362) add 992760e [C++]

[GitHub] [pulsar] merlimat merged pull request #11388: [C++] Support protobuf native schema

2021-07-21 Thread GitBox
merlimat merged pull request #11388: URL: https://github.com/apache/pulsar/pull/11388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] bixinyu commented on pull request #11392: Issue 11338: add documentation about the upgrade of Pulsar 2.8.0

2021-07-21 Thread GitBox
bixinyu commented on pull request #11392: URL: https://github.com/apache/pulsar/pull/11392#issuecomment-884328619 @Anonymitaet Stable version could use production environment wish recommended,It is better to have installation and deployment documentation in Chinese,many thanks,Technical

[GitHub] [pulsar-client-go] maraiskruger1980 commented on issue #568: On partitioned topics, DLQ producer create panics

2021-07-21 Thread GitBox
maraiskruger1980 commented on issue #568: URL: https://github.com/apache/pulsar-client-go/issues/568#issuecomment-884306029 0.5.0 On Tue, Jul 20, 2021 at 7:35 PM cckellogg ***@***.***> wrote: > What version of the client are you using? > > — > You are receiving this

[GitHub] [pulsar] kaushik-develop commented on pull request #11331: [PIP-82] [pulsar-broker] updates to resource-group stats:

2021-07-21 Thread GitBox
kaushik-develop commented on pull request #11331: URL: https://github.com/apache/pulsar/pull/11331#issuecomment-884305545 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [pulsar] santhoshsath opened a new issue #11415: JVM Core dumps on 8-jre-alpine docker image

2021-07-21 Thread GitBox
santhoshsath opened a new issue #11415: URL: https://github.com/apache/pulsar/issues/11415 I have an existing lightbend Play server in production running as a docker image recently I added a pulsar client library to it (org.apache.pulsar:pulsar-client:2.7.2) I tested the

[GitHub] [pulsar] zliang-min commented on a change in pull request #11401: [pulsar-function] Stop calling the deprated method Thread.stop when stopping the function thread in ThreadRuntime.

2021-07-21 Thread GitBox
zliang-min commented on a change in pull request #11401: URL: https://github.com/apache/pulsar/pull/11401#discussion_r674071987 ## File path: pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/runtime/thread/ThreadRuntime.java ## @@ -206,7 +206,7 @@ public

[GitHub] [pulsar] lhotari opened a new pull request #11414: [Tests] Reduce integration test memory usage in CI

2021-07-21 Thread GitBox
lhotari opened a new pull request #11414: URL: https://github.com/apache/pulsar/pull/11414 ### Motivation There are several integration test jobs failing where the docker container run by Testcontainers gets terminated with error code 137 (maps to out of memory error). The

[GitHub] [pulsar] gaoran10 commented on a change in pull request #11400: [Python Client] Fix handle complex schema

2021-07-21 Thread GitBox
gaoran10 commented on a change in pull request #11400: URL: https://github.com/apache/pulsar/pull/11400#discussion_r674056495 ## File path: pulsar-client-cpp/python/pulsar/schema/definition.py ## @@ -56,15 +57,20 @@ def _get_fields(cls, dct): class

[GitHub] [pulsar] gaoran10 commented on a change in pull request #11400: [Python Client] Fix handle complex schema

2021-07-21 Thread GitBox
gaoran10 commented on a change in pull request #11400: URL: https://github.com/apache/pulsar/pull/11400#discussion_r674055519 ## File path: pulsar-client-cpp/python/pulsar/schema/schema_avro.py ## @@ -45,14 +46,23 @@ def _get_serialized_value(self, x): def

[GitHub] [pulsar] saveriogzz commented on issue #9594: Could not find a version that satisfies the requirement pulsar-client==2.7.0

2021-07-21 Thread GitBox
saveriogzz commented on issue #9594: URL: https://github.com/apache/pulsar/issues/9594#issuecomment-884221687 Hey @0x5e and @linusmotu ! Did you have success in the meantime? I am also putting effort in it. Did you already try what the user in #4096 was suggesting? -- This is an

[GitHub] [pulsar] saveriogzz commented on issue #4096: C++ client support for arm64 (like Raspberry Pi)

2021-07-21 Thread GitBox
saveriogzz commented on issue #4096: URL: https://github.com/apache/pulsar/issues/4096#issuecomment-884216218 Hello! Is @sekarpdkt 's procedure the suggested way to build the client on ARM/Docker ? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] bry00 commented on issue #11203: 2.8.0 Python client library for Mac OS Big Sur won't load due to absolute linker paths left over from build environment

2021-07-21 Thread GitBox
bry00 commented on issue #11203: URL: https://github.com/apache/pulsar/issues/11203#issuecomment-884214344 I have the same problem. Any chance for a quick fix to this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] galrose closed issue #10136: Memory leak

2021-07-21 Thread GitBox
galrose closed issue #10136: URL: https://github.com/apache/pulsar/issues/10136 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] startjava opened a new issue #11413: pulsar ! Can you fix the exception that occurred at startup?

2021-07-21 Thread GitBox
startjava opened a new issue #11413: URL: https://github.com/apache/pulsar/issues/11413 Standalone mode start, can you solve the error that occurred at startup, I use version 2.8 use "./pulsar standalone" start, N more errors, you officially can try it yourself ah? Can you fix the

[GitHub] [pulsar] altre commented on issue #11203: 2.8.0 Python client library for Mac OS Big Sur won't load due to absolute linker paths left over from build environment

2021-07-21 Thread GitBox
altre commented on issue #11203: URL: https://github.com/apache/pulsar/issues/11203#issuecomment-884168834 Hi, it would be really great if you could fix this @aahmed-se , I can find no way to install any version of the python client on mac currently. Building from source and old versions

[GitHub] [pulsar] littleorca opened a new issue #11412: When open ledger encountered factory shutdown, callback may never be called back.

2021-07-21 Thread GitBox
littleorca opened a new issue #11412: URL: https://github.com/apache/pulsar/issues/11412 **Describe the bug** For the moment that ManagedLedgerFactoryImpl.open() runs into MetaStoreImpl.getManagedLedgerInfo() and waiting for the future returned by store.get() to complete, if

[GitHub] [pulsar] freeznet closed pull request #11411: OOM

2021-07-21 Thread GitBox
freeznet closed pull request #11411: URL: https://github.com/apache/pulsar/pull/11411 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] freeznet opened a new pull request #11411: OOM

2021-07-21 Thread GitBox
freeznet opened a new pull request #11411: URL: https://github.com/apache/pulsar/pull/11411 *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to link to the master issue.)*

[GitHub] [pulsar] RobertIndie commented on pull request #11341: [Broker] Add multi roles support for authorization

2021-07-21 Thread GitBox
RobertIndie commented on pull request #11341: URL: https://github.com/apache/pulsar/pull/11341#issuecomment-884128217 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [pulsar] BewareMyPower commented on pull request #11388: [C++] Support protobuf native schema

2021-07-21 Thread GitBox
BewareMyPower commented on pull request #11388: URL: https://github.com/apache/pulsar/pull/11388#issuecomment-884115446 Now all tests passed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [pulsar] tuteng commented on pull request #11326: [website][pulsar]: auto generate docs for pulsar subcommand: functions-worker

2021-07-21 Thread GitBox
tuteng commented on pull request #11326: URL: https://github.com/apache/pulsar/pull/11326#issuecomment-884104938 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11327: [website][pulsar]: auto generate docs for pulsar subcommand: initialize-cluster-metadata

2021-07-21 Thread GitBox
tuteng commented on pull request #11327: URL: https://github.com/apache/pulsar/pull/11327#issuecomment-884104707 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11328: [website][pulsar]: auto generate docs for pulsar subcommand: delete-cluster-metadata

2021-07-21 Thread GitBox
tuteng commented on pull request #11328: URL: https://github.com/apache/pulsar/pull/11328#issuecomment-884104531 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11359: [website][pulsar]: auto generate docs for pulsar subcommand: initialize-namespace

2021-07-21 Thread GitBox
tuteng commented on pull request #11359: URL: https://github.com/apache/pulsar/pull/11359#issuecomment-884104352 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11360: [website][pulsar]: auto generate docs for pulsar subcommand: initialize-transaction-coordinator-metadata

2021-07-21 Thread GitBox
tuteng commented on pull request #11360: URL: https://github.com/apache/pulsar/pull/11360#issuecomment-884104211 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11361: feat: auto generate docs for pulsar subcommand proxy

2021-07-21 Thread GitBox
tuteng commented on pull request #11361: URL: https://github.com/apache/pulsar/pull/11361#issuecomment-884104073 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11364: [website][pulsar]: auto generate docs for pulsar subcommand: websocket

2021-07-21 Thread GitBox
tuteng commented on pull request #11364: URL: https://github.com/apache/pulsar/pull/11364#issuecomment-884103883 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar] tuteng commented on pull request #11358: [website][pulsar]: auto generate docs for pulsar subcommand: discovery

2021-07-21 Thread GitBox
tuteng commented on pull request #11358: URL: https://github.com/apache/pulsar/pull/11358#issuecomment-884103482 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[pulsar-client-go] branch master updated: [issue 490] Add error log when schema encode failed. (#571)

2021-07-21 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl 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 bbee640 [issue 490] Add error log when

[GitHub] [pulsar-client-go] wolfstudy merged pull request #571: [issue 490] Add error log when schema encode failed.

2021-07-21 Thread GitBox
wolfstudy merged pull request #571: URL: https://github.com/apache/pulsar-client-go/pull/571 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar-client-go] wolfstudy closed issue #490: error not return when encode failed

2021-07-21 Thread GitBox
wolfstudy closed issue #490: URL: https://github.com/apache/pulsar-client-go/issues/490 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [pulsar] equanz commented on pull request #11382: [broker] Fixed Replicated Subscription isn't replicate new subscription when remote producer is closed

2021-07-21 Thread GitBox
equanz commented on pull request #11382: URL: https://github.com/apache/pulsar/pull/11382#issuecomment-884082680 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [pulsar-client-go] wolfstudy merged pull request #569: [issue 495] fix: producer.Send() blocks forever for closed producer

2021-07-21 Thread GitBox
wolfstudy merged pull request #569: URL: https://github.com/apache/pulsar-client-go/pull/569 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[pulsar-client-go] branch master updated: Add producer check state before send msg. (#569)

2021-07-21 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl 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 1dfb8fd Add producer check state before

[GitHub] [pulsar-client-go] wolfstudy commented on pull request #571: [issue 490] Add error log when schema encode failed.

2021-07-21 Thread GitBox
wolfstudy commented on pull request #571: URL: https://github.com/apache/pulsar-client-go/pull/571#issuecomment-884046579 > @wolfstudy Can you approve GitHub workflow to run again. I just found out that the code wasn't formatted, so I submitted it again. >

[GitHub] [pulsar-client-go] wolfstudy commented on issue #565: Send gorutine blocked

2021-07-21 Thread GitBox
wolfstudy commented on issue #565: URL: https://github.com/apache/pulsar-client-go/issues/565#issuecomment-884043209 > There might be another cause for this blocking? It there a way to reproduce this or get a profile of the the go routines when this happens? Yes, it may also be

[GitHub] [pulsar] Shoothzj commented on pull request #11347: Avoid infinite waiting for consumer close

2021-07-21 Thread GitBox
Shoothzj commented on pull request #11347: URL: https://github.com/apache/pulsar/pull/11347#issuecomment-884028427 > @Shoothzj thanks for your contribution. For this PR, do we need to update docs? > > (The [PR template contains info about

svn commit: r48921 [2/2] - in /dev/pulsar/pulsar-2.7.3-candidate-2: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2021-07-21 Thread bogong
Added: dev/pulsar/pulsar-2.7.3-candidate-2/connectors/pulsar-io-jdbc-postgres-2.7.3.nar.asc == --- dev/pulsar/pulsar-2.7.3-candidate-2/connectors/pulsar-io-jdbc-postgres-2.7.3.nar.asc (added) +++

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

2021-07-21 Thread bogong
Author: bogong Date: Wed Jul 21 09:05:04 2021 New Revision: 48921 Log: Staging artifacts and signature for Pulsar release 2.7.3 Added: dev/pulsar/pulsar-2.7.3-candidate-2/ dev/pulsar/pulsar-2.7.3-candidate-2/DEB/ dev/pulsar/pulsar-2.7.3-candidate-2/DEB/Packages.gz (with props)

  1   2   >