You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ji...@apache.org on 2013/11/04 20:00:20 UTC

[jira] Subscription: outstanding kafka patches

Issue Subscription
Filter: outstanding kafka patches (70 issues)
The list of outstanding kafka patches
Subscriber: kafka-mailing-list

Key         Summary
KAFKA-1117  tool for checking the consistency among replicas
            https://issues.apache.org/jira/browse/KAFKA-1117
KAFKA-1115  producer performance affected by trace/debug calls
            https://issues.apache.org/jira/browse/KAFKA-1115
KAFKA-1110  Unable to produce messages with snappy/gzip compression
            https://issues.apache.org/jira/browse/KAFKA-1110
KAFKA-1106  HighwaterMarkCheckpoint failure puting broker into a bad state
            https://issues.apache.org/jira/browse/KAFKA-1106
KAFKA-1093  Log.getOffsetsBefore(t, …) does not return the last confirmed offset before t
            https://issues.apache.org/jira/browse/KAFKA-1093
KAFKA-1086  Improve GetOffsetShell to find metadata automatically
            https://issues.apache.org/jira/browse/KAFKA-1086
KAFKA-1082  zkclient dies after UnknownHostException in zk reconnect
            https://issues.apache.org/jira/browse/KAFKA-1082
KAFKA-1079  Liars in PrimitiveApiTest that promise to test api in compression mode, but don't do this actually
            https://issues.apache.org/jira/browse/KAFKA-1079
KAFKA-1049  Encoder implementations are required to provide an undocumented constructor.
            https://issues.apache.org/jira/browse/KAFKA-1049
KAFKA-1032  Messages sent to the old leader will be lost on broker GC resulted failure
            https://issues.apache.org/jira/browse/KAFKA-1032
KAFKA-1020  Remove getAllReplicasOnBroker from KafkaController
            https://issues.apache.org/jira/browse/KAFKA-1020
KAFKA-1012  Implement an Offset Manager and hook offset requests to it
            https://issues.apache.org/jira/browse/KAFKA-1012
KAFKA-1011  Decompression and re-compression on MirrorMaker could result in messages being dropped in the pipeline
            https://issues.apache.org/jira/browse/KAFKA-1011
KAFKA-1005  kafka.perf.ConsumerPerformance not shutting down consumer
            https://issues.apache.org/jira/browse/KAFKA-1005
KAFKA-1004  Handle topic event for trivial whitelist topic filters
            https://issues.apache.org/jira/browse/KAFKA-1004
KAFKA-998   Producer should not retry on non-recoverable error codes
            https://issues.apache.org/jira/browse/KAFKA-998
KAFKA-997   Provide a strict verification mode when reading configuration properties
            https://issues.apache.org/jira/browse/KAFKA-997
KAFKA-996   Capitalize first letter for log entries
            https://issues.apache.org/jira/browse/KAFKA-996
KAFKA-984   Avoid a full rebalance in cases when a new topic is discovered but container/broker set stay the same
            https://issues.apache.org/jira/browse/KAFKA-984
KAFKA-976   Order-Preserving Mirror Maker Testcase
            https://issues.apache.org/jira/browse/KAFKA-976
KAFKA-967   Use key range in ProducerPerformance
            https://issues.apache.org/jira/browse/KAFKA-967
KAFKA-917   Expose zk.session.timeout.ms in console consumer
            https://issues.apache.org/jira/browse/KAFKA-917
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-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-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-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-735   Add looping and JSON output for ConsumerOffsetChecker
            https://issues.apache.org/jira/browse/KAFKA-735
KAFKA-717   scala 2.10 build support
            https://issues.apache.org/jira/browse/KAFKA-717
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-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-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-559   Garbage collect old consumer metadata entries
            https://issues.apache.org/jira/browse/KAFKA-559
KAFKA-552   No error messages logged for those failing-to-send messages from Producer
            https://issues.apache.org/jira/browse/KAFKA-552
KAFKA-530   kafka.server.KafkaApis: kafka.common.OffsetOutOfRangeException
            https://issues.apache.org/jira/browse/KAFKA-530
KAFKA-527   Compression support does numerous byte copies
            https://issues.apache.org/jira/browse/KAFKA-527
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-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-398   Enhance SocketServer to Enable Sending Requests
            https://issues.apache.org/jira/browse/KAFKA-398
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-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-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-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