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 2014/02/03 20:00:17 UTC

[jira] Subscription: outstanding kafka patches

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

Key         Summary
KAFKA-1238  New producer hangs in a loop detecting metadata for auto created topics
            https://issues.apache.org/jira/browse/KAFKA-1238
KAFKA-1237  Add mirror maker using 08 consumer and 09 producer
            https://issues.apache.org/jira/browse/KAFKA-1237
KAFKA-1234  All kafka-run-class.sh to source in user config file (to set env vars like KAFKA_OPTS)
            https://issues.apache.org/jira/browse/KAFKA-1234
KAFKA-1233  Integration test for the new producer
            https://issues.apache.org/jira/browse/KAFKA-1233
KAFKA-1232  make TopicCommand more consistent
            https://issues.apache.org/jira/browse/KAFKA-1232
KAFKA-1227  Code dump of new producer
            https://issues.apache.org/jira/browse/KAFKA-1227
KAFKA-1215  Rack-Aware replica assignment option
            https://issues.apache.org/jira/browse/KAFKA-1215
KAFKA-1212  System test exception handling does not stop background producer threads
            https://issues.apache.org/jira/browse/KAFKA-1212
KAFKA-1210  Windows Bat files are not working properly
            https://issues.apache.org/jira/browse/KAFKA-1210
KAFKA-1207  Launch Kafka from within Apache Mesos
            https://issues.apache.org/jira/browse/KAFKA-1207
KAFKA-1206  allow Kafka to start from a resource negotiator system
            https://issues.apache.org/jira/browse/KAFKA-1206
KAFKA-1194  The kafka broker cannot delete the old log files after the configured time
            https://issues.apache.org/jira/browse/KAFKA-1194
KAFKA-1190  create a draw performance graph script
            https://issues.apache.org/jira/browse/KAFKA-1190
KAFKA-1188  Stale LeaderAndIsr request could be handled by the broker on Controller failover
            https://issues.apache.org/jira/browse/KAFKA-1188
KAFKA-1180  WhiteList topic filter gets a NullPointerException on complex Regex
            https://issues.apache.org/jira/browse/KAFKA-1180
KAFKA-1173  Using Vagrant to get up and running with Apache Kafka
            https://issues.apache.org/jira/browse/KAFKA-1173
KAFKA-1171  Gradle build for Kafka
            https://issues.apache.org/jira/browse/KAFKA-1171
KAFKA-1164  kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)
            https://issues.apache.org/jira/browse/KAFKA-1164
KAFKA-1147  Consumer socket timeout should be greater than fetch max wait
            https://issues.apache.org/jira/browse/KAFKA-1147
KAFKA-1145  Broker fail to sync after restart
            https://issues.apache.org/jira/browse/KAFKA-1145
KAFKA-1144  commitOffsets can be passed the offsets to commit
            https://issues.apache.org/jira/browse/KAFKA-1144
KAFKA-1130  "log.dirs" is a confusing property name
            https://issues.apache.org/jira/browse/KAFKA-1130
KAFKA-1109  Need to fix GC log configuration code, not able to override KAFKA_GC_LOG_OPTS
            https://issues.apache.org/jira/browse/KAFKA-1109
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-1025  Producer.send should provide recoverability info on failiure
            https://issues.apache.org/jira/browse/KAFKA-1025
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-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-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-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-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