[GitHub] [pulsar] zymap closed pull request #8453: (WIP) [PIP-50][package-management]Introduce package management interface

2020-11-16 Thread GitBox
zymap closed pull request #8453: URL: https://github.com/apache/pulsar/pull/8453 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] eolivelli commented on pull request #8348: Upgrade to ZooKeeper 3.6.2

2020-11-16 Thread GitBox
eolivelli commented on pull request #8348: URL: https://github.com/apache/pulsar/pull/8348#issuecomment-728738345 @merlimat @codelipenghui I am trying to fix this patch now. btw **it is not a blocker for a release**. We are also supporting ZooKeeper server in pulsar distribution, a

[GitHub] [pulsar] codelipenghui merged pull request #8554: [C++] Fixed the setting method of linker option.

2020-11-16 Thread GitBox
codelipenghui merged pull request #8554: URL: https://github.com/apache/pulsar/pull/8554 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 g

[pulsar] branch master updated (c01b1ee -> 8ebe0e5)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from c01b1ee [schemaregistry]ProtobufNative Schema Support (#8372) add 8ebe0e5 [C++] Fixed the setting method of l

[GitHub] [pulsar] codelipenghui closed issue #7642: Protobuf Schema support AutoConsumeSchema and Presto table

2020-11-16 Thread GitBox
codelipenghui closed issue #7642: URL: https://github.com/apache/pulsar/issues/7642 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] codelipenghui merged pull request #8372: [schemaregistry]ProtobufNative Schema Support

2020-11-16 Thread GitBox
codelipenghui merged pull request #8372: URL: https://github.com/apache/pulsar/pull/8372 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 g

[pulsar] branch master updated (8bb756f -> c01b1ee)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8bb756f update mongo reactivestreams version (#8190) add c01b1ee [schemaregistry]ProtobufNative Schema Suppor

[GitHub] [pulsar] codelipenghui closed issue #7674: [Java Client] Schema Registry enhancement for protobuf schema

2020-11-16 Thread GitBox
codelipenghui closed issue #7674: URL: https://github.com/apache/pulsar/issues/7674 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] codelipenghui commented on issue #7696: [Java] [v2.5.2] BatchReceivePolicy not strictly complied by ConsumerBase and MessageImpl

2020-11-16 Thread GitBox
codelipenghui commented on issue #7696: URL: https://github.com/apache/pulsar/issues/7696#issuecomment-728732176 @e-marchand-exensa I have added the test case for part A https://github.com/apache/pulsar/pull/8587. Seems the problem can't be reproduced. ---

[GitHub] [pulsar] codelipenghui opened a new pull request #8587: Add more test case for BatchReceivePolicy.

2020-11-16 Thread GitBox
codelipenghui opened a new pull request #8587: URL: https://github.com/apache/pulsar/pull/8587 Add more test case for BatchReceivePolicy. This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui commented on issue #7395: Consumer.getLastMessageId() returns invalid MessageId

2020-11-16 Thread GitBox
codelipenghui commented on issue #7395: URL: https://github.com/apache/pulsar/issues/7395#issuecomment-728727340 @fmiguelez I try to reproduce the issue, but can't be reproduced on the master branch, Here is my test code : ``` final String topicName = "persistent://my-property/my

[GitHub] [pulsar] cbornet commented on a change in pull request #6720: Make ServerCnx, Producer and Consumer independent of Netty

2020-11-16 Thread GitBox
cbornet commented on a change in pull request #6720: URL: https://github.com/apache/pulsar/pull/6720#discussion_r524915605 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/Consumer.java ## @@ -218,24 +205,20 @@ public boolean readCompacted() { *

[GitHub] [pulsar] lhotari commented on issue #3630: Broker can not respond to client requests

2020-11-16 Thread GitBox
lhotari commented on issue #3630: URL: https://github.com/apache/pulsar/issues/3630#issuecomment-728721439 > let's create a fix on branch-2.6 and create a 2.6.3 release. @sijie @wolfstudy @rdhabalia for consistency, it might be good to also cherry pick d8f319ea , #8302 before removin

[GitHub] [pulsar] cbornet commented on a change in pull request #6720: Make ServerCnx, Producer and Consumer independent of Netty

2020-11-16 Thread GitBox
cbornet commented on a change in pull request #6720: URL: https://github.com/apache/pulsar/pull/6720#discussion_r524913561 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/Consumer.java ## @@ -218,24 +205,20 @@ public boolean readCompacted() { *

[GitHub] [pulsar] murong00 commented on pull request #8103: [pulsar-broker] Added support to force deleting tenant

2020-11-16 Thread GitBox
murong00 commented on pull request #8103: URL: https://github.com/apache/pulsar/pull/8103#issuecomment-728716410 > move to 2.8.0 first @codelipenghui I can add a test to cover your comments and we expect this feature as soon as possilbe. Can this be introduced in coming 2.7.0?

[GitHub] [pulsar] murong00 commented on a change in pull request #8103: [pulsar-broker] Added support to force deleting tenant

2020-11-16 Thread GitBox
murong00 commented on a change in pull request #8103: URL: https://github.com/apache/pulsar/pull/8103#discussion_r524909204 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminTest.java ## @@ -455,9 +455,11 @@ public void properties() throws Exception

[GitHub] [pulsar] eolivelli commented on pull request #8576: Issue 8558: Upgrade Kubernetes client and remove sundr-codegen

2020-11-16 Thread GitBox
eolivelli commented on pull request #8576: URL: https://github.com/apache/pulsar/pull/8576#issuecomment-728709428 @sijie no I didn't and I do not have a way to do it right now, I am sorry. It would be really better to test it -

[GitHub] [pulsar] codelipenghui commented on pull request #8444: [Pulsar-Broker] fetch list of topics under a namespace bundle

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8444: URL: https://github.com/apache/pulsar/pull/8444#issuecomment-728709267 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8221: [buildtool] security vulnerability present in jcommander-1.72

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8221: URL: https://github.com/apache/pulsar/pull/8221#issuecomment-728708704 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8076: Update #! in shell scripts

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8076: URL: https://github.com/apache/pulsar/pull/8076#issuecomment-728708277 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8139: [Issue 7675][Pulsar SQL] Presto connector OffloadPolicies deserialization

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8139: URL: https://github.com/apache/pulsar/pull/8139#issuecomment-728708401 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #7042: [Issue 6957][pulsar-io-debezium] Support CDC Connector for SqlServer

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7042: URL: https://github.com/apache/pulsar/pull/7042#issuecomment-728707744 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] lhotari opened a new issue #8586: Update TLS instructions to cover the change in default keystore type from JKS to PKCS12 in Java 9+

2020-11-16 Thread GitBox
lhotari opened a new issue #8586: URL: https://github.com/apache/pulsar/issues/8586 **Problem** TLS instructions in https://github.com/apache/pulsar/blob/master/site2/docs/security-tls-keystore.md break in Java 9+ since the [default keystore type is PKCS12 in Java 9+](http://openjd

[GitHub] [pulsar] rdhabalia commented on pull request #8555: [pulsar-broker] support v1 topic dedup admin api

2020-11-16 Thread GitBox
rdhabalia commented on pull request #8555: URL: https://github.com/apache/pulsar/pull/8555#issuecomment-728693311 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] rdhabalia commented on pull request #8565: [pulsar-broker] Fix: Topic dedup policy configuration doesn't support V1 topic-name

2020-11-16 Thread GitBox
rdhabalia commented on pull request #8565: URL: https://github.com/apache/pulsar/pull/8565#issuecomment-728693191 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] codelipenghui commented on pull request #8281: move artifacts of buildtools to test since its only used for testing

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8281: URL: https://github.com/apache/pulsar/pull/8281#issuecomment-728691243 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui commented on pull request #8444: [Pulsar-Broker] fetch list of topics under a namespace bundle

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8444: URL: https://github.com/apache/pulsar/pull/8444#issuecomment-728691011 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] odidev commented on pull request #7854: Add support for aarch64

2020-11-16 Thread GitBox
odidev commented on pull request #7854: URL: https://github.com/apache/pulsar/pull/7854#issuecomment-728690794 Thanks for merging. It will be useful if arm64 jobs are added to Travis-CI. If you are interested, I can help by raising another PR for adding arm64 jobs in Travis-CI. ---

[GitHub] [pulsar] codelipenghui commented on pull request #8565: [pulsar-broker] Fix: Topic dedup policy configuration doesn't support V1 topic-name

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8565: URL: https://github.com/apache/pulsar/pull/8565#issuecomment-728690554 @rdhabalia Seems dup with #8555 ? This is an automated message from the Apache Git Service. To respond to t

[pulsar] branch master updated (de4277e -> 8bb756f)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from de4277e Add support to build pulsar on aarch64 (#7854) add 8bb756f update mongo reactivestreams version (#819

[pulsar] branch master updated (de4277e -> 8bb756f)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from de4277e Add support to build pulsar on aarch64 (#7854) add 8bb756f update mongo reactivestreams version (#819

[pulsar] branch master updated (8e31e85 -> de4277e)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8e31e85 [pulsar-broker] Fix broker-ml bucket stats show high metrics rate (#8218) add de4277e Add support to

[pulsar] branch master updated (5bbd447 -> 3ae9399)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 5bbd447 Update Guava to version 30.0 (#8538) add 3ae9399 Add `passive` to io-rabbitmq config options (#8075)

[pulsar] branch master updated (3ae9399 -> 8e31e85)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 3ae9399 Add `passive` to io-rabbitmq config options (#8075) add 8e31e85 [pulsar-broker] Fix broker-ml bucket

[GitHub] [pulsar] codelipenghui merged pull request #8190: update mongo reactivestreams version

2020-11-16 Thread GitBox
codelipenghui merged pull request #8190: URL: https://github.com/apache/pulsar/pull/8190 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 g

[GitHub] [pulsar] codelipenghui merged pull request #7854: Add support for aarch64

2020-11-16 Thread GitBox
codelipenghui merged pull request #7854: URL: https://github.com/apache/pulsar/pull/7854 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 g

[GitHub] [pulsar] codelipenghui merged pull request #8218: [pulsar-broker] Fix broker-ml bucket stats show high metrics rate

2020-11-16 Thread GitBox
codelipenghui merged pull request #8218: URL: https://github.com/apache/pulsar/pull/8218 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 g

[GitHub] [pulsar] codelipenghui merged pull request #8075: Add `passive` to io-rabbitmq config options

2020-11-16 Thread GitBox
codelipenghui merged pull request #8075: URL: https://github.com/apache/pulsar/pull/8075 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 g

[GitHub] [pulsar] lhotari opened a new issue #8585: Update certificates used in TLS tests to use SHA-256 signature algorithm so that TLSv1.3 support can be added

2020-11-16 Thread GitBox
lhotari opened a new issue #8585: URL: https://github.com/apache/pulsar/issues/8585 ** Problem ** In TLSv1.3, certificates using SHA-1 signature algorithm are considered legacy and it's not recommended that TLSv1.3 implementations accept certificates that use SHA-1 signature algorit

[GitHub] [pulsar] lhotari commented on pull request #8581: [Issue 8580][pulsar-common] Set configured TLS protocols to SSLEngine instance

2020-11-16 Thread GitBox
lhotari commented on pull request #8581: URL: https://github.com/apache/pulsar/pull/8581#issuecomment-728681953 > Is there any way to add a test case? > This is security related code > We should prevent regressions Yes. It would be possible to create a negative test case where t

[GitHub] [pulsar] lhotari edited a comment on pull request #8581: [Issue 8580][pulsar-common] Set configured TLS protocols to SSLEngine instance

2020-11-16 Thread GitBox
lhotari edited a comment on pull request #8581: URL: https://github.com/apache/pulsar/pull/8581#issuecomment-728679620 > What is the value returns before? @sijie For Java 8u272, Arrays.asList(sslEngine.getSupportedProtocols()).toString() returns `[TLSv1.3, TLSv1.2, TLSv1.1, TLSv1

[GitHub] [pulsar] lhotari commented on pull request #8581: [Issue 8580][pulsar-common] Set configured TLS protocols to SSLEngine instance

2020-11-16 Thread GitBox
lhotari commented on pull request #8581: URL: https://github.com/apache/pulsar/pull/8581#issuecomment-728679620 > What is the value returns before? @sijie For Java 8u272, Arrays.asList(sslEngine.getSupportedProtocols()).toString() returns `[TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3

[GitHub] [pulsar] bsergean opened a new issue #8584: WebSocket broker: url (path and query) args (namespace, topic, etc...) exposed through message fields

2020-11-16 Thread GitBox
bsergean opened a new issue #8584: URL: https://github.com/apache/pulsar/issues/8584 **Is your enhancement request related to a problem? Please describe.** If a client need to publish to 2 different topics, it will take 2 tcp connections between the client and the broker. 3 topics, 3 tcp

[GitHub] [pulsar] codelipenghui commented on pull request #8075: Add `passive` to io-rabbitmq config options

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8075: URL: https://github.com/apache/pulsar/pull/8075#issuecomment-728677458 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8075: Add `passive` to io-rabbitmq config options

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8075: URL: https://github.com/apache/pulsar/pull/8075#issuecomment-728677164 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #7042: [Issue 6957][pulsar-io-debezium] Support CDC Connector for SqlServer

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7042: URL: https://github.com/apache/pulsar/pull/7042#issuecomment-728676732 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #6648: [pulsar-client] add api to wait for inflight messages while closing producer

2020-11-16 Thread GitBox
codelipenghui commented on pull request #6648: URL: https://github.com/apache/pulsar/pull/6648#issuecomment-728675890 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8565: [pulsar-broker] Fix: Topic dedup policy configuration doesn't support V1 topic-name

2020-11-16 Thread GitBox
codelipenghui commented on a change in pull request #8565: URL: https://github.com/apache/pulsar/pull/8565#discussion_r524873416 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v1/PersistentTopics.java ## @@ -347,6 +348,67 @@ public void getPartitioned

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8564: [pulsar-broker] Fix topic policy update

2020-11-16 Thread GitBox
codelipenghui commented on a change in pull request #8564: URL: https://github.com/apache/pulsar/pull/8564#discussion_r524872949 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminApiTest2.java ## @@ -1343,6 +1345,20 @@ public void testInvalidBundleE

[GitHub] [pulsar] codelipenghui commented on pull request #8561: [broker] Close topics that remain fenced forcefully

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8561: URL: https://github.com/apache/pulsar/pull/8561#issuecomment-728673708 @sijie Please help review this PR. This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] codelipenghui commented on pull request #8554: [C++] Fixed the setting method of linker option.

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8554: URL: https://github.com/apache/pulsar/pull/8554#issuecomment-728672931 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8540: Support key base for python function

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8540: URL: https://github.com/apache/pulsar/pull/8540#issuecomment-728672791 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[pulsar] branch master updated (bd475c2 -> 5bbd447)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from bd475c2 [Issue #8268][Pulsar Function] k8s runtime with go functions support (#8352) add 5bbd447 Update Guav

[GitHub] [pulsar] codelipenghui merged pull request #8538: Update Guava to version 30.0

2020-11-16 Thread GitBox
codelipenghui merged pull request #8538: URL: https://github.com/apache/pulsar/pull/8538 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 g

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8444: [Pulsar-Broker] fetch list of topics under a namespace bundle

2020-11-16 Thread GitBox
codelipenghui commented on a change in pull request #8444: URL: https://github.com/apache/pulsar/pull/8444#discussion_r524868285 ## File path: pulsar-client-admin/src/main/java/org/apache/pulsar/client/admin/internal/TopicsImpl.java ## @@ -217,27 +229,6 @@ public void failed(T

[GitHub] [pulsar] wolfstudy commented on issue #8431: Adding document for e2e encryption pulsar functions

2020-11-16 Thread GitBox
wolfstudy commented on issue #8431: URL: https://github.com/apache/pulsar/issues/8431#issuecomment-728668475 > @nlu90 I will start the 2.7.0 release process soon. Do you have time to add the documentation for #8432? @codelipenghui Please add this task to me, I will process this task.

[GitHub] [pulsar] codelipenghui commented on issue #8431: Adding document for e2e encryption pulsar functions

2020-11-16 Thread GitBox
codelipenghui commented on issue #8431: URL: https://github.com/apache/pulsar/issues/8431#issuecomment-728668068 @nlu90 I will start the 2.7.0 release process soon. Do you have time to add the documentation for https://github.com/apache/pulsar/pull/8432? --

[GitHub] [pulsar] codelipenghui commented on pull request #8422: [PIP-71][SQL]Pulsar SQL migrate SchemaHandle to presto decoder

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8422: URL: https://github.com/apache/pulsar/pull/8422#issuecomment-728667500 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] codelipenghui commented on pull request #8418: support broker-level consume rate limiter

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8418: URL: https://github.com/apache/pulsar/pull/8418#issuecomment-728667379 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[pulsar] branch master updated (12ef7c9 -> bd475c2)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 12ef7c9 Support partitioned topics in the Reader (#7518) add bd475c2 [Issue #8268][Pulsar Function] k8s runti

[GitHub] [pulsar] codelipenghui merged pull request #8352: [Issue #8268][Pulsar Function] k8s runtime with go functions support

2020-11-16 Thread GitBox
codelipenghui merged pull request #8352: URL: https://github.com/apache/pulsar/pull/8352 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 g

[GitHub] [pulsar] codelipenghui closed issue #8268: [Pulsar Function] Support k8s runtime for Go Functions

2020-11-16 Thread GitBox
codelipenghui closed issue #8268: URL: https://github.com/apache/pulsar/issues/8268 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] codelipenghui commented on pull request #8348: Upgrade to ZooKeeper 3.6.2

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8348: URL: https://github.com/apache/pulsar/pull/8348#issuecomment-728666746 @eolivelli I will start the 2.7.0 release process soon, I think it's better to onboard this change. Seems @merlimat do not have time, I think you can pick up this fix. -

[GitHub] [pulsar] codelipenghui commented on pull request #8342: [Issue 8340] [pulsar-testclient] Provide options to specify existing topics and subscriptions

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8342: URL: https://github.com/apache/pulsar/pull/8342#issuecomment-728665710 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui commented on pull request #8295: Pending ack persistent implement

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8295: URL: https://github.com/apache/pulsar/pull/8295#issuecomment-728663639 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] codelipenghui commented on pull request #8250: [pulsar-io] Add NSQ Source

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8250: URL: https://github.com/apache/pulsar/pull/8250#issuecomment-728662069 @flowchartsman There are some flaky test that already fixed in master branch, could you please sync with the apache master branch? Since you are pushing the PR with your

[GitHub] [pulsar] codelipenghui commented on pull request #8249: Nack support in WS

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8249: URL: https://github.com/apache/pulsar/pull/8249#issuecomment-728659477 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8249: Nack support in WS

2020-11-16 Thread GitBox
codelipenghui commented on a change in pull request #8249: URL: https://github.com/apache/pulsar/pull/8249#discussion_r524858103 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/websocket/proxy/ProxyPublishConsumeTest.java ## @@ -564,6 +566,76 @@ public void socketP

[GitHub] [pulsar] codelipenghui commented on pull request #8242: Fix docker image permissions of /pulsar for OpenShift

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8242: URL: https://github.com/apache/pulsar/pull/8242#issuecomment-728657284 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] xuesongxs opened a new issue #8583: The RESTAPI "Get the internal stats for the topic" does not show the status of the ledger

2020-11-16 Thread GitBox
xuesongxs opened a new issue #8583: URL: https://github.com/apache/pulsar/issues/8583 **Describe the bug** The RESTAPI "Get the internal stats for the topic" does not show the status of the ledger,so the status displayed on the pulsar manager page may not be correct。 ![image](ht

[GitHub] [pulsar] pkumar-singh opened a new pull request #8221: [buildtool] security vulnerability present in jcommander-1.72

2020-11-16 Thread GitBox
pkumar-singh opened a new pull request #8221: URL: https://github.com/apache/pulsar/pull/8221 ### Motivation jcommander-1.72 has a white source reported security vulnerability WS-2019-0490: https://www.whitesourcesoftware.com/vulnerability-database/WS-2019-0490 White source vulnerabi

[GitHub] [pulsar] codelipenghui closed pull request #8221: [buildtool] security vulnerability present in jcommander-1.72

2020-11-16 Thread GitBox
codelipenghui closed pull request #8221: URL: https://github.com/apache/pulsar/pull/8221 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 g

[GitHub] [pulsar] codelipenghui commented on pull request #8221: [buildtool] security vulnerability present in jcommander-1.72

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8221: URL: https://github.com/apache/pulsar/pull/8221#issuecomment-728653692 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8218: [pulsar-broker] Fix broker-ml bucket stats show high metrics rate

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8218: URL: https://github.com/apache/pulsar/pull/8218#issuecomment-728652577 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8125: [REST] Rest API Produce message.

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8125: URL: https://github.com/apache/pulsar/pull/8125#issuecomment-728650840 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] codelipenghui commented on issue #8121: Fix the flaky test testRemoveSubscribeRate

2020-11-16 Thread GitBox
codelipenghui commented on issue #8121: URL: https://github.com/apache/pulsar/issues/8121#issuecomment-728650592 Seems this issue is fixed by #8557, So close it first. This is an automated message from the Apache Git Service.

[GitHub] [pulsar] codelipenghui closed issue #8121: Fix the flaky test testRemoveSubscribeRate

2020-11-16 Thread GitBox
codelipenghui closed issue #8121: URL: https://github.com/apache/pulsar/issues/8121 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] codelipenghui commented on pull request #8105: [Issue 6040][pulsar-client-go] Avoid incompatible pointer types warnings during build

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8105: URL: https://github.com/apache/pulsar/pull/8105#issuecomment-728650216 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] seeday opened a new pull request #8076: Update #! in shell scripts

2020-11-16 Thread GitBox
seeday opened a new pull request #8076: URL: https://github.com/apache/pulsar/pull/8076 ### Motivation Some new distributions like nix and guix have stressed the definition of posix compliance and do not provide `/bin/bash`, breaking pulsar builds for these distros. This PR

[GitHub] [pulsar] codelipenghui commented on pull request #8103: [pulsar-broker] Added support to force deleting tenant

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8103: URL: https://github.com/apache/pulsar/pull/8103#issuecomment-728649861 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui closed pull request #8076: Update #! in shell scripts

2020-11-16 Thread GitBox
codelipenghui closed pull request #8076: URL: https://github.com/apache/pulsar/pull/8076 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 g

[GitHub] [pulsar] codelipenghui commented on a change in pull request #8103: [pulsar-broker] Added support to force deleting tenant

2020-11-16 Thread GitBox
codelipenghui commented on a change in pull request #8103: URL: https://github.com/apache/pulsar/pull/8103#discussion_r524848532 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminTest.java ## @@ -455,9 +455,11 @@ public void properties() throws Exce

[GitHub] [pulsar] codelipenghui commented on pull request #8076: Update #! in shell scripts

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8076: URL: https://github.com/apache/pulsar/pull/8076#issuecomment-728648233 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on pull request #8042: Updated storage client

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8042: URL: https://github.com/apache/pulsar/pull/8042#issuecomment-728647499 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] massakam commented on a change in pull request #8561: [broker] Close topics that remain fenced forcefully

2020-11-16 Thread GitBox
massakam commented on a change in pull request #8561: URL: https://github.com/apache/pulsar/pull/8561#discussion_r524846319 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentTopic.java ## @@ -2384,6 +2387,40 @@ public boolean isSys

[GitHub] [pulsar] codelipenghui commented on pull request #8026: [pulsar-functions] Fix message consume ordering issue of function

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8026: URL: https://github.com/apache/pulsar/pull/8026#issuecomment-728647170 @wolfstudy Please also help review this PR This is an automated message from the Apache Git Service. To res

[GitHub] [pulsar] codelipenghui commented on pull request #8026: [pulsar-functions] Fix message consume ordering issue of function

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8026: URL: https://github.com/apache/pulsar/pull/8026#issuecomment-728647067 move to 2.8.0 first. This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar] codelipenghui commented on pull request #8025: The consumption performance index cannot be obtained, and the obtaine…

2020-11-16 Thread GitBox
codelipenghui commented on pull request #8025: URL: https://github.com/apache/pulsar/pull/8025#issuecomment-728646453 move to milestone 2.8.0 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [pulsar] codelipenghui commented on pull request #7907: Allow disabling HTTP TRACE/TRACK verbs

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7907: URL: https://github.com/apache/pulsar/pull/7907#issuecomment-728646198 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui commented on pull request #7894: add cache hit ratio metrics for topic subscription

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7894: URL: https://github.com/apache/pulsar/pull/7894#issuecomment-728645420 @zhaorongsheng Could you please help resolve the conflicts? This is an automated message from the Apache Gi

[GitHub] [pulsar] codelipenghui commented on pull request #7855: [Issue 7846]Add support for regex patterns in tenant and namespace

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7855: URL: https://github.com/apache/pulsar/pull/7855#issuecomment-728645156 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[pulsar] branch master updated (8d3c0df -> 12ef7c9)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8d3c0df Fix gc log variable judge in jdk8 (#8579) add 12ef7c9 Support partitioned topics in the Reader (#7518

[pulsar] branch master updated (8d3c0df -> 12ef7c9)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8d3c0df Fix gc log variable judge in jdk8 (#8579) add 12ef7c9 Support partitioned topics in the Reader (#7518

[GitHub] [pulsar] codelipenghui commented on pull request #7848: take seek time into account in Reader#hasMessageAvailable

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7848: URL: https://github.com/apache/pulsar/pull/7848#issuecomment-728642649 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] codelipenghui commented on issue #7804: ConcurrentModificationException occurs when dispatch message to consumers

2020-11-16 Thread GitBox
codelipenghui commented on issue #7804: URL: https://github.com/apache/pulsar/issues/7804#issuecomment-728641901 move to milestone 2.8.0 This is an automated message from the Apache Git Service. To respond to the message, ple

[pulsar] branch master updated (8d3c0df -> 12ef7c9)

2020-11-16 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 8d3c0df Fix gc log variable judge in jdk8 (#8579) add 12ef7c9 Support partitioned topics in the Reader (#7518

[GitHub] [pulsar] codelipenghui commented on pull request #7776: Make bundle REST calls to be async

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7776: URL: https://github.com/apache/pulsar/pull/7776#issuecomment-728640786 move to milestone 2.8.0 first This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [pulsar] codelipenghui commented on issue #7742: Allow function instance configuring a different instance classpath

2020-11-16 Thread GitBox
codelipenghui commented on issue #7742: URL: https://github.com/apache/pulsar/issues/7742#issuecomment-728640629 move to 2.8.0 first This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] codelipenghui commented on pull request #7533: [Issue 7492][pulsar-broker] Cleanup configuration process when using PulsarStandaloneBuilder

2020-11-16 Thread GitBox
codelipenghui commented on pull request #7533: URL: https://github.com/apache/pulsar/pull/7533#issuecomment-728640273 move to milestone 2.8.0 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [pulsar] codelipenghui merged pull request #7518: Support partitioned topics in the Reader

2020-11-16 Thread GitBox
codelipenghui merged pull request #7518: URL: https://github.com/apache/pulsar/pull/7518 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 g

  1   2   3   >