[GitHub] [pulsar] k2la commented on issue #4762: [pulsar-admin] add read-timeout to admin-request

2019-07-18 Thread GitBox
k2la commented on issue #4762: [pulsar-admin] add read-timeout to admin-request URL: https://github.com/apache/pulsar/pull/4762#issuecomment-513101345 run integration tests This is an automated message from the Apache Git

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

2019-07-18 Thread GitBox
whisper-bye 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-513100555 +1 This is an

[GitHub] [pulsar] freeznet commented on a change in pull request #4746: [go function] fix: go function should parse conf content first

2019-07-18 Thread GitBox
freeznet commented on a change in pull request #4746: [go function] fix: go function should parse conf content first URL: https://github.com/apache/pulsar/pull/4746#discussion_r305207583 ## File path: pulsar-function-go/conf/conf.go ## @@ -80,14 +80,34 @@ var (

[GitHub] [pulsar] massakam commented on issue #4735: Fix C++ log level names in Log4cxxLogger

2019-07-18 Thread GitBox
massakam commented on issue #4735: Fix C++ log level names in Log4cxxLogger URL: https://github.com/apache/pulsar/pull/4735#issuecomment-513086400 rerun integration tests This is an automated message from the Apache Git

[GitHub] [pulsar] wolfstudy commented on a change in pull request #4746: [go function] fix: go function should parse conf content first

2019-07-18 Thread GitBox
wolfstudy commented on a change in pull request #4746: [go function] fix: go function should parse conf content first URL: https://github.com/apache/pulsar/pull/4746#discussion_r305198109 ## File path: pulsar-function-go/conf/conf.go ## @@ -80,14 +80,34 @@ var (

[GitHub] [pulsar] congbobo184 commented on issue #4731: Add deleted schema judgment when adding schema

2019-07-18 Thread GitBox
congbobo184 commented on issue #4731: Add deleted schema judgment when adding schema URL: https://github.com/apache/pulsar/pull/4731#issuecomment-513071632 run Integration Tests This is an automated message from the Apache

[GitHub] [pulsar] congbobo184 commented on issue #4731: Add deleted schema judgment when adding schema

2019-07-18 Thread GitBox
congbobo184 commented on issue #4731: Add deleted schema judgment when adding schema URL: https://github.com/apache/pulsar/pull/4731#issuecomment-513071244 This PR fixed #4763 This is an automated message from the Apache

[GitHub] [pulsar] congbobo184 commented on issue #4763: get schema list is all schema is last version schema

2019-07-18 Thread GitBox
congbobo184 commented on issue #4763: get schema list is all schema is last version schema URL: https://github.com/apache/pulsar/issues/4763#issuecomment-513071013 #4731 fixed it. This is an automated message from the

[GitHub] [pulsar] congbobo184 opened a new issue #4763: get schema list is all schema is last version schema

2019-07-18 Thread GitBox
congbobo184 opened a new issue #4763: get schema list is all schema is last version schema URL: https://github.com/apache/pulsar/issues/4763 Describe the bug get schema list is all schema is last version schema To Reproduce

[GitHub] [pulsar] k2la opened a new pull request #4762: [pulsar-admin] add read-timeout to admin-request

2019-07-18 Thread GitBox
k2la opened a new pull request #4762: [pulsar-admin] add read-timeout to admin-request URL: https://github.com/apache/pulsar/pull/4762 ### Motivation Same as https://github.com/apache/pulsar/pull/4484 This is an

[GitHub] [pulsar] massakam commented on issue #4735: Fix C++ log level names in Log4cxxLogger

2019-07-18 Thread GitBox
massakam commented on issue #4735: Fix C++ log level names in Log4cxxLogger URL: https://github.com/apache/pulsar/pull/4735#issuecomment-513065757 rerun cpp tests rerun integration tests This is an automated message from

[GitHub] [pulsar] massakam commented on issue #4750: [Issue #4658][pulsar-client-cpp] Introduce strand to C++ client for exclusive control

2019-07-18 Thread GitBox
massakam commented on issue #4750: [Issue #4658][pulsar-client-cpp] Introduce strand to C++ client for exclusive control URL: https://github.com/apache/pulsar/pull/4750#issuecomment-513065472 run cpp tests This is an

[GitHub] [pulsar] fxbing commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#discussion_r305181191 ## File path:

[GitHub] [pulsar] fxbing commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#discussion_r305179982 ## File path:

[pulsar] branch master updated: [issue 4589] Fix redelivered message logic of partition topic (#4653)

2019-07-18 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 cc5f25b [issue 4589] Fix redelivered message

[GitHub] [pulsar] jiazhai merged pull request #4653: [issue 4589] Fix redelivered message logic of partition topic

2019-07-18 Thread GitBox
jiazhai merged pull request #4653: [issue 4589] Fix redelivered message logic of partition topic URL: https://github.com/apache/pulsar/pull/4653 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] jiazhai closed issue #4589: In Go client 2.3.2, can't get re-delivered message after add AckTimeout in ConsumerOptions

2019-07-18 Thread GitBox
jiazhai closed issue #4589: In Go client 2.3.2, can't get re-delivered message after add AckTimeout in ConsumerOptions URL: https://github.com/apache/pulsar/issues/4589 This is an automated message from the Apache Git

[GitHub] [pulsar] tuteng opened a new issue #4761: [pulsar-test] Could not resolve host: github.com

2019-07-18 Thread GitBox
tuteng opened a new issue #4761: [pulsar-test] Could not resolve host: github.com URL: https://github.com/apache/pulsar/issues/4761 **Describe the bug** During the test, the following exceptions are thrown frequently, causing the test to be interrupted. ``` No credentials

[GitHub] [pulsar] jiazhai commented on issue #4719: [docs] add security warning on standalone doc

2019-07-18 Thread GitBox
jiazhai commented on issue #4719: [docs] add security warning on standalone doc URL: https://github.com/apache/pulsar/pull/4719#issuecomment-513057942 retest this please This is an automated message from the Apache Git

[GitHub] [pulsar] jiazhai commented on issue #4713: [doc][puslar-io]Fix document of debezium

2019-07-18 Thread GitBox
jiazhai commented on issue #4713: [doc][puslar-io]Fix document of debezium URL: https://github.com/apache/pulsar/pull/4713#issuecomment-513056869 run integration tests run cpp tests This is an automated message from the

[GitHub] [pulsar] tuteng commented on issue #4713: [doc][puslar-io]Fix document of debezium

2019-07-18 Thread GitBox
tuteng commented on issue #4713: [doc][puslar-io]Fix document of debezium URL: https://github.com/apache/pulsar/pull/4713#issuecomment-513055819 run Integration tests run Cpp tests This is an automated message from the

[GitHub] [pulsar] tuteng commented on issue #4714: [doc][download]Fix download link not found in document

2019-07-18 Thread GitBox
tuteng commented on issue #4714: [doc][download]Fix download link not found in document URL: https://github.com/apache/pulsar/pull/4714#issuecomment-513055697 run java8 tests run Cpp tests This is an automated message

[GitHub] [pulsar] jiazhai commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
jiazhai commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#issuecomment-513053453 run cpp tests run integration tests This is an automated

[GitHub] [pulsar] Anonymitaet commented on issue #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
Anonymitaet commented on issue #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759#issuecomment-513052674 @sijie many thanks for your suggestion, I've incorporated all your comments, could you please take a look?

[GitHub] [pulsar] sijie closed issue #4734: Use timestamp as "__publish_time__" type in Pulsar SQL.

2019-07-18 Thread GitBox
sijie closed issue #4734: Use timestamp as "__publish_time__" type in Pulsar SQL. URL: https://github.com/apache/pulsar/issues/4734 This is an automated message from the Apache Git Service. To respond to the message, please

[pulsar] branch master updated: Change type of publish_time to timestamp (#4757)

2019-07-18 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 6f5416e Change type of publish_time to

[GitHub] [pulsar] sijie merged pull request #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
sijie merged pull request #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] jiazhai commented on issue #4760: Allow to configure ack-timeout tick time

2019-07-18 Thread GitBox
jiazhai commented on issue #4760: Allow to configure ack-timeout tick time URL: https://github.com/apache/pulsar/pull/4760#issuecomment-513050371 run java8 tests run integration tests This is an automated message from the

[GitHub] [pulsar] jiazhai edited a comment on issue #4760: Allow to configure ack-timeout tick time

2019-07-18 Thread GitBox
jiazhai edited a comment on issue #4760: Allow to configure ack-timeout tick time URL: https://github.com/apache/pulsar/pull/4760#issuecomment-513050371 run java8 tests run integration tests ``` java8 failures:

[GitHub] [pulsar] jiazhai merged pull request #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
jiazhai merged pull request #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[pulsar] branch master updated: Remove fixed server type check in kerberos client (#4758)

2019-07-18 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 f5b20cd Remove fixed server type check in

[GitHub] [pulsar] codelipenghui commented on issue #4751: Get schema info with topic partition

2019-07-18 Thread GitBox
codelipenghui commented on issue #4751: Get schema info with topic partition URL: https://github.com/apache/pulsar/pull/4751#issuecomment-513045061 run cpp tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] hrsakai commented on issue #4756: Broker's web threads get stuck

2019-07-18 Thread GitBox
hrsakai commented on issue #4756: Broker's web threads get stuck URL: https://github.com/apache/pulsar/issues/4756#issuecomment-513044551 It reproduces with the following command. ``` seq 1 100 | xargs -I ZZ -P 100 curl

[GitHub] [pulsar] codelipenghui commented on issue #4731: Add deleted schema judgment when adding schema

2019-07-18 Thread GitBox
codelipenghui commented on issue #4731: Add deleted schema judgment when adding schema URL: https://github.com/apache/pulsar/pull/4731#issuecomment-513043131 retest this please This is an automated message from the Apache

[GitHub] [pulsar] codelipenghui commented on a change in pull request #4731: Add deleted schema judgment when adding schema

2019-07-18 Thread GitBox
codelipenghui commented on a change in pull request #4731: Add deleted schema judgment when adding schema URL: https://github.com/apache/pulsar/pull/4731#discussion_r305163290 ## File path:

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-513041198 @sijie Sure This is an automated message from the Apache Git Service. To respond to the

[pulsar] branch master updated: Remove failed stale producer from the connection (#4741)

2019-07-18 Thread rdhabalia
This is an automated email from the ASF dual-hosted git repository. rdhabalia 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 bbac857 Remove failed stale producer from

[GitHub] [pulsar] rdhabalia merged pull request #4741: Remove failed stale producer from the connection

2019-07-18 Thread GitBox
rdhabalia merged pull request #4741: Remove failed stale producer from the connection URL: https://github.com/apache/pulsar/pull/4741 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] rdhabalia commented on issue #4741: Remove failed stale producer from the connection

2019-07-18 Thread GitBox
rdhabalia commented on issue #4741: Remove failed stale producer from the connection URL: https://github.com/apache/pulsar/pull/4741#issuecomment-512975566 retest this please This is an automated message from the Apache Git

[GitHub] [pulsar] merlimat opened a new pull request #4760: Allow to configure ack-timeout tick time

2019-07-18 Thread GitBox
merlimat opened a new pull request #4760: Allow to configure ack-timeout tick time URL: https://github.com/apache/pulsar/pull/4760 ### Motivation After the changes in #3118, there has a been a sharp increase of memory utilization for the UnackedMessageTracker due to the time

[GitHub] [pulsar] jerrypeng commented on issue #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
jerrypeng commented on issue #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#issuecomment-512956460 rerun java8 tests This is an automated message from the Apache Git Service.

[pulsar] branch master updated: Fix: predicate pushdown for Pulsar SQL NPE (#4744)

2019-07-18 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 ac10b00 Fix: predicate pushdown for Pulsar

[GitHub] [pulsar] jerrypeng merged pull request #4744: Fix: predicate pushdown for Pulsar SQL NPE

2019-07-18 Thread GitBox
jerrypeng merged pull request #4744: Fix: predicate pushdown for Pulsar SQL NPE URL: https://github.com/apache/pulsar/pull/4744 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
jerrypeng commented on a change in pull request #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#discussion_r305068130 ## File path: pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/PulsarSplitManager.java

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
jerrypeng commented on a change in pull request #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#discussion_r305068130 ## File path: pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/PulsarSplitManager.java

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4728: Pulsar SQL supports pulsar's primitive schema

2019-07-18 Thread GitBox
jerrypeng commented on a change in pull request #4728: Pulsar SQL supports pulsar's primitive schema URL: https://github.com/apache/pulsar/pull/4728#discussion_r305066433 ## File path:

[GitHub] [pulsar] sijie commented on issue #4585: [spark streaming] support spark structured streaming

2019-07-18 Thread GitBox
sijie commented on issue #4585: [spark streaming] support spark structured streaming URL: https://github.com/apache/pulsar/issues/4585#issuecomment-512911758 for people who are interested in using spark structure streaming with Pulsar, @yjshen has implemented a decent spark connector

[GitHub] [pulsar] sijie commented on issue #3275: Pulsar IO connector for Flume source

2019-07-18 Thread GitBox
sijie commented on issue #3275: Pulsar IO connector for Flume source URL: https://github.com/apache/pulsar/issues/3275#issuecomment-512910259 The flume connectors are implemented at #3597 This is an automated message from

[GitHub] [pulsar] sijie closed issue #3275: Pulsar IO connector for Flume source

2019-07-18 Thread GitBox
sijie closed issue #3275: Pulsar IO connector for Flume source URL: https://github.com/apache/pulsar/issues/3275 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] rdhabalia edited a comment on issue #4741: Remove failed stale producer from the connection

2019-07-18 Thread GitBox
rdhabalia edited a comment on issue #4741: Remove failed stale producer from the connection URL: https://github.com/apache/pulsar/pull/4741#issuecomment-512612082 @merlimat No, actually check was added as part of #4145 and #4138 to fix the same issue (`Producer/Consumer is already

[GitHub] [pulsar] sijie commented on issue #4131: Warning: Nashorn engine is planned to be removed from a future JDK release

2019-07-18 Thread GitBox
sijie commented on issue #4131: Warning: Nashorn engine is planned to be removed from a future JDK release URL: https://github.com/apache/pulsar/issues/4131#issuecomment-512904721 https://openjdk.java.net/jeps/335 the warning is coming from JDK itself. you can ignore the warning message.

[GitHub] [pulsar] sijie commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
sijie commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#issuecomment-512903218 run cpp tests This is an automated message from the Apache Git

[GitHub] [pulsar] sijie commented on issue #4719: [docs] add security warning on standalone doc

2019-07-18 Thread GitBox
sijie commented on issue #4719: [docs] add security warning on standalone doc URL: https://github.com/apache/pulsar/pull/4719#issuecomment-512902533 run cpp tests run integration tests This is an automated message from the

[GitHub] [pulsar] wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic

2019-07-18 Thread GitBox
wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic URL: https://github.com/apache/pulsar/pull/4653#issuecomment-512899412 run java8 tests This is an automated message from the

[GitHub] [pulsar] sijie commented on issue #4743: fix: set go function package executable

2019-07-18 Thread GitBox
sijie commented on issue #4743: fix: set go function package executable URL: https://github.com/apache/pulsar/pull/4743#issuecomment-512897976 run integration tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] sijie commented on issue #4741: Remove failed stale producer from the connection

2019-07-18 Thread GitBox
sijie commented on issue #4741: Remove failed stale producer from the connection URL: https://github.com/apache/pulsar/pull/4741#issuecomment-512897354 @rdhabalia you might need to rebase to latest master to fix the integration tests issues.

[GitHub] [pulsar] sijie commented on issue #4739: offload bucket per namespace

2019-07-18 Thread GitBox
sijie commented on issue #4739: offload bucket per namespace URL: https://github.com/apache/pulsar/pull/4739#issuecomment-512896902 @jiazhai can you please review this tiered storage related change? This is an automated

[GitHub] [pulsar] sijie commented on a change in pull request #4728: Pulsar SQL supports pulsar's primitive schema

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4728: Pulsar SQL supports pulsar's primitive schema URL: https://github.com/apache/pulsar/pull/4728#discussion_r305015611 ## File path:

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
jerrypeng commented on a change in pull request #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#discussion_r305014864 ## File path:

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
jerrypeng commented on a change in pull request #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#discussion_r305013603 ## File path:

[pulsar] branch master updated: Fix the problem that the log folder in pulsa-function-go is ignored by (#4736)

2019-07-18 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 23dd38f Fix the problem that the log folder in

[GitHub] [pulsar] sijie merged pull request #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored

2019-07-18 Thread GitBox
sijie merged pull request #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored URL: https://github.com/apache/pulsar/pull/4736 This is an automated message from the Apache Git Service.

[GitHub] [pulsar] sijie closed issue #4726: pulsar-function-go/log is not exist

2019-07-18 Thread GitBox
sijie closed issue #4726: pulsar-function-go/log is not exist URL: https://github.com/apache/pulsar/issues/4726 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] sijie commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
sijie commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#issuecomment-512891279 run cpp tests This is an automated message from the Apache Git

[GitHub] [pulsar] sijie commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#discussion_r305006883 ## File path:

[GitHub] [pulsar] sijie commented on a change in pull request #4746: [go function] fix: go function should parse conf content first

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4746: [go function] fix: go function should parse conf content first URL: https://github.com/apache/pulsar/pull/4746#discussion_r305005912 ## File path: pulsar-function-go/conf/conf.go ## @@ -80,14 +80,34 @@ var (

[GitHub] [pulsar] sijie commented on a change in pull request #4746: [go function] fix: go function should parse conf content first

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4746: [go function] fix: go function should parse conf content first URL: https://github.com/apache/pulsar/pull/4746#discussion_r305005670 ## File path: pulsar-function-go/conf/conf.go ## @@ -80,14 +80,34 @@ var (

[GitHub] [pulsar] sijie commented on issue #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
sijie commented on issue #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#issuecomment-512883291 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] sijie commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
sijie commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512882816 @jiazhai @zymap can you add more descriptions about why this change is needed? "it needs more types when deploying in production" doesn't explain anything

[GitHub] [pulsar] sijie commented on issue #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
sijie commented on issue #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#issuecomment-512880056 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759#discussion_r304992451 ## File path: site2/website/sidebars.json ## @@ -38,6 +38,9 @@ "io-develop", "io-cdc"

[GitHub] [pulsar] sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759#discussion_r304994932 ## File path: site2/docs/schema-get-started.md ## @@ -0,0 +1,55 @@ +--- +id: schema-get-started

[GitHub] [pulsar] sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
sijie commented on a change in pull request #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759#discussion_r304996684 ## File path: site2/docs/schema-get-started.md ## @@ -0,0 +1,55 @@ +--- +id: schema-get-started

[GitHub] [pulsar] freeznet commented on issue #4743: fix: set go function package executable

2019-07-18 Thread GitBox
freeznet commented on issue #4743: fix: set go function package executable URL: https://github.com/apache/pulsar/pull/4743#issuecomment-512878618 run java8 tests run integration tests This is an automated message from the

[GitHub] [pulsar] freeznet commented on issue #4746: [go function] fix: go function should parse conf content first

2019-07-18 Thread GitBox
freeznet commented on issue #4746: [go function] fix: go function should parse conf content first URL: https://github.com/apache/pulsar/pull/4746#issuecomment-512878334 run java8 tests This is an automated message from the

[GitHub] [pulsar] sijie commented on issue #4554: [docs] Improve the structure of Pulsar Functions

2019-07-18 Thread GitBox
sijie commented on issue #4554: [docs] Improve the structure of Pulsar Functions URL: https://github.com/apache/pulsar/issues/4554#issuecomment-512872016 @jerrypeng has done a lot work in function metrics. @jerrypeng do you mind helping @Jennifer88huang at providing the content for that

[GitHub] [pulsar] Anonymitaet commented on issue #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
Anonymitaet commented on issue #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759#issuecomment-512852679 @sijie could you please help review? Thank you. This is an

[GitHub] [pulsar] Anonymitaet opened a new pull request #4759: [Doc] Add Schema Chapter and Get Started Section

2019-07-18 Thread GitBox
Anonymitaet opened a new pull request #4759: [Doc] Add Schema Chapter and Get Started Section URL: https://github.com/apache/pulsar/pull/4759 Add an independent Chapter for Pulsar Schema. This is the first section—Get started.

[GitHub] [pulsar] codelipenghui commented on issue #4731: Add deleted schema judgment when adding schema

2019-07-18 Thread GitBox
codelipenghui commented on issue #4731: Add deleted schema judgment when adding schema URL: https://github.com/apache/pulsar/pull/4731#issuecomment-512828264 retest this please This is an automated message from the Apache

[GitHub] [pulsar] codelipenghui commented on issue #4744: Fix: predicate pushdown for Pulsar SQL NPE

2019-07-18 Thread GitBox
codelipenghui commented on issue #4744: Fix: predicate pushdown for Pulsar SQL NPE URL: https://github.com/apache/pulsar/pull/4744#issuecomment-512827369 rerun integration tests rerun java8 tests This is an automated

[GitHub] [pulsar] codelipenghui commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
codelipenghui commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#issuecomment-512826149 run java8 tests run Integration tests This is an

[GitHub] [pulsar] codelipenghui commented on issue #4750: [Issue #4658][pulsar-client-cpp] Introduce strand to C++ client for exclusive control

2019-07-18 Thread GitBox
codelipenghui commented on issue #4750: [Issue #4658][pulsar-client-cpp] Introduce strand to C++ client for exclusive control URL: https://github.com/apache/pulsar/pull/4750#issuecomment-512825852 run cpp tests This is an

[GitHub] [pulsar] codelipenghui commented on issue #4751: Get schema info with topic partition

2019-07-18 Thread GitBox
codelipenghui commented on issue #4751: Get schema info with topic partition URL: https://github.com/apache/pulsar/pull/4751#issuecomment-512825339 run cpp tests run integration tests This is an automated message from the

[GitHub] [pulsar] codelipenghui commented on issue #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
codelipenghui commented on issue #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#issuecomment-512824996 run java8 tests This is an automated message from the Apache Git Service.

[GitHub] [pulsar] wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic

2019-07-18 Thread GitBox
wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic URL: https://github.com/apache/pulsar/pull/4653#issuecomment-512817701 run java8 tests run cpp tests run integration tests

[GitHub] [pulsar] wolfstudy commented on issue #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored

2019-07-18 Thread GitBox
wolfstudy commented on issue #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored URL: https://github.com/apache/pulsar/pull/4736#issuecomment-512817624 run java8 tests This is an

[GitHub] [pulsar] fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#issuecomment-512815871 run integration tests This is an automated message from the Apache Git

[GitHub] [pulsar] wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic

2019-07-18 Thread GitBox
wolfstudy commented on issue #4653: [issue 4589] Fix redelivered message logic of partition topic URL: https://github.com/apache/pulsar/pull/4653#issuecomment-512810153 run java8 tests run cpp tests run integration tests

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512809501 run java8 tests This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] wolfstudy commented on issue #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored

2019-07-18 Thread GitBox
wolfstudy commented on issue #4736: [Issue:4726] Fix the problem that the log folder in `pulsa-function-go` is ignored URL: https://github.com/apache/pulsar/pull/4736#issuecomment-512806224 run java8 tests run cpp tests run integration tests

[GitHub] [pulsar] rosenk commented on issue #4131: Warning: Nashorn engine is planned to be removed from a future JDK release

2019-07-18 Thread GitBox
rosenk commented on issue #4131: Warning: Nashorn engine is planned to be removed from a future JDK release URL: https://github.com/apache/pulsar/issues/4131#issuecomment-512799655 $ java --version openjdk 11.0.3 2019-04-16 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.3+7)

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512787231 run java8 tests This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512786711 run java8 tests This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512785447 run java8 tests This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#issuecomment-512783308 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#issuecomment-512782526 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] codelipenghui commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql.

2019-07-18 Thread GitBox
codelipenghui commented on issue #4749: Add options to rewrite namespace delimiter for pulsar sql. URL: https://github.com/apache/pulsar/pull/4749#issuecomment-512781892 run cpp tests run java8 tests run Integration tests

[GitHub] [pulsar] codelipenghui commented on issue #4757: Change type of publish_time to timestamp

2019-07-18 Thread GitBox
codelipenghui commented on issue #4757: Change type of publish_time to timestamp URL: https://github.com/apache/pulsar/pull/4757#issuecomment-512781526 run Integration Tests run java8 tests This is an automated message

[GitHub] [pulsar] fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe

2019-07-18 Thread GitBox
fxbing commented on issue #4745: Fix:PulsarKafkaProducer is not thread safe URL: https://github.com/apache/pulsar/pull/4745#issuecomment-512781093 run java8 tests This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] zymap commented on issue #4758: Fix server type in kerberos

2019-07-18 Thread GitBox
zymap commented on issue #4758: Fix server type in kerberos URL: https://github.com/apache/pulsar/pull/4758#issuecomment-512779984 run cpp tests This is an automated message from the Apache Git Service. To respond to the

  1   2   >