Insights: apache/pulsar
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.7.5
published
Sep 6, 2022
72 Pull requests merged by 31 people
-
[improve][tests] Make language function integration test classes abstract
#17544 merged
Sep 9, 2022 -
[imporve][doc] Update cluster failover document
#17489 merged
Sep 9, 2022 -
[fix][doc] remove `This example uses Pulsar x.x.x`
#17533 merged
Sep 9, 2022 -
[improve][misc] Pull request template
#17545 merged
Sep 9, 2022 -
[ci] Enable required checks status for pulls to the master branch
#17553 merged
Sep 8, 2022 -
[fix][broker] Fix issue where leader broker information isn't available after 10 minutes
#17401 merged
Sep 8, 2022 -
[ci] Skip run flaky tests suite for cpp-only or doc-only changes
#17551 merged
Sep 8, 2022 -
[ci] Move more tests to the flaky suite
#17552 merged
Sep 8, 2022 -
[ci] Reduce runners load for pulls that affect only doc or cpp changes
#17541 merged
Sep 8, 2022 -
[improve][admin] Make `getBundleRange` async
#17402 merged
Sep 8, 2022 -
[improve][broker] Use `safeRun` to log thread exception in PersistentDispatcherMultipleConsumers
#17484 merged
Sep 8, 2022 -
[feat][cpp] Add async receive function to C API
#17452 merged
Sep 8, 2022 -
Delete project-flaky-test.yml
#17529 merged
Sep 8, 2022 -
[ci] Extract FLAKY tests suite to a dedicated workflow
#17542 merged
Sep 8, 2022 -
[improve][CI] Optimize "Pulsar Bot" workflow
#17491 merged
Sep 8, 2022 -
[improve][CI] Remove "Cancel duplicate workflows" workflow
#17490 merged
Sep 8, 2022 -
[ci] Disable special branch protection rules and only prevent force pushes to master
#17547 merged
Sep 8, 2022 -
[feature][connectors][PIP-193] Support Transform Function with LocalRunner
#17445 merged
Sep 8, 2022 -
[ci] Temporarily remove required jobs to unblock CI
#17539 merged
Sep 8, 2022 -
[refactor][broker] Refactor reflection method in delayed and service module
#17347 merged
Sep 8, 2022 -
[fix][broker] Fix the replicator unnecessary get schema request for BYTES schema
#17523 merged
Sep 8, 2022 -
[fix][functions] Fix Java Function instance LogAppender missing logs
#17471 merged
Sep 8, 2022 -
[fix][storage]fix OpAddEntry release error when exception in ManagedLedgerInterceptor
#17394 merged
Sep 8, 2022 -
[fix][ci]duplicate `modernizer-maven-plugin` config in pulsar-metadata
#17330 merged
Sep 8, 2022 -
[ci] Move back DispatcherBlockConsumerTest to flaky suite
#17510 merged
Sep 8, 2022 -
[fix][flaky-test]NamespaceServiceTest.flaky/testModularLoadManagerRemoveBundleAndLoad
#17487 merged
Sep 8, 2022 -
[cleanup][broker]remove unnecessary variable in PersistentTopic
#17511 merged
Sep 8, 2022 -
[feature][doc] Sync 2.7.5 specific doc changes
#17506 merged
Sep 8, 2022 -
[fix][docs] getting-started-standalone backlinks
#17499 merged
Sep 8, 2022 -
[improve][stats] Add ownerBroker field to topic stats
#17136 merged
Sep 7, 2022 -
[improve][broker] Improve cursor.getNumberOfEntries if isUnackedRangesOpenCacheSetEnabled=true
#17465 merged
Sep 7, 2022 -
[improve][cli] Pulsar shell: fix custom commands execution
#17479 merged
Sep 7, 2022 -
[improve][pulsar-testclient] Add disableBatching as CLI argument for pulsar-perf-producer
#17381 merged
Sep 7, 2022 -
[cleanup][broker] remove unnecessary parameters(reusefuture) and related logic
#17378 merged
Sep 7, 2022 -
[fix][broker] Remove timestamp from Promtheus metrics
#17419 merged
Sep 7, 2022 -
[improve][docs] Get started locally
#17475 merged
Sep 7, 2022 -
[improve][doc] Improve golang client doc
#17455 merged
Sep 7, 2022 -
[fix][doc] Add verifying the client cert
#17486 merged
Sep 7, 2022 -
[fix][doc] Sync recent changes on versioned docs
#17130 merged
Sep 7, 2022 -
[feat][python] Add basic authentication
#17482 merged
Sep 7, 2022 -
[fix][broker]After the broker is restarted, the cache dynamic configuration is invalid
#17035 merged
Sep 6, 2022 -
[doc] Update swagger file for v2.7.5
#17444 merged
Sep 6, 2022 -
Generate doc for 2.7.5
#17448 merged
Sep 6, 2022 -
[fix][flaky-test]BatchMessageWithBatchIndexLevelTest.testBatchMessageAck
#17436 merged
Sep 6, 2022 -
[improve][broker] Improve `backlogQuota` endpoint to pure async.
#17383 merged
Sep 6, 2022 -
[Branch-2.10] [fix][ML] Fix offload read handle NPE.
#17478 merged
Sep 6, 2022 -
[fix][flaky-test] Fix RawReaderTest.testFlowControlBatch
#17369 merged
Sep 6, 2022 -
[fix][cpp] Fix potential segfault when resending messages
#17395 merged
Sep 6, 2022 -
[refactor][proxy] remove empty else code block when initialize setMetadataStoreUrl
#17122 merged
Sep 6, 2022 -
[fix][license] Update the log4j version in the presto license file
#17462 merged
Sep 6, 2022 -
[doc][monitoring][txn] add doc for transaction metrics
#15218 merged
Sep 6, 2022 -
[fix][license] Update the jna version in the presto license file
#17459 merged
Sep 6, 2022 -
[fix][doc] Add more information for producer_request_hold policy
#17320 merged
Sep 5, 2022 -
[ci] move back PersistentStreamingDispatcherBlockConsumerTest to the flaky suite
#17476 merged
Sep 5, 2022 -
[feat][broker] PIP-169: Support split bundle by flow or qps
#16557 merged
Sep 5, 2022 -
[fix][functions] Revert "Enable Log4j2 async loggers (#15188)"
#17474 merged
Sep 5, 2022 -
[improve][sec][BP-2.11] suppress CVE-2021-3563 of openstack-keystone-2.5.0 (#17458)
#17467 merged
Sep 5, 2022 -
[improve][sec] suppress CVE-2021-3563 of openstack-keystone-2.5.0
#17458 merged
Sep 5, 2022 -
[fix][sec][BP-2.11] bump snakeyaml to 1.31 fix CVE-2022-25857 (#17457)
#17466 merged
Sep 5, 2022 -
[improve][broker] Using TopicName instead of String as the parameter for `getTopic`.
#17416 merged
Sep 5, 2022 -
[fix][sec] bump snakeyaml to 1.31 fix CVE-2022-25857
#17457 merged
Sep 5, 2022 -
[fix][broker] fix can not revoke permission after update topic partition
#17393 merged
Sep 5, 2022 -
[improve] clean the empty topicAuthenticationMap in zk when revoke permission
#16815 merged
Sep 4, 2022 -
[doc] Update pulsar version in README
#17405 merged
Sep 3, 2022 -
[improve][broker] Using `handle` instead of `handleAsync` to avoid using common pool thread
#17403 merged
Sep 3, 2022 -
Bump bookkeeper version to 4.15.1
#17414 merged
Sep 3, 2022 -
Factorize code in LocalRunner
#17400 merged
Sep 3, 2022 -
Revert "[improve][ci] Add workflow for python local install (#17232)"
#17431 merged
Sep 3, 2022 -
[improve][cli] CLI extensions: rename default location to 'cliextensions'
#17435 merged
Sep 2, 2022
55 Pull requests opened by 30 people
-
[improve][client-c++] support Exclusive Producer access mode for c++
#17439 opened
Sep 2, 2022 -
[fix][test] Fix flaky test PersistentStreamingDispatcherBlockConsumerTest.testBrokerSubscriptionRecovery
#17440 opened
Sep 2, 2022 -
[flaky-test]Add information in ManagedLedgerBkTest to determine the problem
#17441 opened
Sep 2, 2022 -
[fix][client]Duplicate messages when use MultiTopicsConsumerImpl
#17443 opened
Sep 2, 2022 -
[fix][client] Fix the block of Producer by chunking messages when blockIfQueueFull is enabled
#17447 opened
Sep 3, 2022 -
[improve][test] Add integration test for additional servlets
#17450 opened
Sep 3, 2022 -
[improve][broker] Avoid infinite cursor growth `readPosition`.
#17454 opened
Sep 4, 2022 -
[feat][broker] Add a new range threshold shedder
#17456 opened
Sep 4, 2022 -
[fix][license] Update the jsr version in the presto license file
#17461 opened
Sep 5, 2022 -
fix: bundle-data metadata leak because of bundlestats was not clean
#17463 opened
Sep 5, 2022 -
[fix][common] Avoid poll duplicate data for `drainTo`/`clear` in concurrency condition
#17464 opened
Sep 5, 2022 -
[doc] Fix the release process
#17470 opened
Sep 5, 2022 -
[fix][broker] Extract additional servlets to the default directory by…
#17477 opened
Sep 5, 2022 -
[fix][cpp] Use weak ptr avoid circular references.
#17481 opened
Sep 6, 2022 -
[feat][tiered-storage] Introduce offload throttling
#17485 opened
Sep 6, 2022 -
[ci] Add branch-2.11 to periodic owasp check
#17494 opened
Sep 6, 2022 -
[improve][broker] Improve `retention` endpoint to pure async.
#17496 opened
Sep 7, 2022 -
[improve][admin] Remove duplicate subName encoding
#17500 opened
Sep 7, 2022 -
[improve][admin]namespace CLI set-offload-policy's thresholdBytes support negative and 0
#17502 opened
Sep 7, 2022 -
[bug][cpp] Fix issue where unexpected ack timeout occurred
#17503 opened
Sep 7, 2022 -
[branch-2.10][fix][flaky-test]ManagedCursorMetricsTest.testManagedCursorMetrics
#17504 opened
Sep 7, 2022 -
[cleanup][broker] Delete unuse metrics of zk_write_latency and zk_read_latency
#17505 opened
Sep 7, 2022 -
[improve][misc] use SLASHSTAR_STYLE for Java files
#17508 opened
Sep 7, 2022 -
[cleanup][managed-ledger]fix typo error in ManagedCursorContainer
#17509 opened
Sep 7, 2022 -
[fix][tiered-storage] Don't cleanup data when offload met Metastore exception
#17512 opened
Sep 7, 2022 -
[improve][test] Add integration test for broker interceptors
#17515 opened
Sep 7, 2022 -
[Doc] Update doc for pending messages.
#17518 opened
Sep 7, 2022 -
[improve][doc] Use Text Blocks to improve JSON text
#17521 opened
Sep 7, 2022 -
[improve][transactions] Add command to list transaction coordinators
#17522 opened
Sep 7, 2022 -
[fix][broker]One topic can be close multiple times concurrently
#17524 opened
Sep 7, 2022 -
[fix][broker]Consumer can't consume messages because there has two sames topics in one broker
#17526 opened
Sep 7, 2022 -
[fix][client]Fix scheduledExecutorProvider not shutdown
#17527 opened
Sep 7, 2022 -
[fix][broker]Make two status of persistent topic changes to atomic: fenced & closing
#17528 opened
Sep 7, 2022 -
[improve][monitor]Add prometheusRawMetricsProvider support
#17531 opened
Sep 8, 2022 -
[feature][blog] Add 2.7.5 Release Blog
#17535 opened
Sep 8, 2022 -
[improve][build] Create images before build python wheels
#17536 opened
Sep 8, 2022 -
[improve][cpp] Upgrade OpenSSL to version 1.1.1n
#17538 opened
Sep 8, 2022 -
[fix][admin] Add SNI header when tlsHostnameVerification is not enabled
#17543 opened
Sep 8, 2022 -
[do not merge][fix][flaky-test]PulsarFunctionTlsTest.testFunctionsCreation
#17546 opened
Sep 8, 2022 -
[improve][txn] Implementation of Delayed Transaction Messages
#17548 opened
Sep 8, 2022 -
[fix][broker] Fix potential exception causing the reader to be unable to continue reading
#17556 opened
Sep 9, 2022 -
[feat][ci] Check PR title with semantic
#17557 opened
Sep 9, 2022 -
[fix][broker] Fix potential can't remove producer/reader reference
#17559 opened
Sep 9, 2022 -
[fix][broker] Topic policy reader can't recover when get any exception.
#17562 opened
Sep 9, 2022 -
[improve][ci] Replace latest os images with fixed ones (ubuntu and macos)
#17564 opened
Sep 9, 2022 -
[improve][ci] Skip MacOS build for cpp-only changes
#17565 opened
Sep 9, 2022 -
[ci] Move owasp check into the main workflow
#17568 opened
Sep 9, 2022 -
[improve][ci] Remove post commit builds and add manual workflows trigger
#17569 opened
Sep 9, 2022 -
[ci] Remove post-commit trigger for old release branches (2.10 and previous)
#17570 opened
Sep 9, 2022 -
[ci] Move cpp-tests job inside Pulsar CI workflow
#17571 opened
Sep 9, 2022 -
[fix][broker] Fix unexpected subscription deletion
#17573 opened
Sep 9, 2022 -
[cleanup][broker] Use set instead of list to improve `contains` and `containsAll` performance.
#17575 opened
Sep 9, 2022
35 Issues closed by 14 people
-
pulsar cli option documented but the code is not in the 2.5 branche
#6967 closed
Sep 9, 2022 -
[Doc] Pulsar-Admin docs miss some new features
#14987 closed
Sep 9, 2022 -
[Doc] Cluster-level failover shouldn't be part of Java client chapter
#17433 closed
Sep 9, 2022 -
Is it possible to migrate from zookeeper metadata store to etcd?
#15838 closed
Sep 9, 2022 -
[improve][replicator] add the original message ID to the replicated cluster's messages
#17345 closed
Sep 8, 2022 -
[Doc] Add prompt to users who are reading old version doc
#17501 closed
Sep 8, 2022 -
Flaky-test: NamespaceServiceTest. testModularLoadManagerRemoveBundleAndLoad
#17386 closed
Sep 8, 2022 -
[Doc] Fix backlinks to getting-started-standalone page
#17497 closed
Sep 8, 2022 -
[Doc] [Website] Rest API page broker
#17460 closed
Sep 7, 2022 -
[feat][website] REST API URL does not go to the correct place
#14928 closed
Sep 7, 2022 -
PIP-190: Simplify documentation release and maintenance strategy
#16637 closed
Sep 7, 2022 -
[Bug] if there are many message hole with delay message, sub will very slow and occupy the io thread
#17451 closed
Sep 7, 2022 -
[Doc search] Missing search results in 2.9.1 Documentation
#14285 closed
Sep 7, 2022 -
what is the mean skipListArenaChunkSize,skipListArenaMaxAllocSize,skipListSizeLimit
#14705 closed
Sep 7, 2022 -
PIP-190-Part2: Modify the Versions page
#16938 closed
Sep 7, 2022 -
Support for passing basic auth credentials from Python client
#2499 closed
Sep 7, 2022 -
--help and action are not consistent for set-retention on a namespace
#16082 closed
Sep 7, 2022 -
[Doc] Simplify the get started page for local cluster
#17409 closed
Sep 7, 2022 -
[Doc][Go] Fix mistakes and improve code snippet of golang client document
#17397 closed
Sep 7, 2022 -
[Bug][Java client] main thread won't exit if not close pulsar client
#17480 closed
Sep 7, 2022 -
[Doc] add explanations of "topics can be compacted on topic level automatically"
#17119 closed
Sep 7, 2022 -
Connection refused: localhost/127.0.0.1:8080
#16080 closed
Sep 6, 2022 -
Class version conflicts in Pulsar Functions runtime image dependencies
#14697 closed
Sep 6, 2022 -
The info for TLS security is not clear
#11381 closed
Sep 6, 2022 -
Flaky-test: BatchMessageWithBatchIndexLevelTest.testBatchMessageAck
#17363 closed
Sep 6, 2022 -
[Doc] Support switching versions on the same topic page
#17415 closed
Sep 6, 2022 -
Flaky-test: RawReaderTest.testFlowControlBatch
#17365 closed
Sep 6, 2022 -
[Bug][C++] Segmentation fault might happen when resending messages
#17392 closed
Sep 6, 2022 -
[PIP-169] Support split bundle by flow or qps
#16782 closed
Sep 5, 2022 -
Flaky-test: PulsarFunctionsJavaThreadTest.testJavaLoggingFunction
#15392 closed
Sep 5, 2022 -
[Doc] cookbooks-partitioned page has link to an admin-api-topics page that doesn't exist
#16307 closed
Sep 5, 2022 -
[Doc] Missing documentation for topic level policy settings
#17274 closed
Sep 5, 2022 -
[Doc] Fix the example for metadata store with etcd
#17298 closed
Sep 5, 2022 -
ci-python-build-3.9-client.yaml failed to run
#17430 closed
Sep 3, 2022
28 Issues opened by 23 people
-
[Bug] Subscription is deleted unexpectedly
#17572 opened
Sep 9, 2022 -
[CI] Change branch workflows so that they are triggered only upon request or scheduled
#17567 opened
Sep 9, 2022 -
[Client][CPP] Python client for Windows
#17563 opened
Sep 9, 2022 -
[Doc] Authentication documentation mismatch / outdated
#17561 opened
Sep 9, 2022 -
[CI] Replace `runs-on: ubuntu-latest` with `runs-on: ubuntu-20.04` in GitHub Action workflows
#17560 opened
Sep 9, 2022 -
[CI] macos-build should be skipped for cpp-only workflows
#17558 opened
Sep 9, 2022 -
[Doc] There are many broken links in Pulsar IO chapter
#17555 opened
Sep 9, 2022 -
[Bug] It doesn't work when using JWT auth on top of TLS transport encryption with proxy service
#17540 opened
Sep 8, 2022 -
[improve][txn] The transaction message is integrated with the delay feature
#17534 opened
Sep 8, 2022 -
Flaky-test: AdminApi2Test.cleanup
#17530 opened
Sep 8, 2022 -
[Bug] Failed to open ledger
#17520 opened
Sep 7, 2022 -
PIP-206: Refresh different authentication data
#17517 opened
Sep 7, 2022 -
[Bug] Consumer trying to read a non-exist ledger
#17516 opened
Sep 7, 2022 -
[website][feat] Pulsar All Releases Page
#17514 opened
Sep 7, 2022 -
[Transactions] Add pulsar-admin commands to lookup Coordinators
#17513 opened
Sep 7, 2022 -
[Doc] C++ Client API docs are incompleted
#17498 opened
Sep 7, 2022 -
[Doc] Tracking issue for incorrect contents and links
#17495 opened
Sep 6, 2022 -
[Bug] subscription freezes (consumers stop receiving new data from pulsar)
#17493 opened
Sep 6, 2022 -
[Doc] Rename "Admin API" to "Admin Interfaces"
#17473 opened
Sep 5, 2022 -
[Bug] Additional servlets are extracted to wrong directory when narExtractionDirectory is not set
#17472 opened
Sep 5, 2022 -
[Bug] Cannot build Python wheels for macOS
#17468 opened
Sep 5, 2022 -
[Bug] Producer may be permanently blocked by chunking messages when blockIfQueueFull is enabled
#17446 opened
Sep 3, 2022 -
[Bug] Zookeeper TLS breaks /bin/pulsar zookeeper-shell
#17442 opened
Sep 2, 2022 -
[Doc] Create an alias with version number to latest stable version
#17438 opened
Sep 2, 2022 -
[Bug] keyshared will block the pulsar-io thread
#17437 opened
Sep 2, 2022
125 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[monitoring][broker][metadata] add metadata store metrics
#17041 commented on
Sep 8, 2022 • 29 new comments -
[improve][doc] add developers-landing page
#17284 commented on
Sep 9, 2022 • 25 new comments -
[feature][broker] PIP-204: Extensions for broker interceptor
#17269 commented on
Sep 9, 2022 • 21 new comments -
[improve][txn] Add getState in transaction for client API
#17423 commented on
Sep 8, 2022 • 19 new comments -
[fix][storage] refresh the ledgers map when the offload complete failed
#17228 commented on
Sep 9, 2022 • 17 new comments -
[build][sql] Make pulsar-trino-disto self-contained
#17062 commented on
Sep 9, 2022 • 15 new comments -
[feature][client-cpp] Support inclusive seek for cpp client
#17209 commented on
Sep 9, 2022 • 14 new comments -
[PIP-186] Introduce two phase deletion protocol based on system topic
#16590 commented on
Sep 5, 2022 • 13 new comments -
[feat][broker]PIP-180 ShadowTopic - Part IV - Add Shadow Replicator
#17371 commented on
Sep 7, 2022 • 13 new comments -
[improve][txn] PIP-160 Metrics stats of Transaction buffered writer
#16758 commented on
Sep 9, 2022 • 12 new comments -
[improve][broker] Make cursor properties support modify single value concurrently.
#17164 commented on
Sep 9, 2022 • 11 new comments -
[feat][broker][PIP-195] New bucket based delayed message tracker - interface&config&proto -part 1
#17344 commented on
Sep 9, 2022 • 10 new comments -
[improve][broker][PIP-149]make setPersistence method async in Namespaces
#17421 commented on
Sep 8, 2022 • 9 new comments -
[ Doc ] I can't configure TLS vector to pulsar like vector to kafka
#17294 commented on
Sep 6, 2022 • 8 new comments -
[Bug] python use tls connect error
#17097 commented on
Sep 9, 2022 • 8 new comments -
[improve][broker] enhance grant permission module to reduce zk metadata
#16792 commented on
Sep 5, 2022 • 8 new comments -
[cleanup][broker][Modernizer] fix violations in pulsar-broker
#17275 commented on
Sep 9, 2022 • 8 new comments -
[fix][admin]delete namespace fail when has partitioned system topic
#17338 commented on
Sep 9, 2022 • 8 new comments -
[improve][txn][PIP-196]Segmented transaction buffer snapshot configuration
#16917 commented on
Sep 7, 2022 • 7 new comments -
[improve][client c++] Support KeyValue Schema.
#17125 commented on
Sep 6, 2022 • 7 new comments -
[improve][broker]Only create extended partitions when updating partition number
#17349 commented on
Sep 9, 2022 • 7 new comments -
Check create topic permission on topic creation using pulsar proto clients
#17411 commented on
Sep 9, 2022 • 7 new comments -
[improve][client-c++]Support include message header size when check maxMessageSize
#17289 commented on
Sep 9, 2022 • 6 new comments -
[fix][client] Messages with inconsistent consumer epochs are not filtered when using batch receive and trigger timeout.
#17318 commented on
Sep 6, 2022 • 6 new comments -
[feature][cpp] Expose Chunking configuration C API
#17332 commented on
Sep 9, 2022 • 6 new comments -
[Transactions] SystemTopicBaseTxnBufferSnapshotService.close could hang forever
#13103 commented on
Sep 9, 2022 • 5 new comments -
[fix] [python client] Better Python garbage collection management for C++-owned objects
#16535 commented on
Sep 7, 2022 • 5 new comments -
[improve][test] Add integration test for entry filters
#17396 commented on
Sep 9, 2022 • 4 new comments -
[Improvement] Introduce Maven Modernizer plugin to Pulsar
#12271 commented on
Sep 5, 2022 • 3 new comments -
[fix][doc] Fix links to broker configuration on Admin API Topics page
#17100 commented on
Sep 7, 2022 • 3 new comments -
[fix][broker] Subscription name cannot contain special characters such as \u0000
#17151 commented on
Sep 5, 2022 • 3 new comments -
[feat][tiered-storage] ADD offload_time_threshold policy
#17398 commented on
Sep 7, 2022 • 3 new comments -
[broker] Do not log stacktrace for 'Failed to flush mark-delete position' case
#17432 commented on
Sep 7, 2022 • 3 new comments -
Flaky-test: PersistentStreamingDispatcherBlockConsumerTest.testBrokerSubscriptionRecovery
#17011 commented on
Sep 2, 2022 • 2 new comments -
[Bug] Maven deployment failed on project pulsar-presto-connector-original
#17047 commented on
Sep 3, 2022 • 2 new comments -
[Bug] [txn] can not do txn-produce after several pulsar-perf op and cluster restart
#17040 commented on
Sep 5, 2022 • 2 new comments -
[Javadoc] Released versions since v2.5.0 are absent
#13916 commented on
Sep 8, 2022 • 2 new comments -
Flaky-test: C++ ClientTest.testReferenceCount
#14848 commented on
Sep 8, 2022 • 2 new comments -
Flaky-test: [CI - Unit - Brokers - Broker Group 2] running over 1 hour
#17112 commented on
Sep 9, 2022 • 2 new comments -
Issue 14583: [python client]: Improve garbage collection of producer/consumer/reader objects
#14585 commented on
Sep 7, 2022 • 2 new comments -
[python] [build system] Improve MacOS Wheel Building with Rosetta
#15436 commented on
Sep 7, 2022 • 2 new comments -
[Improve][Standalone] Standalone Add param of --metadata-url for runing with metadata
#17077 commented on
Sep 8, 2022 • 2 new comments -
[feature][doc] Generate client config docs from source code
#17198 commented on
Sep 9, 2022 • 2 new comments -
[improve][build] Avoid building image multiple times
#17208 commented on
Sep 7, 2022 • 2 new comments -
[improve][test] Move testAutoSchemaFunction and testAvroSchemaFunction to Java functions IT
#17372 commented on
Sep 8, 2022 • 2 new comments -
[fix][test] Fix flaky test TopicReaderTest.testMultiReaderIsAbleToSeekWithTimeOnMiddleOfTopic
#17408 commented on
Sep 8, 2022 • 2 new comments -
[feature request] C++ and Python client support producer access mode.
#17169 commented on
Sep 2, 2022 • 1 new comment -
support cloud event
#5252 commented on
Sep 2, 2022 • 1 new comment -
[Bug] Subscription with schema fails if there is an AUTO-CONSUME consumer attached to a topic
#17354 commented on
Sep 3, 2022 • 1 new comment -
Topic is already fenced
#15451 commented on
Sep 4, 2022 • 1 new comment -
Flaky-test: PersistentDispatcherFailoverConsumerTest.testAddRemoveConsumer
#14540 commented on
Sep 4, 2022 • 1 new comment -
[website] doc website crash with error "(0 , a.useNavbarMobileSidebar) is not a function"
#16963 commented on
Sep 5, 2022 • 1 new comment -
Cannot write msg to topic by kafka console tool when enabled kop protocal
#16956 commented on
Sep 5, 2022 • 1 new comment -
Failed to start standalone pulsar service with tiered storage due to class not found problem
#16955 commented on
Sep 5, 2022 • 1 new comment -
Broker exits with code 255
#16875 commented on
Sep 6, 2022 • 1 new comment -
Failed to start standalone pulsar on Apple M1
#12166 commented on
Sep 6, 2022 • 1 new comment -
Flaky-test: ReplicatorTest.activeBrokerParse
#17080 commented on
Sep 6, 2022 • 1 new comment -
JDBC Connection pool support for Pulsar JDBC sink connectors
#16974 commented on
Sep 7, 2022 • 1 new comment -
IllegalStateException: Some required fields are missing
#16973 commented on
Sep 7, 2022 • 1 new comment -
Pulsar-admin performance degradation
#16906 commented on
Sep 7, 2022 • 1 new comment -
2.8->2.10 version,start pulsar show exception:org.apache.pulsar.broker.web.RestException: Cluster already exists
#16244 commented on
Sep 7, 2022 • 1 new comment -
PIP-199: Create a robust and inline Client Feature Matrix page
#17098 commented on
Sep 7, 2022 • 1 new comment -
Flaky-test: ResourceGroupUsageAggregationTest.testProduceConsumeUsageOnRG
#17120 commented on
Sep 8, 2022 • 1 new comment -
[Modernizer] Apply modernizer plugin to pulsar-broker modules.
#16991 commented on
Sep 8, 2022 • 1 new comment -
Flaky-test: BrokerServiceLookupTest.testModularLoadManagerSplitBundle
#16980 commented on
Sep 8, 2022 • 1 new comment -
Flaky-test: PersistentSubscriptionMessageDispatchStreamingDispatcherThrottlingTest.testMultiLevelDispatch
#17225 commented on
Sep 9, 2022 • 1 new comment -
PIP-196 Segmented transaction buffer snapshot
#16913 commented on
Sep 9, 2022 • 1 new comment -
Specify the dependency version in the vcpkg
#17031 commented on
Sep 9, 2022 • 1 new comment -
[proxy] proxy support multi pulsar cluster
#17021 commented on
Sep 9, 2022 • 1 new comment -
[Doc] wrong pip in 2.10.0 release notes
#16911 commented on
Sep 9, 2022 • 1 new comment -
java.lang.NoClassDefFoundError: org/apache/pulsar/shade/io/netty/buffer/PoolArena$1
#16827 commented on
Sep 9, 2022 • 1 new comment -
some consumers of several topics can't consume normally
#16625 commented on
Sep 9, 2022 • 1 new comment -
PIP-155: Drop support for Python2
#15185 commented on
Sep 9, 2022 • 1 new comment -
Download Python Client as document steps throw errors
#16849 commented on
Sep 9, 2022 • 1 new comment -
Is there any way to delete a broken topic
#16571 commented on
Sep 9, 2022 • 1 new comment -
Borderline too big messages hangs topic
#6961 commented on
Sep 9, 2022 • 1 new comment -
[doc] Add a section to document function types and schema
#5831 commented on
Sep 9, 2022 • 1 new comment -
[pulsar-broker] Fix delete empty namespace with partitioned-topic metadata
#15141 commented on
Sep 7, 2022 • 1 new comment -
[refactor][broker] Arrange cleanup operation for topic creation
#15241 commented on
Sep 4, 2022 • 1 new comment -
[fix][broker] fix the incorrect swagger response parameter type
#16189 commented on
Sep 4, 2022 • 1 new comment -
[fix][client-tool]fix the topic offload policy param will be covered unexpected.
#16357 commented on
Sep 8, 2022 • 1 new comment -
WIP: Upgrade Mockito to 4.6.1
#16530 commented on
Sep 7, 2022 • 1 new comment -
[fix][broker]Ensure that the ledgerId updated by currentLedger is monotonically increasing
#16647 commented on
Sep 3, 2022 • 1 new comment -
[improve][authentication][branch-2.9] Improve get the basic authentication config
#16944 commented on
Sep 7, 2022 • 1 new comment -
[Improve][Broker]Reduce GetReplicatedSubscriptionStatus local REST call
#16946 commented on
Sep 8, 2022 • 1 new comment -
[improve][broker]reduce lookup response meta exception while bundle is being unloaded
#16951 commented on
Sep 8, 2022 • 1 new comment -
[improve][broker]improve the efficiency of creating topic
#16970 commented on
Sep 8, 2022 • 1 new comment -
[refactor][java-client] Reduce code duplication in GET requests in admin client
#17023 commented on
Sep 6, 2022 • 1 new comment -
[test][proxy]auto relealse connection when use proxy
#17059 commented on
Sep 7, 2022 • 1 new comment -
[refactor][java] Improve docs and code quality about KeyValueSchema usages
#17256 commented on
Sep 4, 2022 • 1 new comment -
[improve][broker]Recover as much cursor data as possible, even if entry is invalid
#17264 commented on
Sep 6, 2022 • 1 new comment -
[fix][cpp] Support retry and apply operation timeout for lookup requests
#17410 commented on
Sep 8, 2022 • 1 new comment -
[feat][cpp] Consumer support batch receive messages.
#17429 commented on
Sep 6, 2022 • 1 new comment -
[Bug] topic auto creation does not check for CREATE_TOPIC permission
#17406 commented on
Sep 2, 2022 • 0 new comments -
Standardize PR naming convention using GitHub Action
#15311 commented on
Sep 3, 2022 • 0 new comments -
PIP-195: New bucket based delayed message tracker
#16763 commented on
Sep 3, 2022 • 0 new comments -
[Doc] Historical doc versions still have a number of broken doc page links
#16701 commented on
Sep 5, 2022 • 0 new comments -
[Doc] Two environment variables about LOG_LEVEL are not documented
#13992 commented on
Sep 5, 2022 • 0 new comments -
Is there any development documentation for the authentication and authorization plug-in, and what is the address?
#11869 commented on
Sep 8, 2022 • 0 new comments -
Flaky-test: TopicReaderTest.testMultiReaderIsAbleToSeekWithTimeOnMiddleOfTopic
#17407 commented on
Sep 9, 2022 • 0 new comments -
[Broker & Bookie] Configure Bookkeeper client & server backpressure by default
#10439 commented on
Sep 9, 2022 • 0 new comments -
[Discuss][Doc]: Remove active-standby replication mode on Geo Replication doc
#16017 commented on
Sep 9, 2022 • 0 new comments -
[Doc] Remove Elasticsearch sink obsolete documentation page
#14695 commented on
Sep 9, 2022 • 0 new comments -
[Doc][CPP] Simplify the Install section and promote a top-level "Install" title
#17385 commented on
Sep 9, 2022 • 0 new comments -
[fix][broker] Fix ArrayIndexOutOfBoundsException due to race condition
#14641 commented on
Sep 4, 2022 • 0 new comments -
[improve][broker]Expose Netty threads num config to bookkeeper.conf
#15000 commented on
Sep 8, 2022 • 0 new comments -
[fix][test] Fix schema not found check on unit test
#15815 commented on
Sep 9, 2022 • 0 new comments -
[tiered-storage] set s3 offloader use Virtual Hosted-Style as default
#15893 commented on
Sep 4, 2022 • 0 new comments -
[feature][pulsar-io-mongo] Add support for full message synchronization
#16003 commented on
Sep 7, 2022 • 0 new comments -
[broker] ServerCnx: log at warning level when topic not found
#16225 commented on
Sep 4, 2022 • 0 new comments -
Skip creating a subscription replication snapshot if no messages have been published after the topic gets activated on a broker
#16618 commented on
Sep 4, 2022 • 0 new comments -
[improve] [broker] improve the restart broker can load bundle as one of the best brokers when selectBroker in LeastResourceUsageWithWeight
#16766 commented on
Sep 5, 2022 • 0 new comments -
[improve][broker]add NamespacePolicies and AntiAffinity check before unload in checkNamespaceBundleSplit
#16780 commented on
Sep 5, 2022 • 0 new comments -
[Improve][Txn][PIP-196]Segmented transaction buffer snapshot segment and index system topic
#16931 commented on
Sep 6, 2022 • 0 new comments -
[fix][transaction] Correct the prompt message
#17009 commented on
Sep 4, 2022 • 0 new comments -
[Feat][metadata] RocksDB MetadataStore Support ReadOnly
#17078 commented on
Sep 6, 2022 • 0 new comments -
[fix][broker] Skip not connectable URL when get redirectionUrl
#17082 commented on
Sep 5, 2022 • 0 new comments -
[doc][monitoring][metadata] metadata store metrics doc
#17088 commented on
Sep 8, 2022 • 0 new comments -
[fix][broker] Update deleteSubscription 404 doc: Topic or subscription does not exist
#17134 commented on
Sep 9, 2022 • 0 new comments -
[improve][doc] Add computational logic for `receiver_queue_size`
#17278 commented on
Sep 8, 2022 • 0 new comments -
[improve][broker] Improve tls config on replication client and cluster cli
#17295 commented on
Sep 7, 2022 • 0 new comments -
[improve][doc] Use Text Blocks improve too long string in ServiceConfiguration doc annotation
#17296 commented on
Sep 9, 2022 • 0 new comments -
[Broker] Fix many stacktrace log when concurrent mark delete.
#17343 commented on
Sep 5, 2022 • 0 new comments -
[fix][flaky-test]CompactedTopicTest.testReadCompleteMessagesDuringTopicUnloading
#17380 commented on
Sep 9, 2022 • 0 new comments -
[transactions] Fix minor leak of FlushContext
#17399 commented on
Sep 5, 2022 • 0 new comments

