[GitHub] [pulsar] sijie closed issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
sijie closed issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/issues/6453 This is an automated message from the

[pulsar] branch master updated: Use System.nanoTime() instead of System.currentTimeMillis() (#6454)

2020-03-02 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 459ec6e Use System.nanoTime() instead of

[GitHub] [pulsar] sijie merged pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
sijie merged pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/pull/6454 This is an automated message from the

[GitHub] [pulsar] sijie closed issue #6333: Pulsar 2.5.0 regression: Reader.hasMessageAvailable returns false when startMessageId is the message id of the last message id in startMessageIdInclusive mo

2020-03-02 Thread GitBox
sijie closed issue #6333: Pulsar 2.5.0 regression: Reader.hasMessageAvailable returns false when startMessageId is the message id of the last message id in startMessageIdInclusive mode URL: https://github.com/apache/pulsar/issues/6333

[pulsar] branch master updated: [ClientAPI]Fix hasMessageAvailable() (#6362)

2020-03-02 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 baf155f [ClientAPI]Fix hasMessageAvailable()

[GitHub] [pulsar] sijie merged pull request #6362: [ClientAPI]Fix hasMessageAvailable()

2020-03-02 Thread GitBox
sijie merged pull request #6362: [ClientAPI]Fix hasMessageAvailable() URL: https://github.com/apache/pulsar/pull/6362 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] congbobo184 commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic

2020-03-02 Thread GitBox
congbobo184 commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic URL: https://github.com/apache/pulsar/pull/6356#discussion_r386810768 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Schema.java

[GitHub] [pulsar] k2la opened a new issue #6461: Redelivery of messages by negative ack happened more early on C++.

2020-03-02 Thread GitBox
k2la opened a new issue #6461: Redelivery of messages by negative ack happened more early on C++. URL: https://github.com/apache/pulsar/issues/6461 On pulsar-client-cpp, when `NegativeAckRedeliveryDelayMs` was `1`, redelivery of messages by negative ack happened a few times in 10

[GitHub] [pulsar] huangdx0726 commented on issue #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
huangdx0726 commented on issue #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716#issuecomment-593758865 Creating tenant, namespace in advance,it can work in local. This is an

[GitHub] [pulsar] huangdx0726 commented on issue #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
huangdx0726 commented on issue #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716#issuecomment-593757360 ![图片](https://user-images.githubusercontent.com/29513837/75741314-31ed8e00-5d45-11ea-8cc0-4ad49106d26f.png) Cause by

[GitHub] [pulsar] jiazhai commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission

2020-03-02 Thread GitBox
jiazhai commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission URL: https://github.com/apache/pulsar/pull/6122#issuecomment-593751584 Seems there is some discussion needed. @rdhabalia Do you think it is Ok to remove it from 2.5.1?

[GitHub] [pulsar] jiazhai commented on issue #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
jiazhai commented on issue #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716#issuecomment-593751014 Also would like to remove it from 2.5.1. What do you think? @huangdx0726

[GitHub] [pulsar] jiazhai commented on issue #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
jiazhai commented on issue #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716#issuecomment-593750852 https://github.com/apache/pulsar/pull/5716/checks?check_run_id=479316473 @huangdx0726 Seems the tests still fail. Would you please run the

[GitHub] [pulsar] murong00 commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions

2020-03-02 Thread GitBox
murong00 commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions URL: https://github.com/apache/pulsar/pull/6456#discussion_r386780259 ## File path:

[GitHub] [pulsar] jiazhai commented on issue #6319: [pulsar client] partitioned topic cause connection leak when connection pool disable pooling

2020-03-02 Thread GitBox
jiazhai commented on issue #6319: [pulsar client] partitioned topic cause connection leak when connection pool disable pooling URL: https://github.com/apache/pulsar/issues/6319#issuecomment-593741528 @ltamber Thanks for the help. Seems it can be stable reproduce, and you are close the the

[GitHub] [pulsar] jiazhai commented on issue #6366: Number of "pulsar-timer-*" threads increases sporadically over time

2020-03-02 Thread GitBox
jiazhai commented on issue #6366: Number of "pulsar-timer-*" threads increases sporadically over time URL: https://github.com/apache/pulsar/issues/6366#issuecomment-593735518 @lonerzzz There seems be some issue related with this situation. e.g. #6414

[GitHub] [pulsar] jiazhai closed issue #6414: High CPU load when PulsarClient (Java) is idle

2020-03-02 Thread GitBox
jiazhai closed issue #6414: High CPU load when PulsarClient (Java) is idle URL: https://github.com/apache/pulsar/issues/6414 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] jiazhai commented on issue #6414: High CPU load when PulsarClient (Java) is idle

2020-03-02 Thread GitBox
jiazhai commented on issue #6414: High CPU load when PulsarClient (Java) is idle URL: https://github.com/apache/pulsar/issues/6414#issuecomment-593735066 Thanks @racorn for your great help. Agree with you, we could leave it as it is. And would like to close this issue.

[GitHub] [pulsar] yjshen commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
yjshen commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/pull/6454#issuecomment-593693576 /pulsarbot run-failure-checks

[GitHub] [pulsar] racorn commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
racorn commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/pull/6454#issuecomment-593640818 /pulsarbot run-failure-checks

[GitHub] [pulsar] vzhikserg commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic

2020-03-02 Thread GitBox
vzhikserg commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic URL: https://github.com/apache/pulsar/pull/6356#discussion_r386636498 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/schema/Schemas.java ##

[GitHub] [pulsar] rdhabalia opened a new pull request #6460: pulsar-proxy: fix correct name for proxy thread executor name

2020-03-02 Thread GitBox
rdhabalia opened a new pull request #6460: pulsar-proxy: fix correct name for proxy thread executor name URL: https://github.com/apache/pulsar/pull/6460 ### Motivation fix correct name for proxy thread executor name This

[GitHub] [pulsar] merlimat commented on a change in pull request #6362: [ClientAPI]Fix hasMessageAvailable()

2020-03-02 Thread GitBox
merlimat commented on a change in pull request #6362: [ClientAPI]Fix hasMessageAvailable() URL: https://github.com/apache/pulsar/pull/6362#discussion_r386619487 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java ## @@ -1396,22

[GitHub] [pulsar] sijie commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic

2020-03-02 Thread GitBox
sijie commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic URL: https://github.com/apache/pulsar/pull/6356#discussion_r386617730 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Schema.java

[GitHub] [pulsar] sijie commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic

2020-03-02 Thread GitBox
sijie commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic URL: https://github.com/apache/pulsar/pull/6356#discussion_r386617283 ## File path:

[GitHub] [pulsar] sijie closed issue #6168: Unacked messages are not redelivered on time on C++

2020-03-02 Thread GitBox
sijie closed issue #6168: Unacked messages are not redelivered on time on C++ URL: https://github.com/apache/pulsar/issues/6168 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] sijie merged pull request #6391: [Issue 6168] Fix Unacked Message Tracker by Using Time Partition on C++

2020-03-02 Thread GitBox
sijie merged pull request #6391: [Issue 6168] Fix Unacked Message Tracker by Using Time Partition on C++ URL: https://github.com/apache/pulsar/pull/6391 This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] sijie commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
sijie commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/pull/6454#issuecomment-593586164 /pulsarbot run-failure-checks

[GitHub] [pulsar] sijie commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions

2020-03-02 Thread GitBox
sijie commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions URL: https://github.com/apache/pulsar/pull/6456#discussion_r386612851 ## File path:

[GitHub] [pulsar] sijie commented on issue #6458: change to not include openssl in libpulsar.a

2020-03-02 Thread GitBox
sijie commented on issue #6458: change to not include openssl in libpulsar.a URL: https://github.com/apache/pulsar/pull/6458#issuecomment-593584183 @jiazhai Can you make sure the documentation is updated? This is an automated

[GitHub] [pulsar] sijie merged pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II)

2020-03-02 Thread GitBox
sijie merged pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II) URL: https://github.com/apache/pulsar/pull/6455 This is an automated message from the Apache Git

[pulsar] branch master updated (3e1b8f6 -> 330e782)

2020-03-02 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 3e1b8f6 [Broker] Create namespace failed when TLS is enabled in PulsarStandalone (#6457) add 330e782 Update

[pulsar] branch master updated (c3672a2 -> 3e1b8f6)

2020-03-02 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 c3672a2 Update sidebars.json (#6434) add 3e1b8f6 [Broker] Create namespace failed when TLS is enabled in

[GitHub] [pulsar] sijie merged pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone

2020-03-02 Thread GitBox
sijie merged pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone URL: https://github.com/apache/pulsar/pull/6457 This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] slominskir commented on issue #5996: [doc] The link of Pulsar Functions SDK for Java is 404

2020-03-02 Thread GitBox
slominskir commented on issue #5996: [doc] The link of Pulsar Functions SDK for Java is 404 URL: https://github.com/apache/pulsar/issues/5996#issuecomment-593563601 I think this is fixed now? I cannot reproduce. This is an

[GitHub] [pulsar] mannjani opened a new issue #6459: Unable to disable logs for python bindings

2020-03-02 Thread GitBox
mannjani opened a new issue #6459: Unable to disable logs for python bindings URL: https://github.com/apache/pulsar/issues/6459 **Describe the bug** I am not able to disable logs from python bindings. I have tried passing an empty file into log_conf_file_path. I have tried passing

[GitHub] [pulsar] yjshen commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone

2020-03-02 Thread GitBox
yjshen commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone URL: https://github.com/apache/pulsar/pull/6457#issuecomment-593486509 /pulsarbot run-failure-checks This is an

[GitHub] [pulsar] SakaSun commented on issue #6290: [Proxy]No active broker is available

2020-03-02 Thread GitBox
SakaSun commented on issue #6290: [Proxy]No active broker is available URL: https://github.com/apache/pulsar/issues/6290#issuecomment-593476466 I'm experiencing the same problem. This is an automated message from the Apache

[GitHub] [pulsar] jiazhai opened a new pull request #6458: change to not include openssl in libpulsar.a

2020-03-02 Thread GitBox
jiazhai opened a new pull request #6458: change to not include openssl in libpulsar.a URL: https://github.com/apache/pulsar/pull/6458 We shouldn't static link libssl in libpulsar.a, as this is a security red flag. we should just use whatever the libssl the system provides. Because if

[GitHub] [pulsar] yjshen commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone

2020-03-02 Thread GitBox
yjshen commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone URL: https://github.com/apache/pulsar/pull/6457#issuecomment-593429569 cc @sijie for review. This is an automated

[GitHub] [pulsar] yjshen opened a new pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone

2020-03-02 Thread GitBox
yjshen opened a new pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone URL: https://github.com/apache/pulsar/pull/6457 When starting Pulsar in standalone mode with TLS enabled, it will fail to create two namespaces during start. This is

[GitHub] [pulsar] murong00 commented on issue #6394: Expect an option to disable auto creation of subscriptions

2020-03-02 Thread GitBox
murong00 commented on issue #6394: Expect an option to disable auto creation of subscriptions URL: https://github.com/apache/pulsar/issues/6394#issuecomment-593416884 @sijie Thanks for the advice. I have submitted a fix, please help to review when you are available.

[GitHub] [pulsar] murong00 opened a new pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions

2020-03-02 Thread GitBox
murong00 opened a new pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions URL: https://github.com/apache/pulsar/pull/6456 ### Motivation Fixes #6394 ### Modifications - provide a flag `allowAutoSubscriptionCreation` in

[GitHub] [pulsar] slominskir opened a new pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II)

2020-03-02 Thread GitBox
slominskir opened a new pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II) URL: https://github.com/apache/pulsar/pull/6455 The referenced markdown files do not exist and so the "Next" and "Previous" buttons on the bottom of pages

[GitHub] [pulsar] racorn opened a new pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
racorn opened a new pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/pull/6454 Fixes #6453 ### Motivation `ConsumerBase` and `ProducerImpl` use

[GitHub] [pulsar] racorn opened a new issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time

2020-03-02 Thread GitBox
racorn opened a new issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time URL: https://github.com/apache/pulsar/issues/6453 **Describe the bug** More an improvement than a bug, but `ConsumerBase` and

[GitHub] [pulsar] huangdx0726 closed pull request #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
huangdx0726 closed pull request #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] huangdx0726 opened a new pull request #5716: [Issues 5709]remove the namespace checking

2020-03-02 Thread GitBox
huangdx0726 opened a new pull request #5716: [Issues 5709]remove the namespace checking URL: https://github.com/apache/pulsar/pull/5716 [Issues 5709] remove the namespace checking Support multiple topic subscriptions across multiple namespace Fixes #5709 ### Motivation

[GitHub] [pulsar] pantianying opened a new pull request #6452: Go function add more producer

2020-03-02 Thread GitBox
pantianying opened a new pull request #6452: Go function add more producer URL: https://github.com/apache/pulsar/pull/6452 *(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

[GitHub] [pulsar] shiv4289 closed issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes

2020-03-02 Thread GitBox
shiv4289 closed issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes URL: https://github.com/apache/pulsar/issues/6420 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] shiv4289 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class)

2020-03-02 Thread GitBox
shiv4289 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) URL: https://github.com/apache/pulsar/issues/6419#issuecomment-593301526 Thanks @codelipenghui and @congbobo184 for your help. I will work on generalising this

[GitHub] [pulsar] Pixelartist edited a comment on issue #6427: State Functions - stuck after 3 events?

2020-03-02 Thread GitBox
Pixelartist edited a comment on issue #6427: State Functions - stuck after 3 events? URL: https://github.com/apache/pulsar/issues/6427#issuecomment-593300264 Hello, I reproduced the problem once more - with the following output within the log files:

[GitHub] [pulsar] Pixelartist edited a comment on issue #6427: State Functions - stuck after 3 events?

2020-03-02 Thread GitBox
Pixelartist edited a comment on issue #6427: State Functions - stuck after 3 events? URL: https://github.com/apache/pulsar/issues/6427#issuecomment-593300264 Hello, I reproduced the problem once more - with the following output within the log files:

[GitHub] [pulsar] Pixelartist commented on issue #6427: State Functions - stuck after 3 events?

2020-03-02 Thread GitBox
Pixelartist commented on issue #6427: State Functions - stuck after 3 events? URL: https://github.com/apache/pulsar/issues/6427#issuecomment-593300739 [display_log.log](https://github.com/apache/pulsar/files/4274470/display_log.log)

[GitHub] [pulsar] Pixelartist commented on issue #6427: State Functions - stuck after 3 events?

2020-03-02 Thread GitBox
Pixelartist commented on issue #6427: State Functions - stuck after 3 events? URL: https://github.com/apache/pulsar/issues/6427#issuecomment-593300264 Hello, I reproduced the problem once more - with the following output within the log files: logs/pulsar-standalone.log -

[GitHub] [pulsar] shiv4289 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class)

2020-03-02 Thread GitBox
shiv4289 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) URL: https://github.com/apache/pulsar/issues/6419#issuecomment-593298037 Fixed with this in the consumer code: ``` String

[GitHub] [pulsar] shiv4289 closed issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class)

2020-03-02 Thread GitBox
shiv4289 closed issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) URL: https://github.com/apache/pulsar/issues/6419 This is an automated message from the Apache Git

[GitHub] [pulsar] congbobo184 commented on issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes

2020-03-02 Thread GitBox
congbobo184 commented on issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes URL: https://github.com/apache/pulsar/issues/6420#issuecomment-593273164 I followed your steps, didn't appear exception. I think you upgrade client and broker version, the schema did't

[GitHub] [pulsar] poulhenriksen opened a new issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways

2020-03-02 Thread GitBox
poulhenriksen opened a new issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways URL: https://github.com/apache/pulsar/issues/6451 **Describe the bug** When consuming a message, and the processing takes longer than `ackTimeout` and the result of the