Export - CSV (All fields)
Export - CSV (Current fields)
- KAFKA-3264
Mark the old Scala consumer and related classes as deprecated - KAFKA-3031
Refactor KafkaApis to be optimal for o.a.k.c requests - KAFKA-2982
Mark the old Scala producer and related classes as deprecated - KAFKA-2969
Refactor MetadataCache to be optimal for o.a.k.c requests - KAFKA-2968
Refactor ReplicaManager to be optimal for o.a.k.c requests - KAFKA-2963
Replace server internal usage of TopicAndPartition with TopicPartition - KAFKA-2959
Remove temporary mapping to deserialize functions in RequestChannel - KAFKA-2509
Replace LeaderAndIsr{Request,Response} with org.apache.kafka.common.network.requests equivalent - KAFKA-2508
Replace UpdateMetadata{Request,Response} with org.apache.kafka.common.requests equivalent - KAFKA-2507
Replace ControlledShutdown{Request,Response} with org.apache.kafka.common.requests equivalent - KAFKA-2195
Add versionId to AbstractRequest.getErrorResponse and AbstractRequest.getRequest - KAFKA-2075
Validate that all kafka.api requests has been removed and clean up compatibility code - KAFKA-2074
Add UpdateMetadata request/response to o.a.k.common.requests - KAFKA-2073
Replace TopicMetadata request/response with o.a.k.requests.metadata - KAFKA-2072
Add StopReplica request/response to o.a.k.common.requests and replace the usage in core module - KAFKA-2071
Replace Produce Request/Response with their org.apache.kafka.common.requests equivalents - KAFKA-2070
Replace OffsetRequest/response with ListOffsetRequest/response from org.apache.kafka.common.requests - KAFKA-2069
Replace OffsetFetch request/response with their org.apache.kafka.common.requests equivalent - KAFKA-2068
Replace OffsetCommit Request/Response with org.apache.kafka.common.requests equivalent - KAFKA-2067
Add LeaderAndISR request/response to org.apache.kafka.common.requests - KAFKA-2066
Replace FetchRequest / FetchResponse with their org.apache.kafka.common.requests equivalents - KAFKA-2065
Add ControlledShutdown to org.apache.kafka.common.requests - KAFKA-2064
Replace ConsumerMetadataRequest and Response with org.apache.kafka.common.requests objects
{"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