For K8s Should we use something like this
https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/network_filters/kafka_broker_filter#config-network-filters-kafka-broker
A pulsar filter in envoy would be great!
On Sat, 28 Aug 2021 at 23:10, Enrico Olivelli wrote:
> Joe,
> Thanks for
Joe,
Thanks for sharing your knowledge
Il Sab 28 Ago 2021, 18:34 Joe F ha scritto:
>
> To give some history and context, Pulsar proxy was meant to be a barebones
> TCP proxy when it was built. It's sole reason to exist was to forward
> network traffic to the right host. Discovery/authn/z was
To give some history and context, Pulsar proxy was meant to be a barebones
TCP proxy when it was built. It's sole reason to exist was to forward
network traffic to the right host. Discovery/authn/z was a dependency .
The way it came around, it was for a narrow use case (and it was not for
k8s),
liangyuanpeng commented on issue #132:
URL:
https://github.com/apache/pulsar-helm-chart/issues/132#issuecomment-907652306
In my case, i need mop.
--
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
liangyuanpeng commented on issue #153:
URL:
https://github.com/apache/pulsar-helm-chart/issues/153#issuecomment-907648006
I think you can use configmap of pulsar-manager to set your env.
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/pulsar-manager
liangyuanpeng edited a comment on issue #136:
URL:
https://github.com/apache/pulsar-helm-chart/issues/136#issuecomment-907646652
I believe that you should create this issue to apache/pulsar.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
liangyuanpeng commented on issue #136:
URL:
https://github.com/apache/pulsar-helm-chart/issues/136#issuecomment-907646652
I believe thath you should create this issue to apache/pulsar.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
atezs82 commented on a change in pull request #14:
URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r697829512
##
File path:
pulsar-spark/src/main/java/org/apache/pulsar/spark/SparkStreamingPulsarReceiver.java
##
@@ -43,34 +46,52 @@
private static final L