December 4, 2020 – December 11, 2020
Overview
Could not load contribution data
Please try again later
52 Pull requests merged by 23 people
-
Issue #8533: Change method `getWebServiceUrl` into async
#8746 merged
Dec 11, 2020 -
Add package management REST API show in doc
#8896 merged
Dec 11, 2020 -
[broker] Copy list of subscriptions when checking for message expiration to avoid deadlocks
#8877 merged
Dec 11, 2020 -
Add cmd flag of retain key ordering
#8886 merged
Dec 11, 2020 -
[developer docs] Improve instructions to setup Pulsar development in IntelliJ
#8892 merged
Dec 11, 2020 -
[SpotBugs][pulsar-io]Enable spotbugs for pulsar-io `core, common, docs`
#8903 merged
Dec 11, 2020 -
Pulsar IO: Make Source topic Schema information available to downstream Sinks
#8854 merged
Dec 11, 2020 -
[build] Configure Google Error Prone static code analysis tool for Pulsar maven build
#8879 merged
Dec 10, 2020 -
[logging] Upgrade Log4j2 version to 2.14.0 and replace legacy log4j dependency
#8880 merged
Dec 10, 2020 -
[Website]Update route jump for restapi endpoint
#8898 merged
Dec 10, 2020 -
Add integration tests for package management service
#8876 merged
Dec 10, 2020 -
[SpotBugs][pulsar-io]Enable spotbugs for batch-discovery-triggerers and batch-data-generator
#8889 merged
Dec 10, 2020 -
[CI] Always build latest images for integration tests
#8885 merged
Dec 10, 2020 -
[docs][issue-8853]Add version number for doc endpoint
#8888 merged
Dec 10, 2020 -
Issue 8882: GenericJsonReader converts the null value to string "null"
#8883 merged
Dec 10, 2020 -
[CheckStyle] Make module `pulsar-broker` conform checkstyle.
#8878 merged
Dec 9, 2020 -
[Doc]--Update docs for how to delete data from namespace + reorg the admin API namespace doc
#8760 merged
Dec 9, 2020 -
Update Swagger to 1.6.2 and Maven Swagger Plugin to 3.1.7
#8845 merged
Dec 9, 2020 -
[docs]Support generate full docs 2.7.0
#8859 merged
Dec 9, 2020 -
Add REST APIs for package management service
#8858 merged
Dec 9, 2020 -
Add package management bookkeeper storage jar into the distribution package
#8861 merged
Dec 9, 2020 -
[CI] Disable the cherry-pick bot
#8799 merged
Dec 9, 2020 -
Unify CI script for unit test grouping
#8856 merged
Dec 9, 2020 -
[website] Resolve a blank page of schema
#8860 merged
Dec 9, 2020 -
[CheckStyle] make module `pulsar-broker` gradually conform CheckStyle
#8862 merged
Dec 9, 2020 -
[SpotBugs][pulsar-io]Enable spotbugs for pulsar-io-netty
#8863 merged
Dec 9, 2020 -
[Doc]--Update 2.7.0 doc sidebar
#8865 merged
Dec 9, 2020 -
[Issue 8787][C++] Add reader internal subscription name setter.
#8823 merged
Dec 8, 2020 -
Package management client command
#8817 merged
Dec 8, 2020 -
[docs] Apply changes to 270 release
#8852 merged
Dec 8, 2020 -
[C++] Fix race condition in BlockingQueue
#8765 merged
Dec 8, 2020 -
add provided jclouds dependency
#8841 merged
Dec 8, 2020 -
[pulsar-zookeeper-utils] Fix Updating Rack Info Dynamically
#8844 merged
Dec 8, 2020 -
[Spotbugs] Enable spotbugs for pulsar-client-tools-test
#8847 merged
Dec 8, 2020 -
[CheckStyle]Make codestyle of module `pulsar-broker` gradually conform CheckStyle
#8848 merged
Dec 8, 2020 -
Issue 8677: Cannot get lastMessageId for an empty topic due to message retention
#8725 merged
Dec 7, 2020 -
Implement the packages management administration opeartions.
#8816 merged
Dec 7, 2020 -
[Issue 8338][Function Worker] Splitting the authentication logic of function worker and client
#8824 merged
Dec 7, 2020 -
[SpotBugs][pulsar-io]Enable spotbugs for pulsar-io-aws and pulsar-io-aerospike
#8842 merged
Dec 7, 2020 -
add pulsar-perf new feature: one subscription has more than one consu…
#8837 merged
Dec 7, 2020 -
make module `pulsar-broker` gradually conform checkstyle
#8821 merged
Dec 7, 2020 -
[SpotBugs]Enable spotbugs for pulsar-zookeeper
#8800 merged
Dec 7, 2020 -
Add setter for the reader subscription name
#8801 merged
Dec 7, 2020 -
Add package management service into the pulsar startup process
#8764 merged
Dec 7, 2020 -
[Pulsar Functions] Support URL fetching for Go && Python functions
#8808 merged
Dec 7, 2020 -
Update version for cron-utils and spring-context
#8822 merged
Dec 4, 2020 -
Fix bit set recycle repeat in client ack message
#8829 merged
Dec 4, 2020 -
fix exception cast error
#8828 merged
Dec 4, 2020 -
Clean up: Remove all unused imports
#8766 merged
Dec 4, 2020 -
fix force delete namespace did not delete all topics of the namespace
#8806 merged
Dec 4, 2020 -
[SpotBugs]Enable spotbugs in module tiered-storage
#8802 merged
Dec 4, 2020
24 Pull requests opened by 17 people
-
[pulsar-broker] Perform auto cert refresh for Pulsar-admin
#8831 opened
Dec 4, 2020 -
Make dispatcher pluggable
#8840 opened
Dec 7, 2020 -
[Java shade client] Add encryption integration test
#8850 opened
Dec 7, 2020 -
[Spotbugs] Enable spotbugs for pulsar functions
#8851 opened
Dec 7, 2020 -
[Spotbugs] Enable spotbugs in module pulsar-broker-auth-athenz.
#8857 opened
Dec 8, 2020 -
[docs] Configure authParams as JSON
#8870 opened
Dec 9, 2020 -
Export Prometheus metric for messageTTL
#8871 opened
Dec 9, 2020 -
[Transaction] Transaction pending ack persistent
#8881 opened
Dec 9, 2020 -
[WIP]Add entry cached ledger handle
#8890 opened
Dec 10, 2020 -
(WIP)Add auth action for package management service
#8893 opened
Dec 10, 2020 -
[WIP][Spotbugs]Enable spotbugs for pulsar-client-auth-athenz
#8900 opened
Dec 10, 2020 -
[C++] Add consumer's configs for reader
#8905 opened
Dec 10, 2020 -
[Issue #8874]Fix the package upload failed issue
#8907 opened
Dec 11, 2020 -
Fix performance issue caused by invalid logging configuration
#8908 opened
Dec 11, 2020 -
fix authParams showing in log with secret string(*****)
#8910 opened
Dec 11, 2020 -
[docs] Fix typo in broker.conf and standalone.conf
#8912 opened
Dec 11, 2020 -
[Pulsar C++ Client] make pool connections configurable in perf tools
#8913 opened
Dec 11, 2020 -
[Broker] Add spotbugs to pulsar-broker
#8916 opened
Dec 11, 2020 -
[build] Use absolute path to locate license and checkstyle plugin config
#8918 opened
Dec 11, 2020 -
[ISSUE 8477][docs] Duplicate info of using C++ in Pulsar
#8919 opened
Dec 11, 2020 -
[ISSUE 8872][docs] fix the json format of BrokerClientAuthParam
#8920 opened
Dec 11, 2020 -
Disable maven's http connection pooling to mitigate "connection reset…
#8921 opened
Dec 11, 2020 -
Support configure max subscriptions per topic on the namespace level policy
#8924 opened
Dec 11, 2020 -
[ISSUE 8925][transaction]Fixed the bug that messages may be out of order in transactions
#8926 opened
Dec 11, 2020
19 Issues closed by 9 people
-
functions-worker get function instance's metrics error
#8607 closed
Dec 11, 2020 -
Compile individual module failed
#8911 closed
Dec 11, 2020 -
Change method `getWebServiceUrl` into async mode in `NamespaceService`
#8533 closed
Dec 11, 2020 -
Having a Key_Shared mode for functions
#6527 closed
Dec 11, 2020 -
Add support for specifying subscription type when creating subscription
#8906 closed
Dec 10, 2020 -
[website] Search on website not working
#8864 closed
Dec 10, 2020 -
[pulsar-client-cpp] When I use the `consumer.receiveAsync()`, how to properly confirm message?
#8869 closed
Dec 10, 2020 -
GenericJsonReader converts the null value to string "null"
#8882 closed
Dec 10, 2020 -
[Schemas] only auto update if schema is different than current
#8682 closed
Dec 9, 2020 -
The consumer should stop retry when exceed the maximum number of subscriptions
#8867 closed
Dec 9, 2020 -
Cannot get lastMessageId for an empty topic (due to message retention)
#8677 closed
Dec 7, 2020 -
Test BatchMessageIndexAckTest.testDoNotRecycleAckSetMultipleTimes is failing
#8825 closed
Dec 7, 2020 -
how to retain the message when messages were consumed?
#8839 closed
Dec 7, 2020 -
Splitting the authentication logic of function worker and client
#8338 closed
Dec 7, 2020 -
Add setter for the reader subscription name
#8787 closed
Dec 7, 2020 -
non-persistent topic unsubscribing hangs and makes topic unusable
#8783 closed
Dec 7, 2020 -
Go SDK: GetUserConfMap() is not getting populated
#8216 closed
Dec 7, 2020 -
[Pulsar Functions] Support URL fetching for Go functions
#8795 closed
Dec 7, 2020 -
AdminResource#fetchPartitionedTopicMetadata Exception cast error
#8827 closed
Dec 4, 2020
32 Issues opened by 25 people
-
messages may be out of order in transactions
#8925 opened
Dec 11, 2020 -
Flaky-test: org.apache.pulsar.tests.integration.presto.TestBasicPresto
#8923 opened
Dec 11, 2020 -
Infinite reconnections (with error) when authentication fails on Java client
#8922 opened
Dec 11, 2020 -
Documentation references deprecated MessageBuilder in version 2.7.0.
#8917 opened
Dec 11, 2020 -
[Spotbugs] Add spotbugs plugin for Pulsar Functions
#8915 opened
Dec 11, 2020 -
[C++] AckGroupingTrackerEnabled may cause segmentation fault
#8914 opened
Dec 11, 2020 -
Giggso logo link error
#8909 opened
Dec 11, 2020 -
Client auto re-connect on specific idle time
#8904 opened
Dec 10, 2020 -
Stability test, Jetty hang
#8902 opened
Dec 10, 2020 -
Support BookieID using bookie-rack affinity groups
#8901 opened
Dec 10, 2020 -
retention support per topic
#8899 opened
Dec 10, 2020 -
Flaky-test: Integration tests: PulsarStateTest#testSinkState
#8897 opened
Dec 10, 2020 -
browser warning: Website unsecure
#8895 opened
Dec 10, 2020 -
[TieredStorage] AWS id/secret vs Role
#8894 opened
Dec 10, 2020 -
[Doc] The master branch admin rest api page seems has a issue
#8891 opened
Dec 10, 2020 -
Does tiered storage support aliyun oss?
#8887 opened
Dec 10, 2020 -
garbage collection occured too often
#8875 opened
Dec 9, 2020 -
[Package management] Upload package is failed
#8874 opened
Dec 9, 2020 -
multiple topic sink to multiple elasticsearch index
#8873 opened
Dec 9, 2020 -
Error occurs when configure client auth
#8872 opened
Dec 9, 2020 -
[docs] REST API issues
#8868 opened
Dec 9, 2020 -
Support configure max subscriptions per topic on the namespace level policy and topic level policy
#8866 opened
Dec 9, 2020 -
[website] The REST API links in the doc body do not work now
#8853 opened
Dec 7, 2020 -
Failed to create Producer
#8849 opened
Dec 7, 2020 -
[Pulsar Client Cpp] memory leak when receive async
#8846 opened
Dec 7, 2020 -
Enable spotbugs for pulsar-io module
#8843 opened
Dec 7, 2020 -
Does topic policy plans to be required feature
#8838 opened
Dec 7, 2020 -
Make Pulsar Dispatcher Pluggable
#8834 opened
Dec 6, 2020 -
Failed to start Pulsar in stand alone mode
#8833 opened
Dec 5, 2020 -
consumer do not use custom SchemaReader when provided (2.7)
#8832 opened
Dec 4, 2020
31 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.
-
[PIP 70][Issue 8617] Introduce lightweight broker entry metadata
#8618 commented on
Dec 11, 2020 • 19 new comments -
Configurable data source for offloaded messages
#8717 commented on
Dec 10, 2020 • 11 new comments -
take seek time into account in Reader#hasMessageAvailable
#7848 commented on
Dec 10, 2020 • 8 new comments -
[Issue 8751] Update Dockerfile for Pulsar and Dashboard to Create and Use pulsar User (nonroot user)
#8796 commented on
Dec 10, 2020 • 7 new comments -
[issue 8337][Worker] Move initialize dlog namespace metadata to bin/pulsar
#8781 commented on
Dec 11, 2020 • 6 new comments -
Automated security and update routine before every release
#8815 commented on
Dec 9, 2020 • 4 new comments -
Catastrophic frequent random topic freezes, especially on high-traffic topics.
#6054 commented on
Dec 10, 2020 • 4 new comments -
Apache pulsar Encryption failed using ecdsa
#6834 commented on
Dec 8, 2020 • 2 new comments -
advertisedAddress question
#8812 commented on
Dec 9, 2020 • 2 new comments -
(Flaky-test) Intermittent failure of AntiAffinityNamespaceGroupTest.testBrokerSelectionForAntiAffinityGroup()
#6368 commented on
Dec 10, 2020 • 2 new comments -
Pulsar sink creation --topics-pattern argument not working as expected in Docker with pulsar-all image & cassandra sink
#8582 commented on
Dec 11, 2020 • 2 new comments -
[pulsar-broker] validate namespace isolation policy regex before updating
#8804 commented on
Dec 8, 2020 • 2 new comments -
Consider using gRPC as an externally exposed API
#271 commented on
Dec 6, 2020 • 1 new comment -
support cloud event
#5252 commented on
Dec 7, 2020 • 1 new comment -
RedeliveryCount is 0 on redelivery
#8722 commented on
Dec 7, 2020 • 1 new comment -
Docker is deprecated in Kubernetes -> identify need for action
#8811 commented on
Dec 8, 2020 • 1 new comment -
DeadLetterPolicy, If allowAutoTopicCreation enabled in broker, The number of automatically created DLQ topic partitions is not correct
#8778 commented on
Dec 9, 2020 • 1 new comment -
advertisedListener should have advertisedPort as well
#8694 commented on
Dec 11, 2020 • 1 new comment -
Build failed even trying multiple version of maven
#4654 commented on
Dec 11, 2020 • 1 new comment -
[docs] Duplicate info of using C++ in Pulsar
#8477 commented on
Dec 11, 2020 • 1 new comment -
[Functions] Provide an interface for functions worker service
#8560 commented on
Dec 11, 2020 • 1 new comment -
Issue 8558: Upgrade Kubernetes client and remove sundr-codegen
#8576 commented on
Dec 9, 2020 • 1 new comment -
Support Pulsar Python client for windows 10
#8830 commented on
Dec 8, 2020 • 0 new comments -
Get partition metadata for a non-existed topic returns 0
#8813 commented on
Dec 8, 2020 • 0 new comments -
Tests of pulsar-functions-runtime are not passing on 2.7.0rc1 - if you do not have a local Kubernets environment
#8673 commented on
Dec 9, 2020 • 0 new comments -
Building Pulsar (incl. docker images) from source with Java 9+ (Java 11, Java 15, etc.) causes silent NoSuchMethodErrors at runtime
#8445 commented on
Dec 9, 2020 • 0 new comments -
Issues producing to Pulsar
#8433 commented on
Dec 9, 2020 • 0 new comments -
[PIP-50] Package management service implement
#8676 commented on
Dec 10, 2020 • 0 new comments -
[Issue #7419] [WIP] Enable pulsar component to send their metrics to topics
#7433 commented on
Dec 10, 2020 • 0 new comments -
[Issue 5720][authz] - add topics authz granularity
#7523 commented on
Dec 10, 2020 • 0 new comments -
fix get partition metadata problem for a non-existed topic
#8818 commented on
Dec 8, 2020 • 0 new comments