[GitHub] [pulsar] jiazhai commented on issue #5559: added deletion of state for Functions as part of the admin REST API

2019-11-06 Thread GitBox
jiazhai commented on issue #5559: added deletion of state for Functions as part of the admin REST API URL: https://github.com/apache/pulsar/pull/5559#issuecomment-550194973 @johnwagster the [ci](https://builds.apache.org/job/pulsar_precommit_java8/12714/console) failed with error:

[GitHub] [pulsar] codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce

2019-11-06 Thread GitBox
codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce URL: https://github.com/apache/pulsar/pull/5491#issuecomment-550196496 run java8 tests This is an autom

[GitHub] [pulsar] wolfstudy closed issue #5566: [Java Functions] Use protobuf schema error

2019-11-06 Thread GitBox
wolfstudy closed issue #5566: [Java Functions] Use protobuf schema error URL: https://github.com/apache/pulsar/issues/5566 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] wolfstudy merged pull request #5569: [Schema] [Pulsar Functions] Fix schema def build error with protobuf schema

2019-11-06 Thread GitBox
wolfstudy merged pull request #5569: [Schema] [Pulsar Functions] Fix schema def build error with protobuf schema URL: https://github.com/apache/pulsar/pull/5569 This is an automated message from the Apache Git Service. To r

[pulsar] branch master updated (99cfe3e -> 5c771d2)

2019-11-06 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 99cfe3e Fix log message bug (#5421) add 5c771d2 Fix protobuf schema of java function error (#5569) No new revis

[GitHub] [pulsar] jiazhai commented on issue #5506: Bump jekyll from 3.7.3 to 3.7.4 in /site

2019-11-06 Thread GitBox
jiazhai commented on issue #5506: Bump jekyll from 3.7.3 to 3.7.4 in /site URL: https://github.com/apache/pulsar/pull/5506#issuecomment-550205950 run cpp tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] jiazhai commented on issue #5470: Adding Spark example to Write Pojo classes to Stream

2019-11-06 Thread GitBox
jiazhai commented on issue #5470: Adding Spark example to Write Pojo classes to Stream URL: https://github.com/apache/pulsar/pull/5470#issuecomment-550206323 run integration tests This is an automated message from the Apache

[GitHub] [pulsar] jiazhai closed issue #4994: Non-partitioned topic with '-partition-[number]' suffix conflicts with partitioned topic

2019-11-06 Thread GitBox
jiazhai closed issue #4994: Non-partitioned topic with '-partition-[number]' suffix conflicts with partitioned topic URL: https://github.com/apache/pulsar/issues/4994 This is an automated message from the Apache Git Service.

[GitHub] [pulsar] jiazhai merged pull request #5148: Validate topic name before creating partition/non partition topic via admin cli.

2019-11-06 Thread GitBox
jiazhai merged pull request #5148: Validate topic name before creating partition/non partition topic via admin cli. URL: https://github.com/apache/pulsar/pull/5148 This is an automated message from the Apache Git Service. To

[pulsar] branch master updated (5c771d2 -> e0ea6b5)

2019-11-06 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 5c771d2 Fix protobuf schema of java function error (#5569) add e0ea6b5 Validate topic name before creating p

[GitHub] [pulsar] jiazhai commented on issue #5279: Support for python native logging from python wrapper

2019-11-06 Thread GitBox
jiazhai commented on issue #5279: Support for python native logging from python wrapper URL: https://github.com/apache/pulsar/pull/5279#issuecomment-550207183 run integration tests This is an automated message from th

[GitHub] [pulsar] jiazhai commented on issue #5507: Bump ffi from 1.9.23 to 1.11.1 in /site

2019-11-06 Thread GitBox
jiazhai commented on issue #5507: Bump ffi from 1.9.23 to 1.11.1 in /site URL: https://github.com/apache/pulsar/pull/5507#issuecomment-550207853 run cpp tests This is an automated message from the Apache Git Service. To respon

[GitHub] [pulsar] codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce

2019-11-06 Thread GitBox
codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce URL: https://github.com/apache/pulsar/pull/5491#issuecomment-550211850 run java8 tests This is an autom

[GitHub] [pulsar] congbobo184 opened a new pull request #5570: Transaction log implement

2019-11-06 Thread GitBox
congbobo184 opened a new pull request #5570: Transaction log implement URL: https://github.com/apache/pulsar/pull/5570 Master Issue: [PIP31](https://github.com/apache/pulsar/wiki/PIP-31%3A-Transaction-Support) ### Motivation Implement of [PIP31](https://github.com/apache/pulsar/wiki/

[GitHub] [pulsar] congbobo184 commented on issue #5570: Transaction log implement

2019-11-06 Thread GitBox
congbobo184 commented on issue #5570: Transaction log implement URL: https://github.com/apache/pulsar/pull/5570#issuecomment-550215995 @codelipenghui @sijie @zymap PTAL This is an automated message from the Apache Git Service

[GitHub] [pulsar] codelipenghui opened a new pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui opened a new pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571 Fixes #5535 ### Motivation Currently, if user create producer timeout, the connection handler of producer will re

[GitHub] [pulsar] codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550217531 @wolfstudy if this PR can complete before cut 2.4.2, please considering include it, thanks. --

[GitHub] [pulsar] sijie commented on issue #5569: [Schema] [Pulsar Functions] Fix schema def build error with protobuf schema

2019-11-06 Thread GitBox
sijie commented on issue #5569: [Schema] [Pulsar Functions] Fix schema def build error with protobuf schema URL: https://github.com/apache/pulsar/pull/5569#issuecomment-550225647 @wolfstudy I changed the milestone to 2.4.2.

[GitHub] [pulsar] sijie commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550226789 @wolfstudy @codelipenghui This issue has been reported by many users. so let's include it in 2.4.2 ---

[GitHub] [pulsar] codelipenghui opened a new pull request #5572: Fix create consumer on partitioned topic while disable topic auto creation.

2019-11-06 Thread GitBox
codelipenghui opened a new pull request #5572: Fix create consumer on partitioned topic while disable topic auto creation. URL: https://github.com/apache/pulsar/pull/5572 Fixes #5565 ### Motivation Currently, disable the topic auto creation will cause consumer create failed

[GitHub] [pulsar] codelipenghui commented on issue #5572: Fix create consumer on partitioned topic while disable topic auto creation.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5572: Fix create consumer on partitioned topic while disable topic auto creation. URL: https://github.com/apache/pulsar/pull/5572#issuecomment-550235353 @wolfstudy if this PR can complete before cut 2.4.2, please considering include it, thanks. --

[GitHub] [pulsar] codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550235786 run java8 tests This is an automated message f

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r342995958 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.java ###

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r342999058 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/conf/ProducerConfigur

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343008251 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/Persist

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343000732 ## File path: pulsar-common/src/main/proto/PulsarApi.proto ## @@ -386,6 +386,13 @@ m

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r342996128 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConnectionHandler.jav

[GitHub] [pulsar] yittg commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas

2019-11-06 Thread GitBox
yittg commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas URL: https://github.com/apache/pulsar/issues/4806#issuecomment-550238314 @sijie This feature addressed in PIP-43 #5141 has been completed, pls close this issue. -

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343010215 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConnectionHan

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343010113 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Producer.j

[GitHub] [pulsar] wolfstudy commented on issue #5278: Fixed reader cursor seek with disconnection

2019-11-06 Thread GitBox
wolfstudy commented on issue #5278: Fixed reader cursor seek with disconnection URL: https://github.com/apache/pulsar/pull/5278#issuecomment-550239794 @merlimat I changed the milestone to 2.4.2. This is an automated message fr

[GitHub] [pulsar] jiazhai commented on issue #5278: Fixed reader cursor seek with disconnection

2019-11-06 Thread GitBox
jiazhai commented on issue #5278: Fixed reader cursor seek with disconnection URL: https://github.com/apache/pulsar/pull/5278#issuecomment-550239914 seems the [test failures](https://builds.apache.org/job/pulsar_precommit_java8/12631/) related with this change: ``` org.apache.pulsar.

[GitHub] [pulsar] congbobo184 commented on issue #5570: Transaction log implement

2019-11-06 Thread GitBox
congbobo184 commented on issue #5570: Transaction log implement URL: https://github.com/apache/pulsar/pull/5570#issuecomment-550239971 run Integration Tests This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] sijie commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas

2019-11-06 Thread GitBox
sijie commented on issue #4806: A Pulsar producer should be able to produce messages of different schemas URL: https://github.com/apache/pulsar/issues/4806#issuecomment-550241039 This feature is implemented in PIP-43 (#5141).

[GitHub] [pulsar] sijie closed issue #4806: A Pulsar producer should be able to produce messages of different schemas

2019-11-06 Thread GitBox
sijie closed issue #4806: A Pulsar producer should be able to produce messages of different schemas URL: https://github.com/apache/pulsar/issues/4806 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [pulsar] jiazhai commented on issue #5278: Fixed reader cursor seek with disconnection

2019-11-06 Thread GitBox
jiazhai commented on issue #5278: Fixed reader cursor seek with disconnection URL: https://github.com/apache/pulsar/pull/5278#issuecomment-550243471 > > If we don't disconnect the consumers, how do consumers reset their state? e.g. pending queue, acknowledgement, and etc. >

[GitHub] [pulsar] sijie commented on issue #5278: Fixed reader cursor seek with disconnection

2019-11-06 Thread GitBox
sijie commented on issue #5278: Fixed reader cursor seek with disconnection URL: https://github.com/apache/pulsar/pull/5278#issuecomment-550258822 @merlimat I wasn't sure how is the ordering guaranteed if we don't clean up the cached message. Can you clarify it? ---

[GitHub] [pulsar] codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550261994 @sijie I have addressed your comments, please take a look again. --

[GitHub] [pulsar] congbobo184 commented on issue #5570: Transaction log implemention

2019-11-06 Thread GitBox
congbobo184 commented on issue #5570: Transaction log implemention URL: https://github.com/apache/pulsar/pull/5570#issuecomment-550262242 run java8 tests This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] krnaveen14 opened a new pull request #5573: [Issue 5561] Update Debezium version to 0.10.0.Final

2019-11-06 Thread GitBox
krnaveen14 opened a new pull request #5573: [Issue 5561] Update Debezium version to 0.10.0.Final URL: https://github.com/apache/pulsar/pull/5573 Update Debezium version to 0.10.0.Final #5561 This is an automated message from

[GitHub] [pulsar] sijie merged pull request #5372: Use StandardCharsets.UTF_8 for converting String to bytes

2019-11-06 Thread GitBox
sijie merged pull request #5372: Use StandardCharsets.UTF_8 for converting String to bytes URL: https://github.com/apache/pulsar/pull/5372 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] sijie commented on issue #5358: PIP-45: Switch ManagedLedger to use MetadataStore interface

2019-11-06 Thread GitBox
sijie commented on issue #5358: PIP-45: Switch ManagedLedger to use MetadataStore interface URL: https://github.com/apache/pulsar/pull/5358#issuecomment-550290016 run java8 tests This is an automated message from the Apache G

[pulsar] branch master updated (e0ea6b5 -> 0053dbc)

2019-11-06 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 e0ea6b5 Validate topic name before creating partition/non partition topic via admin cli. (#5148) add 0053dbc U

[GitHub] [pulsar] sijie commented on issue #5386: Update presto to 0.226

2019-11-06 Thread GitBox
sijie commented on issue #5386: Update presto to 0.226 URL: https://github.com/apache/pulsar/pull/5386#issuecomment-550291662 run java8 tests run integration tests This is an automated message from the Apache Git Service. T

[GitHub] [pulsar] sijie commented on issue #5342: Use simple GC settings when running integration tests

2019-11-06 Thread GitBox
sijie commented on issue #5342: Use simple GC settings when running integration tests URL: https://github.com/apache/pulsar/pull/5342#issuecomment-550291475 run integration tests This is an automated message from the Apache G

[GitHub] [pulsar] sijie commented on issue #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
sijie commented on issue #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574#issuecomment-550292969 ^ @aahmed-se This is an automated message from the Apache Git Service. To respond t

[GitHub] [pulsar] sijie opened a new pull request #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
sijie opened a new pull request #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574 The change is a forked of #5064 to verify if the github action can run at forked repo. This is an a

[GitHub] [pulsar] codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce

2019-11-06 Thread GitBox
codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce URL: https://github.com/apache/pulsar/pull/5491#issuecomment-550297121 run java8 tests This is an autom

[GitHub] [pulsar] sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
sijie commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343092682 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTopic.java

[GitHub] [pulsar] chenyuyun-emc opened a new issue #5575: fix the typo error

2019-11-06 Thread GitBox
chenyuyun-emc opened a new issue #5575: fix the typo error URL: https://github.com/apache/pulsar/issues/5575 I read the code, I found there is typo error in org.apache.pulsar.broker.admin.impl.BrokersBase.java ![image](https://user-images.githubusercontent.com/16811354/68302625-5ca0

[GitHub] [pulsar] sijie opened a new pull request #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
sijie opened a new pull request #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576 ### Motivation The new pulsar website is under `/site2`. There is no need to keep `/site` directory.

[GitHub] [pulsar] sijie opened a new pull request #5577: Fix schema static initialization sequence

2019-11-06 Thread GitBox
sijie opened a new pull request #5577: Fix schema static initialization sequence URL: https://github.com/apache/pulsar/pull/5577 *Motivation* Java doesn't guarantee the initialization order of the static fields of a class. It depends on the JVM version and race conditions.

[GitHub] [pulsar] tuteng commented on issue #5557: [Schema]Add SchemaDisabled for schema

2019-11-06 Thread GitBox
tuteng commented on issue #5557: [Schema]Add SchemaDisabled for schema URL: https://github.com/apache/pulsar/pull/5557#issuecomment-550336331 @merlimat PTAL This is an automated message from the Apache Git Service. To respond

[GitHub] [pulsar] sijie commented on issue #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
sijie commented on issue #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576#issuecomment-550342670 run java8 tests This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] sijie commented on issue #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
sijie commented on issue #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576#issuecomment-550358255 run java8 tests This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar] sijie commented on issue #5577: Fix schema static initialization sequence

2019-11-06 Thread GitBox
sijie commented on issue #5577: Fix schema static initialization sequence URL: https://github.com/apache/pulsar/pull/5577#issuecomment-550358574 run cpp tests run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] tuteng commented on issue #5510: splitting bundle error

2019-11-06 Thread GitBox
tuteng commented on issue #5510: splitting bundle error URL: https://github.com/apache/pulsar/issues/5510#issuecomment-550365364 I seem to have reproduced this problem today. When multiple producers deliver messages to the same topic at the same time, the bundle will be split when the c

[GitHub] [pulsar] tuteng edited a comment on issue #5510: splitting bundle error

2019-11-06 Thread GitBox
tuteng edited a comment on issue #5510: splitting bundle error URL: https://github.com/apache/pulsar/issues/5510#issuecomment-550365364 I seem to have reproduced this problem today. When multiple producers deliver messages to the same topic at the same time, the bundle will be split whe

[GitHub] [pulsar] sijie commented on issue #5575: fix the typo error

2019-11-06 Thread GitBox
sijie commented on issue #5575: fix the typo error URL: https://github.com/apache/pulsar/issues/5575#issuecomment-550396887 @chenyuyun-emc are you interested in sending a pull request to fix this typo? This is an automated mes

[GitHub] [pulsar] sijie commented on issue #5567: dashboard is unable to connect with borker cluster

2019-11-06 Thread GitBox
sijie commented on issue #5567: dashboard is unable to connect with borker cluster URL: https://github.com/apache/pulsar/issues/5567#issuecomment-550401472 Can you share the command you used for starting the dashboard container? -

[GitHub] [pulsar] codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce

2019-11-06 Thread GitBox
codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce URL: https://github.com/apache/pulsar/pull/5491#issuecomment-550403834 run java8 tests This is an autom

[GitHub] [pulsar] sijie commented on issue #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
sijie commented on issue #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576#issuecomment-550409236 run integration tests This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] johnwagster commented on issue #5559: added deletion of state for Functions as part of the admin REST API

2019-11-06 Thread GitBox
johnwagster commented on issue #5559: added deletion of state for Functions as part of the admin REST API URL: https://github.com/apache/pulsar/pull/5559#issuecomment-550410599 Updated to include license This is an automated

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343230102 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTo

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343230102 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTo

[GitHub] [pulsar] sijie opened a new pull request #5578: Fix license file in the distribution package

2019-11-06 Thread GitBox
sijie opened a new pull request #5578: Fix license file in the distribution package URL: https://github.com/apache/pulsar/pull/5578 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] sijie commented on issue #5578: Fix license file in the distribution package

2019-11-06 Thread GitBox
sijie commented on issue #5578: Fix license file in the distribution package URL: https://github.com/apache/pulsar/pull/5578#issuecomment-550423061 Not sure why Jenkins didn't capture this error. But I noticed that the LICENSE file is not updated to date in #5574 -

[GitHub] [pulsar] sijie commented on issue #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
sijie commented on issue #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574#issuecomment-550423890 This PR includes fixes #5578 and #5577 . Please don't merge this before merging #5578 and #5577. --

[GitHub] [pulsar] rdhabalia commented on issue #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
rdhabalia commented on issue #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574#issuecomment-550444089 can we please start adding full description in the PR. Most of the PRs have limited information and only limited group of people have the knowled

[GitHub] [pulsar] cdbartholomew opened a new issue #5579: [broker] Every time PersistentMessageExpiryMonitor runs, it deletes a non-expired message when using TTL

2019-11-06 Thread GitBox
cdbartholomew opened a new issue #5579: [broker] Every time PersistentMessageExpiryMonitor runs, it deletes a non-expired message when using TTL URL: https://github.com/apache/pulsar/issues/5579 **Describe the bug** I have a topic in a namespace with messageTtl set to 24 hours. The

[GitHub] [pulsar] sijie commented on issue #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
sijie commented on issue #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574#issuecomment-550545810 @rdhabalia sorry my bad. Since it was a fork of Ali ‘s pull quest #5064 to verify if GitHub actions works at a forked repo, I didn’t copy the descrip

[GitHub] [pulsar] sijie commented on issue #5574: Add Github workflow for gated checkin

2019-11-06 Thread GitBox
sijie commented on issue #5574: Add Github workflow for gated checkin URL: https://github.com/apache/pulsar/pull/5574#issuecomment-550549203 > Most of the PRs have limited information and only limited group of people have the knowledge about them. I am trying to understand more what

[GitHub] [pulsar] codelipenghui commented on issue #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
codelipenghui commented on issue #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576#issuecomment-550550318 run integration tests This is an automated message from the Apache Git Service. To respon

[GitHub] [pulsar] codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on a change in pull request #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#discussion_r343390298 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractTo

[GitHub] [pulsar] tuteng commented on issue #5510: splitting bundle error

2019-11-06 Thread GitBox
tuteng commented on issue #5510: splitting bundle error URL: https://github.com/apache/pulsar/issues/5510#issuecomment-550560845 @sijie @jiazhai This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [pulsar] codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce

2019-11-06 Thread GitBox
codelipenghui commented on issue #5491: Fix message deduplicate issue while using external sequence id with batch produce URL: https://github.com/apache/pulsar/pull/5491#issuecomment-550561284 run java8 tests This is an autom

[GitHub] [pulsar] codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client.

2019-11-06 Thread GitBox
codelipenghui commented on issue #4621: [PIP-38] Support batch receive in java client. URL: https://github.com/apache/pulsar/pull/4621#issuecomment-550565573 @sijie I have rebase this pull request, if you have time, please help take a look the license issue ---

[GitHub] [pulsar] codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550590051 run java8 tests This is an automated message f

[GitHub] [pulsar] ChangWinde opened a new issue #5580: error when using pulsar-client with Kerberos

2019-11-06 Thread GitBox
ChangWinde opened a new issue #5580: error when using pulsar-client with Kerberos URL: https://github.com/apache/pulsar/issues/5580 **Describe the bug** I use kerberos in pulsar. And I want use pulsar cli tools, but occuring some error. **To Reproduce** Steps to reproduce the

[GitHub] [pulsar] Jennifer88huang commented on issue #5568: Function worker fails to be authenticated when TLS authentication is enabled in Pulsar standalone

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5568: Function worker fails to be authenticated when TLS authentication is enabled in Pulsar standalone URL: https://github.com/apache/pulsar/issues/5568#issuecomment-550621003 @wolfstudy could you please help to look into the issue? Thank you.

[GitHub] [pulsar] TC-oKozlov commented on issue #5206: TooLongFrameException : Adjusted frame length exceeds 5253120: 369295620 - discarded => Error while producing message with TLS on standalone setu

2019-11-06 Thread GitBox
TC-oKozlov commented on issue #5206: TooLongFrameException : Adjusted frame length exceeds 5253120: 369295620 - discarded => Error while producing message with TLS on standalone setup URL: https://github.com/apache/pulsar/issues/5206#issuecomment-550630916 We are having similar issue in ou

[GitHub] [pulsar] Jennifer88huang merged pull request #5573: [Issue 5561] Update Debezium version to 0.10.0.Final

2019-11-06 Thread GitBox
Jennifer88huang merged pull request #5573: [Issue 5561] Update Debezium version to 0.10.0.Final URL: https://github.com/apache/pulsar/pull/5573 This is an automated message from the Apache Git Service. To respond to the mess

[pulsar] branch master updated (0053dbc -> 89d2d8d)

2019-11-06 Thread hjf
This is an automated email from the ASF dual-hosted git repository. hjf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 0053dbc Use StandardCharsets.UTF_8 for converting String to bytes (#5372) add 89d2d8d [Issue 5561] Update Debezi

[GitHub] [pulsar] Jennifer88huang closed issue #5561: Update Debezium version to 0.10.0.Final

2019-11-06 Thread GitBox
Jennifer88huang closed issue #5561: Update Debezium version to 0.10.0.Final URL: https://github.com/apache/pulsar/issues/5561 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] Jennifer88huang commented on issue #5558: When we use the pulsar-admin.sh script to delete partitioned topic, it will throw the http error, error code is 500

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5558: When we use the pulsar-admin.sh script to delete partitioned topic, it will throw the http error, error code is 500 URL: https://github.com/apache/pulsar/issues/5558#issuecomment-550654624 @codelipenghui @tuteng Could you please help check the issu

[GitHub] [pulsar] Jennifer88huang commented on issue #5553: [website] Lack of a coding-guide page on Pulsar website

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5553: [website] Lack of a coding-guide page on Pulsar website URL: https://github.com/apache/pulsar/issues/5553#issuecomment-550657177 @tuteng Could you please help add coding-guide.js file? Thank you.

[GitHub] [pulsar] Jennifer88huang commented on issue #5552: [Pulsar Functions] Allowed to subscribe from an arbitrary point in time

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5552: [Pulsar Functions] Allowed to subscribe from an arbitrary point in time URL: https://github.com/apache/pulsar/issues/5552#issuecomment-550665323 @wolfstudy will add feature and docs requested from @candlerb . --

[GitHub] [pulsar] Jennifer88huang commented on issue #5576: Remove old Pulsar website

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5576: Remove old Pulsar website URL: https://github.com/apache/pulsar/pull/5576#issuecomment-550686511 run integration tests This is an automated message from the Apache Git Service. To resp

[GitHub] [pulsar] sijie commented on issue #5577: Fix schema static initialization sequence

2019-11-06 Thread GitBox
sijie commented on issue #5577: Fix schema static initialization sequence URL: https://github.com/apache/pulsar/pull/5577#issuecomment-550696334 run java8 tests This is an automated message from the Apache Git Service. To resp

[GitHub] [pulsar] sijie commented on issue #5578: Fix license file in the distribution package

2019-11-06 Thread GitBox
sijie commented on issue #5578: Fix license file in the distribution package URL: https://github.com/apache/pulsar/pull/5578#issuecomment-550696046 run java8 tests run integration tests This is an automated message from the

[GitHub] [pulsar] wolfstudy commented on issue #5520: Missing documentation for window functions

2019-11-06 Thread GitBox
wolfstudy commented on issue #5520: Missing documentation for window functions URL: https://github.com/apache/pulsar/issues/5520#issuecomment-550707625 > But I'd still like to see documentation for what windowing is supposed to do :-) Sorry, I missed this message. @candlerb Cu

[GitHub] [pulsar] wolfstudy edited a comment on issue #5520: Missing documentation for window functions

2019-11-06 Thread GitBox
wolfstudy edited a comment on issue #5520: Missing documentation for window functions URL: https://github.com/apache/pulsar/issues/5520#issuecomment-550707625 Sorry, I missed this message. > But I'd still like to see documentation for what windowing is supposed to do :-) @can

[GitHub] [pulsar] Jennifer88huang commented on issue #5520: Missing documentation for window functions

2019-11-06 Thread GitBox
Jennifer88huang commented on issue #5520: Missing documentation for window functions URL: https://github.com/apache/pulsar/issues/5520#issuecomment-550776824 @candlerb Currently, window function is supported in Java, not in Python. --

[GitHub] [pulsar] codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout.

2019-11-06 Thread GitBox
codelipenghui commented on issue #5571: Add epoch for connection handler to handle create producer timeout. URL: https://github.com/apache/pulsar/pull/5571#issuecomment-550843216 run java8 tests This is an automated message f

[GitHub] [pulsar] merlimat opened a new pull request #5581: Fixed static linking on C++ lib on MacOS

2019-11-06 Thread GitBox
merlimat opened a new pull request #5581: Fixed static linking on C++ lib on MacOS URL: https://github.com/apache/pulsar/pull/5581 ### Motivation Static linking of C++ client lib on MacOS (which is used in building the Python wheel file) got broken in #4071. Making sure we link stat

[pulsar-manager] annotated tag v0.1.0-candidate-3 updated (bad43a7 -> 566a922)

2019-11-06 Thread guangning
This is an automated email from the ASF dual-hosted git repository. guangning pushed a change to annotated tag v0.1.0-candidate-3 in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git. *** WARNING: tag v0.1.0-candidate-3 was modified! *** from bad43a7 (commit) to 566a9

[GitHub] [pulsar] merlimat commented on a change in pull request #5557: [Schema]Add SchemaDisabled for schema

2019-11-06 Thread GitBox
merlimat commented on a change in pull request #5557: [Schema]Add SchemaDisabled for schema URL: https://github.com/apache/pulsar/pull/5557#discussion_r343493860 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Schema.java ## @@ -213,6 +213,16 @@

[GitHub] [pulsar] merlimat commented on a change in pull request #5557: [Schema]Add SchemaDisabled for schema

2019-11-06 Thread GitBox
merlimat commented on a change in pull request #5557: [Schema]Add SchemaDisabled for schema URL: https://github.com/apache/pulsar/pull/5557#discussion_r343494820 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Schema.java ## @@ -213,6 +213,16 @@

[GitHub] [pulsar] codelipenghui commented on issue #5388: [PIP-51] Introduce sticky consumer

2019-11-06 Thread GitBox
codelipenghui commented on issue #5388: [PIP-51] Introduce sticky consumer URL: https://github.com/apache/pulsar/pull/5388#issuecomment-550895531 @sijie I have addressed you comments except the new Range class in pulsar client api module, because currently the pulsar client api module do no

[GitHub] [pulsar] merlimat closed issue #5541: Python API: seek(eventtime)

2019-11-06 Thread GitBox
merlimat closed issue #5541: Python API: seek(eventtime) URL: https://github.com/apache/pulsar/issues/5541 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

  1   2   >