Timothy Chen
|
4fe5c46848
|
kafka-1384; Log Broker state; followup commit to add the missing new file
|
11 years ago |
Timothy Chen
|
9b6bf40787
|
kafka-1384; Log Broker state; patched by Timothy Chen; reviewed by Joel Koshy and Jun Rao
|
11 years ago |
Timothy Chen
|
44c39c4ea4
|
kafka-1397; delete topic is not working; patched by Timothy Chen; reviewed by Neha Narkhede and Jun Rao
|
11 years ago |
Guozhang Wang
|
3f7a9061b4
|
KAFKA-1432 Make num.producerThreads configurable on new MirrrorMaker; reviewed by Neha Narkhede, Jun Rao
|
11 years ago |
Arup Malakar
|
fe18595492
|
kafka-1146; toString() on KafkaStream gets stuck indefinitely; patched by Arup Malakar; reviewed by Jun Rao
|
11 years ago |
Jun Rao
|
0062d4cc94
|
kafka-1412; transient unit test failure in ProducerSendTest.testAutoCreateTopic; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede
|
11 years ago |
Alex Couture-Beil
|
198c793ab1
|
KAFKA-1425; Expose metric for LogStartOffset; reviewed by Joel Koshy and Jun Rao
|
11 years ago |
Jun Rao
|
6b4217d192
|
kafka-1433; transient unit test failure in ZookeeperConsumerConnectorTest; patched by Jun Rao; reviewed by Guozhang Wang
|
11 years ago |
Neha Narkhede
|
3de97c7c40
|
kafka-1400; transient unit test failure in SocketServerTest; patched by Neha Narkhede; reviewed by Guozhang and Jun Rao
|
11 years ago |
Jay Kreps
|
bbb357c174
|
KAFKA-1428 Ensure we close the file handle when reading the config.
|
11 years ago |
Jun Rao
|
2f5666408f
|
kafka-1383; transient unit test failure in SocketServerTest; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede
|
11 years ago |
Jun Rao
|
631536327e
|
kafka-1424; (followup patch) transient unit test failure in testSendWithDeadBroker; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede
|
11 years ago |
Guozhang Wang
|
8a0314d017
|
kafka-1395; fix unit tests in AutoOffsetResetTest; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao
|
11 years ago |
Jun Rao
|
c9bb24f153
|
kafka-1392; all TestUtiles.waitUntilTrue() should throw an exception if the return value is false; patched by Jun Rao; reviewed by Guozhang Wang, Neha Narkhede and Joel Koshy
|
11 years ago |
Guozhang Wang
|
0bd4c87f9f
|
kafka-1409; oversized messages can slow down the brokers; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao
|
11 years ago |
Jun Rao
|
e69c613274
|
kafka-1424; transient unit test failure in testSendWithDeadBroker; patched by Jun Rao; reviewed by Timothy Chen
|
11 years ago |
Jun Rao
|
3ebbaaea99
|
kafka-1418; transient unit test failure in ProducerFailureHandlingTest; patched by Jun Rao; reviewed by Guozhang Wang and Joel Koshy
|
11 years ago |
Jun Rao
|
0efdfa6f7b
|
kafka-1389; transient unit test failure in ProducerFailureHandlingTest; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede
|
11 years ago |
Guozhang Wang
|
93af67cd4f
|
kafka-1359; Followup on K1359: change nanoTime to currentTimeMillis in metrics; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao
|
11 years ago |
Jun Rao
|
caafc9d614
|
kafka-1410; MetadataCache cleanup; patched by Jun Rao; reviewed by Timothy Chen, Joel Koshy
|
11 years ago |
Jun Rao
|
ed68ba402e
|
kafka-1411; remove unused test cases; patched by Jun Rao; reviewed by Guozhang Wang
|
11 years ago |
Joel Koshy
|
3af3efe377
|
KAFKA-1327; Log cleaner metrics follow-up patch to reset dirtiest log cleanable ratio; reviewed by Jun Rao
(cherry picked from commit 874620d )
|
11 years ago |
Jay Kreps
|
89f040c8c9
|
KAFKA-1398 Dynamic config follow-on-comments.
|
11 years ago |
Joel Koshy
|
037c054be2
|
KAFKA-1362; Publish sources and javadoc jars; (also removed Scala 2.8.2-specific actions). Reviewed by Jun Rao and Joe Stein
|
11 years ago |
Jay Kreps
|
8b052150f5
|
KAFKA-1337: Fix incorrect producer configs after config renaming.
|
11 years ago |
Jay Kreps
|
b9351e04f0
|
KAFKA-1398 dynamic config changes are broken.
|
11 years ago |
Joel Koshy
|
97f13ec732
|
KAFKA-1323; Fix regression due to KAFKA-1315 (support for relative
directories in log.dirs property broke). Patched by Timothy Chen and
Guozhang Wang; reviewed by Joel Koshy, Neha Narkhede and Jun Rao.
|
11 years ago |
Jay Kreps
|
ec075c5a85
|
KAFKA-1359: Ensure all topic/server metrics registered at once.
|
11 years ago |
Jun Rao
|
9a6f7113ed
|
kafka-1390; TestUtils.waitUntilLeaderIsElectedOrChanged may wait longer than it needs; patched by Jun Rao; reviewed by Guozhang Wang
|
11 years ago |
Stevo Slavic
|
4bd33e5ba7
|
kafka-1210; Windows Bat files are not working properly; patched by Stevo Slavic; reviewed by Jun Rao
|
11 years ago |
Jun Rao
|
2bfd49b955
|
kafka-1381; transient unit test failure in AddPartitionsTest; patched by Jun Rao; reviewed by Neha Narkhede
|
11 years ago |
Jun Rao
|
d37ca7f627
|
kafka-1378; transient unit test failure in LogRecoveryTest; patched by Jun Rao; reviewed by Neha Narkhede
|
11 years ago |
Jun Rao
|
05612ac44d
|
kafka-1377; transient unit test failure in LogOffsetTest; patched by Jun Rao; reviewed by Neha Narkhede
|
11 years ago |
Jun Rao
|
6bb616e5ae
|
trivial change to add kafka doap project file
|
11 years ago |
Timothy Chen
|
a3a2cba842
|
kafka-1363; testTopicConfigChangesDuringDeleteTopic hangs; patched by Timothy Chen; reviewed by Guozhang Wang, Neha Narkhede and Jun Rao
|
11 years ago |
Guozhang Wang
|
2d429e19da
|
kafka-1337; follow-up patch to add broker list for new producer in system test overriden function; patched by Guozhang Wang; reviewed by Neha Narkhede, Jun Rao
|
11 years ago |
Guozhang Wang
|
44ee6b7c9d
|
kafka-1353;report capacity used by request thread pool and network thread pool; patched by Guozhang Wang; reviewed by Jun Rao
|
11 years ago |
Jun Rao
|
47019a849e
|
kafka-1376; transient test failure in UncleanLeaderElectionTest; patched by Jun Rao; reviewed by Joel Koshy
|
11 years ago |
Guozhang Wang
|
911ff52451
|
kafka-1364; ReplicaManagerTest hard-codes log dir; patched by Guozhang Wang; reviewed by Jun Rao
|
11 years ago |
Joel Koshy
|
8d15de8511
|
KAFKA-1373; Set first dirty (uncompacted) offset to first offset of the
log if no checkpoint exists. Reviewed by Neha Narkhede and Timothy Chen.
|
11 years ago |
Stevo Slavic
|
75d5f5bff8
|
kafka-1375; Formatting for in README.md is broken; patched by Stevo Slavic; reviewed by Jun Rao
|
11 years ago |
Stevo Slavic
|
de6066e8e7
|
kafka-1370; Gradle startup script for Windows; patched by Stevo Slavic; reviewed by Jun Rao
|
11 years ago |
Stevo Slavic
|
33e07a61f9
|
kafka-1371; Ignore build output dirs; patched by Stevo Slavic; reviewed by Jun Rao
|
11 years ago |
Ivan Lyutov
|
a39f2c18c0
|
kafka-1352; Reduce logging on the server; patched by Ivan Lyutovg; reviewed by Guozhang Wang and Jun Rao
|
11 years ago |
Joel Koshy
|
69655d5fb9
|
Trivial: update javadoc comment for KAFKA-1355
|
11 years ago |
Timothy Chen
|
0e1d853c04
|
KAFKA-1356 Topic metadata requests takes too long to process; reviewed by Neha Narkhede, Joel Koshy and Guozhang Wang
|
11 years ago |
Guozhang Wang
|
8f94bc3315
|
KAFKA-1366 Multiple Unit Test failures with new producer; reviewed by Neha Narkhede
|
11 years ago |
Neha Narkhede
|
a840c73c36
|
kafka-1337 followup to fix system tests
|
11 years ago |
Joel Koshy
|
62fcaedd66
|
KAFKA-1355; Avoid sending all topic metadata on state changes. Reviewed by Neha Narkhede and Timothy Chen
|
11 years ago |
Jay Kreps
|
640f3b05ef
|
KAFKA-1337 Rationalize the producer configs.
|
11 years ago |