Export - CSV (All fields)
Export - CSV (Current fields)
- KAFKA-18392
Require client-generated member IDs for ShareGroupHeartbeat - KAFKA-18312
Add "entityType": "topicName" to "SubscribedTopicNames" in ShareGroupHeartbeatRequest.json - KAFKA-18273
Implement kafka-share-groups.sh --describe --verbose - KAFKA-18265
Optimizing SharePartition locking to improve fetch speed - KAFKA-18260
Add integration test to ShareConsumerTest for share.auto.offset.reset=by_duration - KAFKA-18232
Prune share state topic metrics - KAFKA-18220
Refactor AsyncConsumerMetrics so they are appropriate for share consumers - KAFKA-18205
Refactor share coordinator and related classes for better readability and organization - KAFKA-18198
Disallow piggyback acknowledgments on initial ShareFetchRequest. - KAFKA-18197
Check if nodeToSend is null before sending ShareAcknowledge. - KAFKA-18170
Periodic snapshots for cold share partitions - KAFKA-18165
Update nodesWithPendingRequests only when a request successfully builds - KAFKA-18164
Empty in memory acknowledgements when a shareAcknowledge request fails - KAFKA-18155
Fix bug in response handler for ShareAcknowledge in clients. - KAFKA-18148
the persister methods deleteState, initializeState, and readSummary should not declare exceptions in their method signatures - KAFKA-18129
`SharePartition#maybeInitialize` should complete the future outsize the write lock - KAFKA-18122
Add ShareConsumeBenchWorker for running trogdor workloads. - KAFKA-18121
Add support for duration-based offset reset strategy - KAFKA-18090
Create specific classes for share group members and assignments - KAFKA-18086
Enable propagation of the error message when writing state - KAFKA-18084
Null and leaked AcquisitionLockTimerTask causes hanging AcknowledgeRequest and corrupted state of batch - KAFKA-18079
`consumer-config` does not work with console-share-consumer - KAFKA-18058
Integrate offset cleanup algorithm with share coordinator - KAFKA-18057
Algorithm to calculate redundant interval of offsets for cleanup - KAFKA-18056
Fix a bug related to updating the callbacks after commitAsync. - KAFKA-18022
fetchOffsetMetadata handling for minBytes estimation in both common/uncommon cases of share fetch - KAFKA-18018
Consumption degrading when using DefaultStatePersister for 1 million records of size 1KB - KAFKA-18016
Fix bugs in handling piggyback acknowledgements in ShareFetch - KAFKA-18009
Remove spurious public constructor for KafkaShareConsumer - KAFKA-17991
Timed calls to future.get in DefaultStatePersister and test improvements - KAFKA-17985
Set default value for share.auto.offset.reset in ShareRoundTripWorker. - KAFKA-17970
Move some purgatory classes from core to share - KAFKA-17968
Create VerifiableShareConsumer - KAFKA-17957
Console share consumer unable to consume all messages when using multiple brokers - KAFKA-17956
Remove Admin.listShareGroups in favour of Admin.listGroups - KAFKA-17951
Rotate share partitions in share fetch - KAFKA-17948
Potential issue during tryComplete and onComplete simultaneous calls to access global variables - KAFKA-17945
Use leader epoch while calling replicaManager.fetchOffsetForTimestamp in ShareFetchUtils - KAFKA-17944
Add error handling in the cases when replicaManager.fetchOffsetForTimestamp throws an error - KAFKA-17943
Error handling when calling replicaManager.getPartitionOrException - KAFKA-17942
Fix testAcknowledgementCommitCallbackInvalidRecordStateException - KAFKA-17933
Add ShareRoundTripWorker for ShareConsumers. - KAFKA-17914
Refactor ShareCoordinator.partitionFor to use SharePartitionKey argument - KAFKA-17912
Align string conversion of SharePartitionKey - KAFKA-17901
Handle fenced exception while acquiring fetch lock - KAFKA-17887
Handle response log result error in DelayedShareFetch - KAFKA-17863
Align share consumer poll result with record batch boundaries - KAFKA-17853
Console share consumer is not terminated immediately - KAFKA-17848
Resolve reliability issue on the broker post moving delayed share fetch purgatory to ReplicaManager - KAFKA-17844
Add tests and fix to complete share fetch request on exception from manager
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0