[jira] [Created] (KAFKA-322) Remove one-off Send objects

2012-03-29 Thread Jay Kreps (Created) (JIRA)
Remove one-off Send objects --- Key: KAFKA-322 URL: https://issues.apache.org/jira/browse/KAFKA-322 Project: Kafka Issue Type: Improvement Components: core Affects Versions: 0.8 Reporter: Jay

[jira] [Created] (KAFKA-260) Add audit trail to kafka

2012-01-31 Thread Jay Kreps (Created) (JIRA)
Add audit trail to kafka Key: KAFKA-260 URL: https://issues.apache.org/jira/browse/KAFKA-260 Project: Kafka Issue Type: New Feature Affects Versions: 0.8 Reporter: Jay Kreps Assignee: Jay

[jira] [Created] (KAFKA-217) Client test suite

2011-11-29 Thread Jay Kreps (Created) (JIRA)
Client test suite - Key: KAFKA-217 URL: https://issues.apache.org/jira/browse/KAFKA-217 Project: Kafka Issue Type: Improvement Reporter: Jay Kreps It would be great to get a comprehensive test suite that we coul

[jira] [Created] (KAFKA-203) Improve Kafka internal metrics

2011-11-14 Thread Jay Kreps (Created) (JIRA)
Improve Kafka internal metrics -- Key: KAFKA-203 URL: https://issues.apache.org/jira/browse/KAFKA-203 Project: Kafka Issue Type: New Feature Components: core Reporter: Jay Kreps A

[jira] [Created] (KAFKA-202) Make the request processing in kafka asynchonous

2011-11-11 Thread Jay Kreps (Created) (JIRA)
Make the request processing in kafka asynchonous Key: KAFKA-202 URL: https://issues.apache.org/jira/browse/KAFKA-202 Project: Kafka Issue Type: New Feature Reporter: Jay Kreps

[jira] [Created] (KAFKA-191) Investigate removing the synchronization in Log.flush

2011-11-05 Thread Jay Kreps (Created) (JIRA)
Investigate removing the synchronization in Log.flush - Key: KAFKA-191 URL: https://issues.apache.org/jira/browse/KAFKA-191 Project: Kafka Issue Type: New Feature Components: core

[jira] [Created] (KAFKA-190) Parallelize time-based flushes

2011-11-05 Thread Jay Kreps (Created) (JIRA)
Parallelize time-based flushes -- Key: KAFKA-190 URL: https://issues.apache.org/jira/browse/KAFKA-190 Project: Kafka Issue Type: New Feature Reporter: Jay Kreps Currently all time based flushes are d

[jira] [Created] (KAFKA-188) Support multiple data directories

2011-11-05 Thread Jay Kreps (Created) (JIRA)
Support multiple data directories - Key: KAFKA-188 URL: https://issues.apache.org/jira/browse/KAFKA-188 Project: Kafka Issue Type: New Feature Reporter: Jay Kreps Currently we allow only a single

[jira] [Created] (KAFKA-183) Expose offset vector to the consumer

2011-11-01 Thread Jay Kreps (Created) (JIRA)
Expose offset vector to the consumer Key: KAFKA-183 URL: https://issues.apache.org/jira/browse/KAFKA-183 Project: Kafka Issue Type: New Feature Reporter: Jay Kreps Assignee: Jay Kr

[jira] [Created] (KAFKA-182) Set a TCP connection timeout for the SimpleConsumer

2011-11-01 Thread Jay Kreps (Created) (JIRA)
Set a TCP connection timeout for the SimpleConsumer --- Key: KAFKA-182 URL: https://issues.apache.org/jira/browse/KAFKA-182 Project: Kafka Issue Type: Bug Reporter: Jay Kreps Curr

[jira] [Created] (KAFKA-180) Clean up shell scripts

2011-10-31 Thread Jay Kreps (Created) (JIRA)
Clean up shell scripts -- Key: KAFKA-180 URL: https://issues.apache.org/jira/browse/KAFKA-180 Project: Kafka Issue Type: Bug Reporter: Jay Kreps Assignee: Jay Kreps Currently it is a bit of a mes

[jira] [Created] (KAFKA-178) Simplify the brokerinfo argument to the producer-perf-test.sh

2011-10-30 Thread Jay Kreps (Created) (JIRA)
Simplify the brokerinfo argument to the producer-perf-test.sh - Key: KAFKA-178 URL: https://issues.apache.org/jira/browse/KAFKA-178 Project: Kafka Issue Type: Improvement Affect

[jira] [Created] (KAFKA-171) Kafka producer should do a single write to send message sets

2011-10-26 Thread Jay Kreps (Created) (JIRA)
Kafka producer should do a single write to send message sets Key: KAFKA-171 URL: https://issues.apache.org/jira/browse/KAFKA-171 Project: Kafka Issue Type: Bug Components

[jira] [Created] (KAFKA-170) Support for non-blocking polling on multiple streams

2011-10-25 Thread Jay Kreps (Created) (JIRA)
Support for non-blocking polling on multiple streams Key: KAFKA-170 URL: https://issues.apache.org/jira/browse/KAFKA-170 Project: Kafka Issue Type: New Feature Components: core

[jira] [Created] (KAFKA-169) Layering violations in Kafka code

2011-10-24 Thread Jay Kreps (Created) (JIRA)
Layering violations in Kafka code - Key: KAFKA-169 URL: https://issues.apache.org/jira/browse/KAFKA-169 Project: Kafka Issue Type: Bug Components: core Reporter: Jay Kreps Pri

[jira] [Created] (KAFKA-168) Support locality in consumer partition assignment algorithm

2011-10-24 Thread Jay Kreps (Created) (JIRA)
Support locality in consumer partition assignment algorithm --- Key: KAFKA-168 URL: https://issues.apache.org/jira/browse/KAFKA-168 Project: Kafka Issue Type: New Feature Comp

[jira] [Created] (KAFKA-167) Move partition assignment to the broker

2011-10-24 Thread Jay Kreps (Created) (JIRA)
Move partition assignment to the broker --- Key: KAFKA-167 URL: https://issues.apache.org/jira/browse/KAFKA-167 Project: Kafka Issue Type: New Feature Reporter: Jay Kreps Assignee:

[jira] [Created] (KAFKA-166) Create a tool to jump JMX data to a csv file to help build out performance tests

2011-10-22 Thread Jay Kreps (Created) (JIRA)
Create a tool to jump JMX data to a csv file to help build out performance tests Key: KAFKA-166 URL: https://issues.apache.org/jira/browse/KAFKA-166 Project: Kafka

[jira] [Created] (KAFKA-165) Add helper script for zkCli.sh

2011-10-20 Thread Jay Kreps (Created) (JIRA)
Add helper script for zkCli.sh -- Key: KAFKA-165 URL: https://issues.apache.org/jira/browse/KAFKA-165 Project: Kafka Issue Type: Improvement Components: packaging Affects Versions: 0.8 Re

[jira] [Created] (KAFKA-164) Config should default to a higher-throughput configuration for log.flush.interval

2011-10-20 Thread Jay Kreps (Created) (JIRA)
Config should default to a higher-throughput configuration for log.flush.interval - Key: KAFKA-164 URL: https://issues.apache.org/jira/browse/KAFKA-164 Project: Kafka

[jira] [Created] (KAFKA-162) Upgrade python producer to the new message format version

2011-10-18 Thread Jay Kreps (Created) (JIRA)
Upgrade python producer to the new message format version - Key: KAFKA-162 URL: https://issues.apache.org/jira/browse/KAFKA-162 Project: Kafka Issue Type: New Feature Componen