[GitHub] [pulsar-helm-chart] lhotari merged pull request #189: Bump to Pulsar 2.7.4

2021-12-29 Thread GitBox
lhotari merged pull request #189: URL: https://github.com/apache/pulsar-helm-chart/pull/189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-un

[GitHub] [pulsar-helm-chart] thomasechen commented on pull request #161: Bump Pulsar version to 2.8.1

2021-12-29 Thread GitBox
thomasechen commented on pull request #161: URL: https://github.com/apache/pulsar-helm-chart/pull/161#issuecomment-1002887755 Pulasr 2.9.1 was released, could we have the helm that support these two releases? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar-helm-chart] Technoboy- commented on a change in pull request #189: Bump to Pulsar 2.7.4

2021-12-29 Thread GitBox
Technoboy- commented on a change in pull request #189: URL: https://github.com/apache/pulsar-helm-chart/pull/189#discussion_r776559787 ## File path: charts/pulsar/Chart.yaml ## @@ -18,7 +18,7 @@ # apiVersion: v1 -appVersion: "2.7.2" +appVersion: "2.7.4" description: Apache

[GitHub] [pulsar-helm-chart] Technoboy- commented on a change in pull request #189: Bump to Pulsar 2.7.4

2021-12-29 Thread GitBox
Technoboy- commented on a change in pull request #189: URL: https://github.com/apache/pulsar-helm-chart/pull/189#discussion_r776559018 ## File path: charts/pulsar/Chart.yaml ## @@ -18,7 +18,7 @@ # apiVersion: v1 -appVersion: "2.7.2" +appVersion: "2.7.4" description: Apache

Adding new spark-pulsar receiver for Spark streaming

2021-12-29 Thread Aditya Tiwari
Hi All, We have a usecase for pulsar with spark streaming and for the same I was looking at the pulsar-spark receiver (SparkStreamingPulsarReceiver.java). This does not provide features like reliability, ratelimit, backpressure considerations, pulsar message metadata, etc. Hence I ended up writin

Re: [DISCUSSION] PIP-128: Add new command STOP_PRODUCER and STOP_CONSUMER

2021-12-29 Thread 包子
Thanks reply, `terminate the topic` is useful > 2021年12月29日 11:3113,PengHui Li 写道: > > What is the background of the requirement? > Usually, we will not force to close the producer and consumer at the > server-side, > because we don't if the client-side can handle this case well. > > Or, if the

[GitHub] [pulsar-adapters] aditiwari01 commented on a change in pull request #31: [Issue #29] [pulsar-spark] Adding SparkPulsarReliableReceiver

2021-12-29 Thread GitBox
aditiwari01 commented on a change in pull request #31: URL: https://github.com/apache/pulsar-adapters/pull/31#discussion_r776248456 ## File path: pulsar-spark/src/main/scala/org/apache/pulsar/spark/SparkStreamingReliablePulsarReceiver.scala ## @@ -0,0 +1,158 @@ +package org.ap

[GitHub] [pulsar-helm-chart] qq516249940 commented on issue #23: Missing arguments in prepare_helm_release.sh script

2021-12-29 Thread GitBox
qq516249940 commented on issue #23: URL: https://github.com/apache/pulsar-helm-chart/issues/23#issuecomment-1002485188 in china how to use prepare_helm_release.sh ??? ```bash curl: (7) Failed to connect to raw.githubusercontent.com port 443: 拒绝连接 generate the token for admin Ge

[GitHub] [pulsar-helm-chart] lhotari commented on a change in pull request #189: Bump to Pulsar 2.7.4

2021-12-29 Thread GitBox
lhotari commented on a change in pull request #189: URL: https://github.com/apache/pulsar-helm-chart/pull/189#discussion_r776227429 ## File path: charts/pulsar/Chart.yaml ## @@ -18,7 +18,7 @@ # apiVersion: v1 -appVersion: "2.7.2" +appVersion: "2.7.4" description: Apache Pu