Suhas Karanth
06/25/2025, 7:24 AMSuhas Karanth
06/25/2025, 7:40 AMmax_total_receiver_queue_size_across_partitions
?Suhas Karanth
06/26/2025, 3:52 AMSuhas Karanth
06/26/2025, 8:20 AMjournalSyncData
configuration option for Bookkeeper? How do I decide if it should be true
or false
?Thomas MacKenzie
06/26/2025, 6:13 PMloadBalancerLoadPlacementStrategy
configuration option on the broker and what the different values are?Thomas MacKenzie
06/26/2025, 7:22 PMpublishNotReadyAddresses
on bookkeeper?Thomas MacKenzie
06/26/2025, 9:49 PMloadBalancerLoadSheddingStrategy
on the broker?Suhas Karanth
06/27/2025, 3:51 AMSuhas Karanth
06/27/2025, 5:34 AMallowAutoSubscriptionCreation
configuration option?Stanislaw Makarawec
06/27/2025, 3:31 PMsubscriptionExpirationTimeMinutes
in broker.conf but unactive subscriptions wasn't deleted. Pulsar 4.0.4. What should I do, for auto cleanup subscriptions without active consumers?Thomas MacKenzie
06/28/2025, 4:45 AMpreciseTopicPublishRateLimiterEnable
a configuration option on the broker?Suhas Karanth
06/30/2025, 7:24 AMsindhushree
07/02/2025, 5:58 AMsindhushree
07/08/2025, 1:52 AMsindhushree
07/08/2025, 5:33 AMMustaque
07/08/2025, 5:57 AM--- An unexpected error occurred in the server --- Message: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6 Stacktrace: org.apache.pulsar.broker.service.BrokerServiceException$PersistenceException: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6 at org.apache.pulsar.broker.service.BrokerService$2.openLedgerFailed(BrokerService.java:1899) at org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl.lambda$asyncOpen$10(ManagedLedgerFactoryImpl.java:466) at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(Unknown Source) at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(Unknown Source) at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(Unknown Source) at org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl$2.initializeFailed(ManagedLedgerFactoryImpl.java:457) at org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl.lambda$initializeBookKeeper$2(ManagedLedgerImpl.java:583) at org.apache.bookkeeper.common.util.SingleThreadExecutor.safeRunTask(SingleThreadExecutor.java:137) at org.apache.bookkeeper.common.util.SingleThreadExecutor.run(SingleThreadExecutor.java:107) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6
Viji
07/09/2025, 5:49 AMJoshua
07/09/2025, 9:59 AMStanislaw Makarawec
07/11/2025, 10:59 AMSuhas Karanth
07/14/2025, 5:06 AMsindhushree
07/14/2025, 7:28 AMsindhushree
07/16/2025, 3:52 AMSuhas Karanth
07/21/2025, 7:19 AMSuhas Karanth
07/21/2025, 7:27 AMsindhushree
07/21/2025, 12:20 PMIlya Brin
07/21/2025, 7:02 PMIlya Brin
07/21/2025, 9:06 PMc.s.circe.checksum.Java9IntHash -- Unable to use reflected methods:
java.lang.reflect.InaccessibleObjectException: Unable to make private static int java.util.zip.CRC32C.updateBytes(int,byte[],int,int) accessible: module java.base does not "opens java.util.zip" to unnamed module
what causes it and how do i resolve it? i can provide the full stack trace if it helpssindhushree
07/22/2025, 5:23 AMsindhushree
07/24/2025, 4:41 AMSuhas Karanth
07/25/2025, 10:53 AMpulsar-admin topics clear-backlog
command for each partitioned topic?