https://pulsar.apache.org/ logo
Join Slack
Powered by
# general
  • s

    Slackbot

    04/17/2023, 9:33 PM
    This message was deleted.
    d
    m
    • 3
    • 2
  • b

    bo li

    04/18/2023, 2:18 AM
    Does Pulsar support message exchange between tenants?
  • s

    Slackbot

    04/18/2023, 2:52 PM
    This message was deleted.
    y
    m
    +5
    • 8
    • 28
  • s

    Slackbot

    04/19/2023, 7:31 AM
    This message was deleted.
    a
    g
    • 3
    • 2
  • s

    Slackbot

    04/19/2023, 8:07 PM
    This message was deleted.
    b
    j
    • 3
    • 9
  • i

    Ido Hirsh

    04/20/2023, 9:37 AM
    Hi, I already have a running, working pulsar cluster, and trying to connect to it using AOP. I’ve downloaded the .nar file, and copied it to all the pulsar brokers to the path ./protocols. Accordingly, I’ve added the following configuration to the broker.conf file of each broker: messagingProtocols=amqp protocolHandlerDirectory=./protocols amqpListeners=amqp://127.0.0.1:5672 I restarted the brokers, and using netstat -tulpn | grep java, I can see that port 5672 is listening. I’ve created a namespace for a rabbitmq VHost using the following CLI command: pulsar-admin namespaces create -b 1 public/vhost1 Now I want to connect to the pulsar cluster using an AMQP client. I wrote the following code in Python using the rabbitmq pika library: import pika connection = pika.BlockingConnection(pika.ConnectionParameters(host=‘host1’, port=5672, virtual_host=‘vhost1’)) Running the code gives me the following error: pika.exceptions.IncompatibleProtocolError: StreamLostError: (‘Transport indicated EOF’,) Can anyone help me to figure out why this error occurs, and how to resolve it? Thanks!
  • s

    Slackbot

    04/20/2023, 11:02 AM
    This message was deleted.
    t
    m
    +2
    • 5
    • 10
  • s

    Slackbot

    04/20/2023, 6:09 PM
    This message was deleted.
    n
    d
    +2
    • 5
    • 8
  • s

    Slackbot

    04/22/2023, 3:25 AM
    This message was deleted.
    d
    y
    • 3
    • 8
  • s

    Slackbot

    04/23/2023, 9:29 PM
    This message was deleted.
    c
    a
    • 3
    • 2
  • s

    Slackbot

    04/24/2023, 7:11 PM
    This message was deleted.
    😒 1
    🙄 2
    y
    • 2
    • 2
  • s

    Slackbot

    04/25/2023, 11:11 AM
    This message was deleted.
    👀 1
    y
    m
    g
    • 4
    • 5
  • s

    Slackbot

    04/25/2023, 7:00 PM
    This message was deleted.
    e
    • 2
    • 1
  • s

    Slackbot

    04/25/2023, 8:42 PM
    This message was deleted.
    n
    d
    • 3
    • 4
  • u

    高晟京

    04/26/2023, 3:43 AM
    https://github.com/apache/pulsar/discussions/20184 help help thank lot
  • g

    Giannis Polyzos

    04/27/2023, 5:54 AM
    https://github.com/streamnative/oxia 🤘👌
    🏝️ 2
    👍 5
    🙌 2
  • a

    Asaf Mesika

    04/27/2023, 4:42 PM
    📣 HELP make Pulsar Metrics better 📣 Today I raised a PIP (Pulsar Improvement Proposal), PIP-264, to solve two major problems for users of Pulsar: • Monitoring brokers with large topic count • No fine-grained control for metrics exporting PIP-264, will be OpenTelemetry-based, and improve so many aspects of Pulsar Metrics. Just to name a few of its goals: • Allow monitoring Pulsar broker with very high topic count (10k - 1M), without paying the price of high cardinality, by providing a mechanism which aggregates topic-level metrics to an aggregation level called Topic Metric Group which the operator controls dynamically. • Allow dictating (filtering) which metrics will be exported, per any granularity level metrics: namespace, topic metric group, topic, consumer, producer, subscription. • Provide a rich typed interface to hook into Pulsar metrics system for Plugin authors • Make histogram reporting conformant with Prometheus when exported to Prometheus format • Provide ability in the future to correlated metrics with logs and traces, by sharing context • Support the most efficient observability protocol, OTLP. • Stop using delta reset, everywhere, including function metrics • All Pulsar metrics are properly named following a well-defined convention, adhering to OTel Semantic Conventions for instrument and attribute naming where possible This proposal both improve Pulsar observability immensely, with the cost of non backward compatible changes. I would really appreciate any time you can allocate to reading and providing feedback 🙏 https://github.com/apache/pulsar/issues/20197
    👀 3
    🎉 4
  • s

    Slackbot

    04/28/2023, 2:27 PM
    This message was deleted.
    m
    • 2
    • 1
  • a

    Ali Ahmed

    04/28/2023, 8:36 PM
    https://twitter.com/gwenshap/status/1652018783404576768
    🤔 1
    🤪 2
    pulsarlogo 5
  • s

    Slackbot

    04/29/2023, 9:08 AM
    This message was deleted.
    m
    m
    • 3
    • 2
  • s

    Slackbot

    04/30/2023, 12:49 AM
    This message was deleted.
    t
    • 2
    • 2
  • z

    Zike Yang

    05/03/2023, 2:20 AM
    Hi, all. We are thrilled to tell you that Pulsar 3.0.0 is finally announced! This is a huge milestone for Pulsar. For more information about Pulsar 3.0, please check out this blog post. We want to express our gratitude to everyone who contributed to making this release possible. Thank you!
    🦜 15
    pulsarlogo 5
    ❤️ 2
    🎉 22
  • s

    Slackbot

    05/04/2023, 3:20 PM
    This message was deleted.
    a
    a
    +3
    • 6
    • 10
  • s

    Slackbot

    05/04/2023, 10:55 PM
    This message was deleted.
    a
    a
    n
    • 4
    • 4
  • s

    Slackbot

    05/05/2023, 5:06 AM
    This message was deleted.
    👀 3
    m
    r
    +2
    • 5
    • 5
  • a

    Asaf Mesika

    05/05/2023, 3:50 PM
    Quick reminder about this very important PIP, which can really use some user/dev feedback
    👍 4
  • s

    Slackbot

    05/05/2023, 10:45 PM
    This message was deleted.
    🤔 1
    a
    y
    • 3
    • 2
  • s

    Slackbot

    05/08/2023, 4:49 AM
    This message was deleted.
    a
    h
    • 3
    • 2
  • s

    Samuel Hinton

    05/08/2023, 5:31 AM
    Hey everyone! If youre using the python client, do you know if its possible to subscribe to multiple schema-validated topcis? Take this example here, but imagine you had four topics with four different schemas: https://github.com/ta1meng/pulsar-python-avro-schema-examples/blob/main/example01_simple_schema/consumer_simple_schema.py
  • m

    Marais

    05/08/2023, 9:31 AM
    Does https://github.com/apache/pulsar-client-go/pull/805 work on shared subscription?
1...91011...155Latest