Export - CSV (All fields)
Export - CSV (Current fields)
- KAFKA-16034
AsyncKafkaConsumer will get Invalid Request error when trying to rejoin on fenced/unknown member Id - KAFKA-16026
AsyncConsumer does not send a poll event to the background thread - KAFKA-15913
Migrate AsyncKafkaConsumerTest away from ConsumerTestBuilder - KAFKA-15887
Autocommit during close consistently fails with exception in background thread - KAFKA-15865
Ensure consumer.poll() execute autocommit callback - KAFKA-15833
Restrict Consumer API to be used from one thread - KAFKA-15818
Implement max poll interval - KAFKA-15803
Update last seen epoch during commit - KAFKA-15696
Revoke partitions on Consumer.close() - KAFKA-15651
Investigate auto commit guarantees during Consumer.assign() - KAFKA-15562
Ensure fetch offset and commit offset handler handles both timeout and various error types - KAFKA-15555
Ensure wakeups are handled correctly in PrototypeAsyncConsumer.poll() - KAFKA-15550
OffsetsForTimes validation for negative timestamps in new consumer - KAFKA-15548
Send GroupConsumerHeartbeatRequest on Consumer.close() - KAFKA-15534
Propagate client response time when timeout to the request handler - KAFKA-15508
Method always return the same value ApplicationEventProcessor.java - KAFKA-15438
Review exception caching logic used for reset/validate positions in async consumer - KAFKA-15317
Fix for async consumer access to committed offsets with multiple consumers - KAFKA-15316
CommitRequestManager not calling RequestState callbacks - KAFKA-15306
Integrate committed offsets logic when updating fetching positions - KAFKA-15304
CompletableApplicationEvents aren't being completed when the consumer is closing - KAFKA-15281
Implement the groupMetadata Consumer API - KAFKA-15277
Design & implement support for internal Consumer delegates - KAFKA-15270
Integration tests for AsyncConsumer simple consume case - KAFKA-15188
Implement more of the remaining PrototypeAsyncConsumer APIs - KAFKA-15184
New consumer internals refactoring and clean up - KAFKA-15180
Generalize integration tests to change use of KafkaConsumer to Consumer - KAFKA-15174
Ensure the correct thread is executing the callbacks - KAFKA-15164
Extract reusable logic from OffsetsForLeaderEpochClient - KAFKA-15163
Implement validatePositions functionality for new KafkaConsumer - KAFKA-15115
Implement resetPositions functionality in OffsetsRequestManager - KAFKA-15081
Implement new consumer offsetsForTimes - KAFKA-14966
Extract reusable logic from OffsetFetcher - KAFKA-14965
Introduce OffsetsRequestManager to integrate ListOffsets requests into new consumer threading refactor - KAFKA-14960
Metadata Request Manager and listTopics/partitionsFor API - KAFKA-14950
Implement assign() and assignment() - KAFKA-14937
Refactoring for client code to reduce boilerplate - KAFKA-14875
Implement Wakeup() - KAFKA-14848
KafkaConsumer incorrectly passes locally-scoped deserializers to FetchConfig - KAFKA-14761
Integration Tests for the New Consumer Implementation - KAFKA-14758
Extract inner classes from Fetcher for reuse in refactoring - KAFKA-14724
Port tests in FetcherTest to FetchRequestManagerTest - KAFKA-14675
Extract metadata-related tasks from Fetcher into MetadataFetcher - KAFKA-14468
Refactor Commit Logic - KAFKA-14365
Extract common logic from Fetcher - KAFKA-14274
Introduce FetchRequestManager to integrate fetch into new consumer threading refactor - KAFKA-14264
Refactor coordinator code - KAFKA-14252
Create background thread skeleton for new Consumer threading model - KAFKA-14247
Implement EventHandler interface and DefaultEventHandler for Consumer
{"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