Issue Subscription
Filter: outstanding kafka patches (79 issues)
The list of outstanding kafka patches
Subscriber: kafka-mailing-list
Key Summary
KAFKA-920 zkclient jar 0.2.0 is not compatible with 0.1.0
https://issues.apache.org/jira/browse/KAFKA-920
KAFKA-917 Expose zk.session.timeout.ms in console consumer
https://issues.apache.org/jira/browse/KAFKA-917
KAFKA-916 Deadlock between fetcher shutdown and handling partitions with error
https://issues.apache.org/jira/browse/KAFKA-916
KAFKA-915 System Test - Mirror Maker testcase_5001 failed
https://issues.apache.org/jira/browse/KAFKA-915
KAFKA-911 Bug in controlled shutdown logic in controller leads to controller
not sending out some state change request
https://issues.apache.org/jira/browse/KAFKA-911
KAFKA-905 Logs can have same offsets causing recovery failure
https://issues.apache.org/jira/browse/KAFKA-905
KAFKA-903 [0.8.0 - windows] FATAL - [highwatermark-checkpoint-thread1]
(Logging.scala:109) - Attempt to swap the new high watermark file with the old
one failed
https://issues.apache.org/jira/browse/KAFKA-903
KAFKA-900 ClosedByInterruptException when high-level consumer shutdown
normally
https://issues.apache.org/jira/browse/KAFKA-900
KAFKA-899 LeaderNotAvailableException the first time a new message for a
partition is processed.
https://issues.apache.org/jira/browse/KAFKA-899
KAFKA-898 Add a KafkaMetricsReporter that wraps Librato's reporter
https://issues.apache.org/jira/browse/KAFKA-898
KAFKA-897 NullPointerException in ConsoleConsumer
https://issues.apache.org/jira/browse/KAFKA-897
KAFKA-896 merge 0.8 (988d4d8e65a14390abd748318a64e281e4a37c19) to trunk
https://issues.apache.org/jira/browse/KAFKA-896
KAFKA-885 sbt package builds two kafka jars
https://issues.apache.org/jira/browse/KAFKA-885
KAFKA-881 Kafka broker not respecting log.roll.hours
https://issues.apache.org/jira/browse/KAFKA-881
KAFKA-877 Still getting kafka.common.NotLeaderForPartitionException
https://issues.apache.org/jira/browse/KAFKA-877
KAFKA-873 Consider replacing zkclient with curator (with zkclient-bridge)
https://issues.apache.org/jira/browse/KAFKA-873
KAFKA-868 System Test - add test case for rolling controlled shutdown
https://issues.apache.org/jira/browse/KAFKA-868
KAFKA-863 System Test - update 0.7 version of kafka-run-class.sh for
Migration Tool test cases
https://issues.apache.org/jira/browse/KAFKA-863
KAFKA-859 support basic auth protection of mx4j console
https://issues.apache.org/jira/browse/KAFKA-859
KAFKA-856 Correlation id for OffsetFetch request (#2) always responds with 0
https://issues.apache.org/jira/browse/KAFKA-856
KAFKA-855 Ant+Ivy build for Kafka
https://issues.apache.org/jira/browse/KAFKA-855
KAFKA-854 Upgrade dependencies for 0.8
https://issues.apache.org/jira/browse/KAFKA-854
KAFKA-852 Remove clientId from OffsetFetchResponse and OffsetCommitResponse
https://issues.apache.org/jira/browse/KAFKA-852
KAFKA-836 Update quickstart for Kafka 0.8
https://issues.apache.org/jira/browse/KAFKA-836
KAFKA-835 Update 0.8 configs on the website
https://issues.apache.org/jira/browse/KAFKA-835
KAFKA-815 Improve SimpleConsumerShell to take in a max messages config option
https://issues.apache.org/jira/browse/KAFKA-815
KAFKA-745 Remove getShutdownReceive() and other kafka specific code from the
RequestChannel
https://issues.apache.org/jira/browse/KAFKA-745
KAFKA-739 Handle null values in Message payload
https://issues.apache.org/jira/browse/KAFKA-739
KAFKA-735 Add looping and JSON output for ConsumerOffsetChecker
https://issues.apache.org/jira/browse/KAFKA-735
KAFKA-733 Fat jar option for build, or override for ivy cache location
https://issues.apache.org/jira/browse/KAFKA-733
KAFKA-717 scala 2.10 build support
https://issues.apache.org/jira/browse/KAFKA-717
KAFKA-705 Controlled shutdown doesn't seem to work on more than one broker in
a cluster
https://issues.apache.org/jira/browse/KAFKA-705
KAFKA-686 0.8 Kafka broker should give a better error message when running
against 0.7 zookeeper
https://issues.apache.org/jira/browse/KAFKA-686
KAFKA-682 java.lang.OutOfMemoryError: Java heap space
https://issues.apache.org/jira/browse/KAFKA-682
KAFKA-677 Retention process gives exception if an empty segment is chosen for
collection
https://issues.apache.org/jira/browse/KAFKA-677
KAFKA-674 Clean Shutdown Testing - Log segments checksums mismatch
https://issues.apache.org/jira/browse/KAFKA-674
KAFKA-652 Create testcases for clean shut-down
https://issues.apache.org/jira/browse/KAFKA-652
KAFKA-649 Cleanup log4j logging
https://issues.apache.org/jira/browse/KAFKA-649
KAFKA-645 Create a shell script to run System Test with DEBUG details and
"tee" console output to a file
https://issues.apache.org/jira/browse/KAFKA-645
KAFKA-637 Separate log4j environment variable from KAFKA_OPTS in
kafka-run-class.sh
https://issues.apache.org/jira/browse/KAFKA-637
KAFKA-621 System Test 9051 : ConsoleConsumer doesn't receives any data for 20
topics but works for 10
https://issues.apache.org/jira/browse/KAFKA-621
KAFKA-607 System Test Transient Failure (case 4011 Log Retention) -
ConsoleConsumer receives less data
https://issues.apache.org/jira/browse/KAFKA-607
KAFKA-606 System Test Transient Failure (case 0302 GC Pause) - Log segments
mismatched across replicas
https://issues.apache.org/jira/browse/KAFKA-606
KAFKA-598 decouple fetch size from max message size
https://issues.apache.org/jira/browse/KAFKA-598
KAFKA-583 SimpleConsumerShell may receive less data inconsistently
https://issues.apache.org/jira/browse/KAFKA-583
KAFKA-552 No error messages logged for those failing-to-send messages from
Producer
https://issues.apache.org/jira/browse/KAFKA-552
KAFKA-547 The ConsumerStats MBean name should include the groupid
https://issues.apache.org/jira/browse/KAFKA-547
KAFKA-530 kafka.server.KafkaApis: kafka.common.OffsetOutOfRangeException
https://issues.apache.org/jira/browse/KAFKA-530
KAFKA-493 High CPU usage on inactive server
https://issues.apache.org/jira/browse/KAFKA-493
KAFKA-479 ZK EPoll taking 100% CPU usage with Kafka Client
https://issues.apache.org/jira/browse/KAFKA-479
KAFKA-465 Performance test scripts - refactoring leftovers from tools to perf
package
https://issues.apache.org/jira/browse/KAFKA-465
KAFKA-438 Code cleanup in MessageTest
https://issues.apache.org/jira/browse/KAFKA-438
KAFKA-414 Evaluate mmap-based writes for Log implementation
https://issues.apache.org/jira/browse/KAFKA-414
KAFKA-411 Message Error in high cocurrent environment
https://issues.apache.org/jira/browse/KAFKA-411
KAFKA-404 When using chroot path, create chroot on startup if it doesn't exist
https://issues.apache.org/jira/browse/KAFKA-404
KAFKA-399 0.7.1 seems to show less performance than 0.7.0
https://issues.apache.org/jira/browse/KAFKA-399
KAFKA-398 Enhance SocketServer to Enable Sending Requests
https://issues.apache.org/jira/browse/KAFKA-398
KAFKA-397 kafka.common.InvalidMessageSizeException: null
https://issues.apache.org/jira/browse/KAFKA-397
KAFKA-388 Add a highly available consumer co-ordinator to a Kafka cluster
https://issues.apache.org/jira/browse/KAFKA-388
KAFKA-346 Don't call commitOffsets() during rebalance
https://issues.apache.org/jira/browse/KAFKA-346
KAFKA-345 Add a listener to ZookeeperConsumerConnector to get notified on
rebalance events
https://issues.apache.org/jira/browse/KAFKA-345
KAFKA-330 Add delete topic support
https://issues.apache.org/jira/browse/KAFKA-330
KAFKA-318 update zookeeper dependency to 3.3.5
https://issues.apache.org/jira/browse/KAFKA-318
KAFKA-316 disallow recursively compressed message
https://issues.apache.org/jira/browse/KAFKA-316
KAFKA-313 Add JSON output and looping options to ConsumerOffsetChecker
https://issues.apache.org/jira/browse/KAFKA-313
KAFKA-312 Add 'reset' operation for AsyncProducerDroppedEvents
https://issues.apache.org/jira/browse/KAFKA-312
KAFKA-291 Add builder to create configs for consumer and broker
https://issues.apache.org/jira/browse/KAFKA-291
KAFKA-278 Issues partitioning a new topic
https://issues.apache.org/jira/browse/KAFKA-278
KAFKA-273 Occassional GZIP errors on the server while writing compressed data
to disk
https://issues.apache.org/jira/browse/KAFKA-273
KAFKA-264 Change the consumer side load balancing and distributed
co-ordination to use a consumer co-ordinator
https://issues.apache.org/jira/browse/KAFKA-264
KAFKA-260 Add audit trail to kafka
https://issues.apache.org/jira/browse/KAFKA-260
KAFKA-259 Give better error message when trying to run shell scripts without
having built/downloaded the jars yet
https://issues.apache.org/jira/browse/KAFKA-259
KAFKA-251 The ConsumerStats MBean's PartOwnerStats attribute is a string
https://issues.apache.org/jira/browse/KAFKA-251
KAFKA-242 Subsequent calls of ConsumerConnector.createMessageStreams cause
Consumer offset to be incorrect
https://issues.apache.org/jira/browse/KAFKA-242
KAFKA-196 Topic creation fails on large values
https://issues.apache.org/jira/browse/KAFKA-196
KAFKA-189 Create a script for dump segment tool
https://issues.apache.org/jira/browse/KAFKA-189
KAFKA-184 Log retention size and file size should be a long
https://issues.apache.org/jira/browse/KAFKA-184
KAFKA-175 Add helper scripts to wrap the current perf tools
https://issues.apache.org/jira/browse/KAFKA-175
KAFKA-169 Layering violations in Kafka code
https://issues.apache.org/jira/browse/KAFKA-169
You may edit this subscription at:
https://issues.apache.org/jira/secure/FilterSubscription!default.jspa?subId=11820&filterId=12318279