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

    Slackbot

    02/14/2023, 6:16 PM
    This message was deleted.
    🙌 1
    i
    d
    • 3
    • 12
  • s

    Slackbot

    02/15/2023, 7:02 AM
    This message was deleted.
    p
    s
    l
    • 4
    • 6
  • s

    Slackbot

    02/15/2023, 8:26 AM
    This message was deleted.
    👍 3
    💯 3
    l
    t
    +4
    • 7
    • 35
  • k

    Kiryl Valkovich

    02/15/2023, 9:55 AM
    set the channel topic: ⁉️ If you have a question, please ask it at https://github.com/apache/pulsar/discussions or https://stackoverflow.com/questions/tagged/apache-pulsar. It will make it searchable by others.
    thankyou 2
  • k

    Kiryl Valkovich

    02/15/2023, 9:56 AM
    set the channel description: General discussion about Apache Pulsar.
    🙌 1
  • s

    Slackbot

    02/15/2023, 10:39 AM
    This message was deleted.
    k
    y
    • 3
    • 2
  • k

    Kiryl Valkovich

    02/15/2023, 1:15 PM
    Which Pulsar version do you use in production? Please vote here: https://github.com/apache/pulsar/discussions/19531
    👍 2
  • s

    Slackbot

    02/15/2023, 6:48 PM
    This message was deleted.
    b
    s
    • 3
    • 11
  • s

    Slackbot

    02/16/2023, 1:49 AM
    This message was deleted.
    l
    t
    • 3
    • 3
  • s

    Slackbot

    02/16/2023, 3:37 PM
    This message was deleted.
    l
    • 2
    • 1
  • s

    Slackbot

    02/16/2023, 6:07 PM
    This message was deleted.
    b
    s
    +3
    • 6
    • 12
  • d

    David K

    02/16/2023, 6:31 PM
    @Hugo Smitter If you are looking for a way to interact with Pulsar without using client libraries over the HTTP protocol, you can also look at Pulsar’s consumer REST endpoint as well.
    🙌 1
  • s

    Slackbot

    02/16/2023, 6:39 PM
    This message was deleted.
    s
    d
    • 3
    • 2
  • h

    Hugo Smitter

    02/16/2023, 7:05 PM
    @David K The use case is webhooks. We want send an outbound POST to an external customer webhook from a Pulsar topic.
  • d

    David K

    02/16/2023, 7:28 PM
    Thanks Hugo. In that case either solution should work. Again, it really comes down to the payload you intend to send (schema, key, properties), message delivery guarantees (idempotent producer), and geo-replication concerns.
    ✅ 1
  • s

    Slackbot

    02/17/2023, 5:55 AM
    This message was deleted.
    k
    • 2
    • 1
  • s

    Slackbot

    02/17/2023, 5:56 AM
    This message was deleted.
    g
    s
    • 3
    • 3
  • s

    Slackbot

    02/17/2023, 9:42 AM
    This message was deleted.
    p
    b
    +3
    • 6
    • 5
  • s

    Slackbot

    02/17/2023, 10:37 PM
    This message was deleted.
    b
    h
    +2
    • 5
    • 7
  • s

    Slackbot

    02/18/2023, 3:41 PM
    This message was deleted.
    m
    p
    x
    • 4
    • 3
  • x

    xue

    02/18/2023, 3:44 PM
    [BookeepercientWorker-0rderedExecutor-11-0] ERROR org.pachebookkeeper.mledger.impl.ManagedCursorImpl - pulsar/gprs/persistent/16_rate_in-partition-19][controlNode-16] Metadata ledger creation failedjclbil133'pulsar-broker-jclbill33
  • k

    Kiryl Valkovich

    02/19/2023, 10:40 PM
    Hi everyone! I don’t think anyone will argue, it’s important to have a fresh-looking website to attract new users. I decided to try to refresh it a little bit. Over the weekend I managed to make a home page. I think that I can finish other pages in 1-2 weeks, depending on my workload. Current version: https://pulsar.apache.org/ New version: https://pulsar-site-three.vercel.app/ Draft PR: https://github.com/apache/pulsar-site/pull/426 After the redesign, I plan to add a few more pages. Should I continue? Before

    https://user-images.githubusercontent.com/9302460/219979249-94ec167c-5cbc-4ed1-9271-68edecbc855e.png▾

    After

    https://user-images.githubusercontent.com/9302460/219979267-e58de567-325b-4372-87fe-c923d748be3e.png▾

    👍 6
  • x

    xue

    02/20/2023, 8:39 AM
    {"logLevel":"ERROR","logThread":"ReplicationWorker","logger":"org.apache.bookkeeper.replication.ReplicationWorker","message":"UnavailableException while replicating fragments","stack_trace":"org.apache.bookkeeper.replication.ReplicationException$UnavailableException: Error contacting zookeeper \tat org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.isLedgerReplicationEnabled(ZkLedgerUnderreplicationManager.java:728) \tat org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.waitIfLedgerReplicationDisabled(ZkLedgerUnderreplicationManager.java:619) \tat org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.getLedgerToRereplicate(ZkLedgerUnderreplicationManager.java:600) \tat org.apache.bookkeeper.replication.ReplicationWorker.rereplicate(ReplicationWorker.java:272) \tat org.apache.bookkeeper.replication.ReplicationWorker.run(ReplicationWorker.java:238) \tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) \tat java.lang.Thread.run(Thread.java:748) Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /ledgers/underreplication/disable \tat org.apache.zookeeper.KeeperException.create(KeeperException.java:102) \tat org.apache.zookeeper.KeeperException.create(KeeperException.java:54) \tat org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient.access$2301(ZooKeeperClient.java:70) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient$13.call(ZooKeeperClient.java:830) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient$13.call(ZooKeeperClient.java:824) \tat org.apache.bookkeeper.zookeeper.ZooWorker.syncCallWithRetries(ZooWorker.java:140) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient.exists(ZooKeeperClient.java:824) \tat org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2049) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient.access$2401(ZooKeeperClient.java:70) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient$14.call(ZooKeeperClient.java:851) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient$14.call(ZooKeeperClient.java:845) \tat org.apache.bookkeeper.zookeeper.ZooWorker.syncCallWithRetries(ZooWorker.java:140) \tat org.apache.bookkeeper.zookeeper.ZooKeeperClient.exists(ZooKeeperClient.java:845) \tat org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.isLedgerReplicationEnabled(ZkLedgerUnderreplicationManager.java:723) \t... 6 more "}
  • x

    xue

    02/20/2023, 8:40 AM
    Does the error reported by bookie have any impact on producers and consumers?
  • x

    xue

    02/20/2023, 8:42 AM
    054335.364 [main-EventThread] ERROR o.a.b.meta.ZkLedgerIdGenerator - Could not generate new ledger id org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /ledgers/idgen-long/HOB-0000000001/ID- at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) ~[zookeeper-3.4.6.jar:3.4.6-1569965] at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) ~[zookeeper-3.4.6.jar:3.4.6-1569965] at org.apache.bookkeeper.meta.ZkLedgerIdGenerator$1.processResult(ZkLedgerIdGenerator.java:78) ~[bookkeeper-server-4.3.1.56-yahoo.jar:4.3.1.56-yahoo] at org.apache.bookkeeper.util.ZkUtils$1.processResult(ZkUtils.java:79) [bookkeeper-server-4.3.1.56-yahoo.jar:4.3.1.56-yahoo] at org.apache.bookkeeper.zookeeper.ZooKeeperClient$9$1.processResult(ZooKeeperClient.java:527) [bookkeeper-server-4.3.1.56-yahoo.jar:4.3.1.56-yahoo] at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:605) [zookeeper-3.4.6.jar:3.4.6-1569965] at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [zookeeper-3.4.6.jar:3.4.6-1569965]
  • x

    xue

    02/20/2023, 8:43 AM
    And this question
  • x

    xue

    02/20/2023, 8:43 AM
    Does the error reported by bookie have any impact on producers and consumers?
  • k

    Kiryl Valkovich

    02/20/2023, 5:04 PM
    set the channel topic: ⁉️ If you have a question, please consider asking it at https://github.com/apache/pulsar/discussions/new?category=q-a or https://stackoverflow.com/questions/ask?tags=apache-pulsar. It will make it searchable by others.
  • s

    Slackbot

    02/21/2023, 7:57 AM
    This message was deleted.
    👀 1
    s
    y
    +2
    • 5
    • 8
  • s

    Slackbot

    02/21/2023, 11:45 AM
    This message was deleted.
    k
    p
    • 3
    • 2
12345...155Latest