[GitHub] [pulsar] murong00 opened a new pull request #4226: Update command-line tools doc for v2.3.1

2019-05-06 Thread GitBox
murong00 opened a new pull request #4226: Update command-line tools doc for v2.3.1 URL: https://github.com/apache/pulsar/pull/4226 ### Motivation Update docs of version 2.3.1 as PR #4116. ### Modifications Add some missing subcommands and other updates. ---

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281487975 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (AS

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281476773 ## File path: pulsar/producer.go ## @@ -0,0 +1,167 @@ +// +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281474873 ## File path: pulsar/producer.go ## @@ -0,0 +1,167 @@ +// +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281474873 ## File path: pulsar/producer.go ## @@ -0,0 +1,167 @@ +// +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281469010 ## File path: pulsar/error.go ## @@ -0,0 +1,104 @@ +// +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281466088 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (A

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281466088 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (A

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281464878 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (A

[pulsar] branch master updated: [transaction][coordinator] add the interfaces for transaction metadata store and an in-memory implementation (#4161)

2019-05-06 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 277bcee [transaction][coordinator] add the inter

[GitHub] [pulsar] sijie merged pull request #4161: [transaction][coordinator] add the interfaces for transaction metadata store and an in-memory implementation

2019-05-06 Thread GitBox
sijie merged pull request #4161: [transaction][coordinator] add the interfaces for transaction metadata store and an in-memory implementation URL: https://github.com/apache/pulsar/pull/4161 This is an automated message from

[pulsar] branch master updated: update site2/docs/getting-started-clients.md (#4205)

2019-05-06 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 c53e134 update site2/docs/getting-started-client

[GitHub] [pulsar] sijie merged pull request #4205: [Doc] Update site2/docs/getting-started-clients.md file

2019-05-06 Thread GitBox
sijie merged pull request #4205: [Doc] Update site2/docs/getting-started-clients.md file URL: https://github.com/apache/pulsar/pull/4205 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460761 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/MessageImpl.java ###

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460736 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/MessageImpl.java ###

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460443 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460393 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460309 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460426 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460595 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460416 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning

2019-05-06 Thread GitBox
sijie commented on a change in pull request #4211: [issue#4155][pulsar-clients]Support key value schema versioning URL: https://github.com/apache/pulsar/pull/4211#discussion_r281460614 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.jav

[GitHub] [pulsar] sijie merged pull request #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong

2019-05-06 Thread GitBox
sijie merged pull request #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong URL: https://github.com/apache/pulsar/pull/4212 This is an automated message from the Apache Git Service. To respond to the message

[pulsar] branch branch-2.3 updated: fix cannot use size (type _Ctype_int) as type _Ctype_ulong (#4212)

2019-05-06 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 1f4a836 fix cannot use size (type _Ctyp

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446020 ## File path: pulsar/error.go ## @@ -0,0 +1,104 @@ +// +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pulsar] merlimat commented on issue #4225: Is there any plan to add rust client?

2019-05-06 Thread GitBox
merlimat commented on issue #4225: Is there any plan to add rust client? URL: https://github.com/apache/pulsar/issues/4225#issuecomment-489897415 There are people working on https://github.com/wyyerd/pulsar-rs This is an autom

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281448651 ## File path: pulsar/impl/backoff.go ## @@ -0,0 +1,43 @@ +// +// Licensed to the Apache Software Foundation (AS

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281448658 ## File path: pulsar/impl/batch_builder.go ## @@ -0,0 +1,166 @@ +// +// Licensed to the Apache Software Foundat

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281448472 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (AS

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281448536 ## File path: pulsar/util_test.go ## @@ -0,0 +1,31 @@ +// +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [pulsar-client-go] merlimat commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281448345 ## File path: pulsar/error.go ## @@ -0,0 +1,104 @@ +// +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [pulsar] waterscar commented on issue #4204: Update ingress port from server to 80

2019-05-06 Thread GitBox
waterscar commented on issue #4204: Update ingress port from server to 80 URL: https://github.com/apache/pulsar/pull/4204#issuecomment-489891876 Some comments after: Even though I couldn't find any official document from kubernetes describing this, but it does support using the **port na

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446020 ## File path: pulsar/error.go ## @@ -0,0 +1,104 @@ +// +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446437 ## File path: pulsar/impl/backoff.go ## @@ -0,0 +1,43 @@ +// +// Licensed to the Apache Software Foundation (A

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446560 ## File path: pulsar/impl/batch_builder.go ## @@ -0,0 +1,166 @@ +// +// Licensed to the Apache Software Founda

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446020 ## File path: pulsar/error.go ## @@ -0,0 +1,104 @@ +// +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281447162 ## File path: pulsar/util_test.go ## @@ -0,0 +1,31 @@ +// +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #1: Initial client library submission

2019-05-06 Thread GitBox
wolfstudy commented on a change in pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1#discussion_r281446274 ## File path: perf/pulsar-perf-go.go ## @@ -0,0 +1,49 @@ +// +// Licensed to the Apache Software Foundation (A

[GitHub] [pulsar] chrislearn opened a new issue #4225: Is there any plan to add rust client?

2019-05-06 Thread GitBox
chrislearn opened a new issue #4225: Is there any plan to add rust client? URL: https://github.com/apache/pulsar/issues/4225 Rust is a good language, Is there any plan to add rust client? This is an automated message from

[GitHub] [pulsar] chrislearn commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms

2019-05-06 Thread GitBox
chrislearn commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms URL: https://github.com/apache/pulsar/issues/4055#issuecomment-489888292 @simonliangnarvar If the library's version is v1.x.x, I think add a version tag v1.x.

[GitHub] [pulsar] Jennifer88huang edited a comment on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Jennifer88huang edited a comment on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489877940 @Anonymitaet Good point. 1. Concerning the heading capitalization, we have two styles: sentence-style capitalization and headlin

[GitHub] [pulsar] merlimat commented on issue #4224: [pulsar-function] fix broken backward compatibility with v1-namespace while registering function

2019-05-06 Thread GitBox
merlimat commented on issue #4224: [pulsar-function] fix broken backward compatibility with v1-namespace while registering function URL: https://github.com/apache/pulsar/pull/4224#issuecomment-489880701 run cpp tests run java8 tests --

[pulsar] branch master updated: Update ingress port from server to 80 (#4204)

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0ae032d Update ingress port from server to 80 (

[GitHub] [pulsar] merlimat merged pull request #4204: Update ingress port from server to 80

2019-05-06 Thread GitBox
merlimat merged pull request #4204: Update ingress port from server to 80 URL: https://github.com/apache/pulsar/pull/4204 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [pulsar] merlimat commented on issue #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong

2019-05-06 Thread GitBox
merlimat commented on issue #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong URL: https://github.com/apache/pulsar/pull/4212#issuecomment-489880309 run integration tests This is an automated message from the

[GitHub] [pulsar] merlimat merged pull request #4216: Use certifi cert collection for TLS in python client

2019-05-06 Thread GitBox
merlimat merged pull request #4216: Use certifi cert collection for TLS in python client URL: https://github.com/apache/pulsar/pull/4216 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [pulsar] merlimat commented on issue #4214: [schema] Support compatibility check over all existing schemas.

2019-05-06 Thread GitBox
merlimat commented on issue #4214: [schema] Support compatibility check over all existing schemas. URL: https://github.com/apache/pulsar/pull/4214#issuecomment-489880071 @codelipenghui Could this possibly lead to a situation where a schema `s1` could be updated into 2 diverging `s2` and `s

[pulsar] branch master updated: Use certifi cert collection for TLS in python client (#4216)

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 3ce9984 Use certifi cert collection for TLS in

[GitHub] [pulsar] Jennifer88huang commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Jennifer88huang commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489877940 @Anonymitaet Good point. 1. Concerning the heading capitalization, we have two styles: sentence-style capitalization or headline-style c

[GitHub] [pulsar] Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875737 Run CPP Tests This is an automated message from the Apache Git Service. To resp

[GitHub] [pulsar] Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875043 rerun c++ tests This is an automated message from the Apache Git Servi

[GitHub] [pulsar] tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord

2019-05-06 Thread GitBox
tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord URL: https://github.com/apache/pulsar/pull/4177#issuecomment-489875835 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875273 Run C++ / Python Tests This is an automated message from the Apache Gi

[GitHub] [pulsar] Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet removed a comment on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875166 rerun C++ tests This is an automated message from the Apache Git Servi

[GitHub] [pulsar] Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875273 Run C++ / Python Tests This is an automated message from the Apache Git Service

[GitHub] [pulsar] Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875043 rerun c++ tests This is an automated message from the Apache Git Service. To re

[GitHub] [pulsar] Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489875166 rerun C++ tests This is an automated message from the Apache Git Service. To re

[GitHub] [pulsar] aahmed-se commented on issue #4194: Use graalVM native image to build client and client admin

2019-05-06 Thread GitBox
aahmed-se commented on issue #4194: Use graalVM native image to build client and client admin URL: https://github.com/apache/pulsar/issues/4194#issuecomment-489827909 I don't know how stable graalVM is last I checked it's still is an RC candidate we might also need to look at other http cl

[GitHub] [pulsar] srkukarni commented on a change in pull request #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
srkukarni commented on a change in pull request #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#discussion_r281402835 ## File path: pulsar-io/twitter/src/main/java/org/apache/pulsar/io/twitter/TwitterFireHose.jav

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
jerrypeng commented on a change in pull request #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#discussion_r281403759 ## File path: pulsar-io/twitter/src/main/java/org/apache/pulsar/io/twitter/TwitterFireHose.jav

[GitHub] [pulsar] jerrypeng commented on issue #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
jerrypeng commented on issue #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#issuecomment-489818943 @david-streamlio taking the twitter source as an example: ``` name: test-source tenant: public namespace:

[GitHub] [pulsar] rdhabalia opened a new pull request #4224: [pulsar-function] fix broken backward compatibility with v1-namespace while registering function

2019-05-06 Thread GitBox
rdhabalia opened a new pull request #4224: [pulsar-function] fix broken backward compatibility with v1-namespace while registering function URL: https://github.com/apache/pulsar/pull/4224 ### Motivation user can't register function with v1 namespace -

[GitHub] [pulsar] jerrypeng edited a comment on issue #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
jerrypeng edited a comment on issue #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#issuecomment-489818943 @david-streamlio taking the twitter source as an example, the source yaml conf could something like the following

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4223: Make Function submission checks optional

2019-05-06 Thread GitBox
jerrypeng commented on a change in pull request #4223: Make Function submission checks optional URL: https://github.com/apache/pulsar/pull/4223#discussion_r281396853 ## File path: pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/sink/PulsarSink.java ##

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4223: Make Function submission checks optional

2019-05-06 Thread GitBox
jerrypeng commented on a change in pull request #4223: Make Function submission checks optional URL: https://github.com/apache/pulsar/pull/4223#discussion_r281396702 ## File path: pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/source/PulsarSource.java

[GitHub] [pulsar-client-go] merlimat opened a new pull request #1: Initial client library submission

2019-05-06 Thread GitBox
merlimat opened a new pull request #1: Initial client library submission URL: https://github.com/apache/pulsar-client-go/pull/1 This is the current work in progress for native Go client library. Notes: * This PR contains: - Working version of producer - Almost all

[GitHub] [pulsar] david-streamlio commented on issue #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
david-streamlio commented on issue #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#issuecomment-489815553 How would sensitive values such as passwords be passed in to the configuration? ---

[pulsar-client-go] branch master created (now d74beea)

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git. at d74beea Initial commit This branch includes the following new commits: new d74beea Initial commit

[pulsar-client-go] 01/01: Initial commit

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git commit d74beea1bccf552ef81854b5ab559a64019d7ba8 Author: Matteo Merli AuthorDate: Mon May 6 15:13:04 2019 -0700 I

[pulsar] branch master updated: C++ connection should fail fast if the TLS handshake fails (#4218)

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new eff2874 C++ connection should fail fast if the

[GitHub] [pulsar] merlimat merged pull request #4218: C++ connection should fail fast if the TLS handshake fails

2019-05-06 Thread GitBox
merlimat merged pull request #4218: C++ connection should fail fast if the TLS handshake fails URL: https://github.com/apache/pulsar/pull/4218 This is an automated message from the Apache Git Service. To respond to the messa

[pulsar] branch master updated: Fix segfault in c++ producer (#4219)

2019-05-06 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 575bb1d Fix segfault in c++ producer (#4219) 57

[GitHub] [pulsar] merlimat merged pull request #4219: Fix segfault in c++ producer

2019-05-06 Thread GitBox
merlimat merged pull request #4219: Fix segfault in c++ producer URL: https://github.com/apache/pulsar/pull/4219 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4223: Make Function submission checks optional

2019-05-06 Thread GitBox
jerrypeng commented on a change in pull request #4223: Make Function submission checks optional URL: https://github.com/apache/pulsar/pull/4223#discussion_r281383566 ## File path: pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/source/PulsarSource.java

[GitHub] [pulsar] simonliangnarvar commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms

2019-05-06 Thread GitBox
simonliangnarvar commented on issue #4055: could not determine kind of name for C.pulsar_configure_set_negative_ack_redelivery_delay_ms URL: https://github.com/apache/pulsar/issues/4055#issuecomment-489800505 Hi @chrislearn @merlimat @NotBad4U Any update one this issues? We meet the sim

[GitHub] [pulsar] srkukarni opened a new pull request #4223: Make Function submission checks optional

2019-05-06 Thread GitBox
srkukarni opened a new pull request #4223: Make Function submission checks optional URL: https://github.com/apache/pulsar/pull/4223 ### Motivation Currently when users submit functions/source/sinks, the function worker does some pretty extensive checks for java functions. This checks in

[GitHub] [pulsar] jerrypeng commented on issue #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
jerrypeng commented on issue #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222#issuecomment-489794031 @david-streamlio can you also take a look This is an au

[GitHub] [pulsar] jerrypeng opened a new pull request #4222: Add helper method to for IO connectors to use function secrets

2019-05-06 Thread GitBox
jerrypeng opened a new pull request #4222: Add helper method to for IO connectors to use function secrets URL: https://github.com/apache/pulsar/pull/4222 ### Motivation Currently, we have begin tagging "sensitive" fields in source/sink configs. We can leverage function secrets to d

[GitHub] [pulsar] srkukarni commented on issue #4201: trigger a function through a HTTP API

2019-05-06 Thread GitBox
srkukarni commented on issue #4201: trigger a function through a HTTP API URL: https://github.com/apache/pulsar/issues/4201#issuecomment-489757246 It creates a producer for each http request. Meant for debugging rather than a fast data path.

[GitHub] [pulsar] ivankelly commented on issue #4219: Fix segfault in c++ producer

2019-05-06 Thread GitBox
ivankelly commented on issue #4219: Fix segfault in c++ producer URL: https://github.com/apache/pulsar/pull/4219#issuecomment-489738285 rerun java8 tests This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] aahmed-se opened a new issue #4221: State change feed

2019-05-06 Thread GitBox
aahmed-se opened a new issue #4221: State change feed URL: https://github.com/apache/pulsar/issues/4221 They are certain use cases that need to monitor changes to the state , we should be able to publish write and update operations in our state store to a change feed pulsar topic that ot

[GitHub] [pulsar] rdhabalia commented on issue #4173: [pulsar-broker]Fix: race condition while deleting global topic

2019-05-06 Thread GitBox
rdhabalia commented on issue #4173: [pulsar-broker]Fix: race condition while deleting global topic URL: https://github.com/apache/pulsar/pull/4173#issuecomment-489705815 run java8 tests This is an automated message from the A

[GitHub] [pulsar] jerrypeng merged pull request #4198: Allow users to update auth data during function update

2019-05-06 Thread GitBox
jerrypeng merged pull request #4198: Allow users to update auth data during function update URL: https://github.com/apache/pulsar/pull/4198 This is an automated message from the Apache Git Service. To respond to the message,

[pulsar] branch master updated: Allow users to update auth data during function update (#4198)

2019-05-06 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng 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 08fcc21 Allow users to update auth data duri

[GitHub] [pulsar] Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet commented on issue #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220#issuecomment-489691370 @sijie @Jennifer88huang Could you please help review? Thanks. This is an automa

[GitHub] [pulsar] Anonymitaet opened a new pull request #4220: Edit *Run Pulsar Locally* for clarity

2019-05-06 Thread GitBox
Anonymitaet opened a new pull request #4220: Edit *Run Pulsar Locally* for clarity URL: https://github.com/apache/pulsar/pull/4220 * Add explanations for `pulsar-daemon start standalone`. * Apply the **Title Case** rule for all headings. * Change **gerunds** to **base verbs*

[GitHub] [pulsar] ivankelly opened a new pull request #4219: Fix segfault in c++ producer

2019-05-06 Thread GitBox
ivankelly opened a new pull request #4219: Fix segfault in c++ producer URL: https://github.com/apache/pulsar/pull/4219 The sendTimer_ may not be initialized if connection doesn't come up correctly. This is an automated

[GitHub] [pulsar] ivankelly opened a new pull request #4218: C++ connection should fail fast if the TLS handshake fails

2019-05-06 Thread GitBox
ivankelly opened a new pull request #4218: C++ connection should fail fast if the TLS handshake fails URL: https://github.com/apache/pulsar/pull/4218 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [pulsar] wolfstudy commented on issue #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong

2019-05-06 Thread GitBox
wolfstudy commented on issue #4212: fix cannot use size (type _Ctype_int) as type _Ctype_ulong URL: https://github.com/apache/pulsar/pull/4212#issuecomment-489636476 run integration tests run java8 tests This is an automa

[GitHub] [pulsar] ivankelly opened a new pull request #4217: Add flag to allow TLS hostname validation to be disabled in python

2019-05-06 Thread GitBox
ivankelly opened a new pull request #4217: Add flag to allow TLS hostname validation to be disabled in python URL: https://github.com/apache/pulsar/pull/4217 This is an automated message from the Apache Git Service. To respo

[GitHub] [pulsar] ivankelly opened a new pull request #4216: Use certifi cert collection for TLS in python client

2019-05-06 Thread GitBox
ivankelly opened a new pull request #4216: Use certifi cert collection for TLS in python client URL: https://github.com/apache/pulsar/pull/4216 The python library is built using a statically linked pulsar library. Since it is statically linked, the paths for the default certificates a

[GitHub] [pulsar] ivankelly opened a new issue #4215: HTTP lookup doesn't work through proxy

2019-05-06 Thread GitBox
ivankelly opened a new issue #4215: HTTP lookup doesn't work through proxy URL: https://github.com/apache/pulsar/issues/4215 **Describe the bug** When configuring a client, connecting directly to brokers you can specify that it uses http for lookup by configuring the HTTP url as the serv

[GitHub] [pulsar] hellozepp commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration

2019-05-06 Thread GitBox
hellozepp commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration URL: https://github.com/apache/pulsar/pull/4063#issuecomment-489612109 @sijie got it,I'll get in touch with him This is an automated mes

[GitHub] [pulsar] sijie commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration

2019-05-06 Thread GitBox
sijie commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration URL: https://github.com/apache/pulsar/pull/4063#issuecomment-489611299 @hellozepp I think @zymap is also interested in working at this issue. It might be worth checking with him :) ---

[GitHub] [pulsar] tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord

2019-05-06 Thread GitBox
tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord URL: https://github.com/apache/pulsar/pull/4177#issuecomment-489606784 rerun java8 test This is an automated message from the Apache Git

[GitHub] [pulsar] tuteng commented on issue #4192: [pulsar-broker]Support key value schema compatibility checker

2019-05-06 Thread GitBox
tuteng commented on issue #4192: [pulsar-broker]Support key value schema compatibility checker URL: https://github.com/apache/pulsar/pull/4192#issuecomment-489607833 run Integration Tests This is an automated message from the

[GitHub] [pulsar] tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord

2019-05-06 Thread GitBox
tuteng commented on issue #4177: [pulsar-clients]Support nested struct for GenericRecord URL: https://github.com/apache/pulsar/pull/4177#issuecomment-489607270 run java8 tests This is an automated message from the Apache Git

[GitHub] [pulsar] zymap commented on issue #4018: Support multi-host for pulsar-admin

2019-05-06 Thread GitBox
zymap commented on issue #4018: Support multi-host for pulsar-admin URL: https://github.com/apache/pulsar/pull/4018#issuecomment-489604473 @sijie I' m not sure why it wrong in CI. It's correct run my laptop. Could you please take a look? ---

[GitHub] [pulsar] ambition119 commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration

2019-05-06 Thread GitBox
ambition119 commented on issue #4063: [pulsar-common] MaxMessageSize to user configuration URL: https://github.com/apache/pulsar/pull/4063#issuecomment-489564750 > It seems more appropriate to modify the environment variables,I'm interested in trying to solve this issue, tks @sijie

[GitHub] [pulsar] ambition119 closed pull request #4063: [pulsar-common] MaxMessageSize to user configuration

2019-05-06 Thread GitBox
ambition119 closed pull request #4063: [pulsar-common] MaxMessageSize to user configuration URL: https://github.com/apache/pulsar/pull/4063 This is an automated message from the Apache Git Service. To respond to the message,

  1   2   >