| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
8041 (0.081s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-334] Some tests fail when building on a Windows box - Kafka - [issue]
|
|
...Trying to create a ZIP distro from sources failed.On Win7. On cygwin, command shell and git bash.Tried with incubator-src download from ASF download page, as well as fresh checkout from late...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-334
Author: Roman Garcia,
2013-06-13, 15:53
|
|
|
[KAFKA-156] Messages should not be dropped when brokers are unavailable - Kafka - [issue]
|
|
...When none of the broker is available, producer should spool the messages to disk and keep retrying for brokers to come back.This will also enable brokers upgrade/maintenance without message ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-156
Author: Sharad Agarwal,
2013-06-13, 15:53
|
|
|
[KAFKA-558] KafkaETLContext should use getTopicMetadata before sending offset requests - Kafka - [issue]
|
|
...Filing this or I may forget....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-558
Author: Joel Koshy,
2013-06-13, 15:53
|
|
|
[KAFKA-289] reuse topicdata when sending producerrequest - Kafka - [issue]
|
|
...The way that SyncProducer sends a ProducerRequest over socket is to first serialize the whole request in a bytebuffer and then sends the bytebuffer through socket. An alternative is to send ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-289
Author: Joe Stein,
2013-06-13, 15:53
|
|
|
[KAFKA-472] update metadata in batches in Producer - Kafka - [issue]
|
|
...Currently, the producer obtains the metadata of topics being produced one at a time. This means that tools like mirror maker will make many getMetadata requests to the broker. Ideally, we sh...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-472
Author: Jun Rao,
2013-06-13, 15:53
|
|
|
[KAFKA-766] Isr shrink/expand check is fragile - Kafka - [issue]
|
|
...Currently the isr check is coupled tightly with the produce batch size. For example, if the producer batch size is 10000 messages and isr check is 4000 messages, we continuously oscillate be...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-766
Author: Sriram Subramanian,
2013-06-13, 15:53
|
|
|
[KAFKA-777] Add system tests for important tools - Kafka - [issue]
|
|
...Few tools were broken after the zk format change. It would be great to catch these issues during system tests. Some of the tools are 1. ShudownBroker2. PreferredReplicaAssignment3. ConsumerO...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-777
Author: Sriram Subramanian,
2013-06-13, 15:53
|
|
|
[KAFKA-666] Fetch requests from the replicas take several seconds to complete on the leader - Kafka - [issue]
|
|
...I've seen that fetch requests from the replicas take several seconds to complete. The nature of the latency breakdown is different, sometimes they spend too long sitting in the request/r...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-666
Author: Neha Narkhede,
2013-06-13, 15:53
|
|
|
[KAFKA-392] Refactor and optimize system tests - Kafka - [issue]
|
|
...It would be helpful to refactor the system tests to make them as concise andclear as possible, and get them to complete faster. Obviously this isnon-urgent but should ideally be done prior t...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-392
Author: Joel Koshy,
2013-06-13, 15:53
|
|
|
[KAFKA-313] Add JSON output and looping options to ConsumerOffsetChecker - Kafka - [issue]
|
|
...Adds:* '--loop N' - causes the program to loop forever, sleeping for up to N seconds between loops (loop time minus collection time, unless that's less than 0, at which point it ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-313
Author: Dave DeMaagd,
2013-06-13, 15:53
|
|
|
|