Ashish Singh
bdbb9672f5
kafka-972; MetadataRequest returns stale list of brokers; patched by Ashish Singh; reviewed by Jun Rao
9 years ago
Tim Brooks
69b451e289
KAFKA-2312: use atomic long for thread id reference; reviewed by Ewen Cheslack-Postava, Jason Gustafson, Ismael Juma and Guozhang Wang
9 years ago
Joel Koshy
4aba4bc1df
Trivial commit - explicitly exclude build/** from rat check
9 years ago
Jason Gustafson
9ca61d1791
KAFKA-1740 follow-up: add state checking in handling heartbeat request; reviewed by Onur Karaman, Ewen Cheslack-Postavam and Guozhang Wang
9 years ago
Geoff Anderson
ee88dbb67f
KAFKA-2327; broker doesn't start if config defines advertised.host but not advertised.port
...
Added unit tests as well. These fail without the fix, but pass with the fix.
Author: Geoff Anderson <geoff@confluent.io>
Closes #73 from granders/KAFKA-2327 and squashes the following commits:
52a2085
[Geoff Anderson] Cleaned up unecessary toString calls
23b3340
[Geoff Anderson] Fixes KAFKA-2327
9 years ago
Sriharsha Chintalapani
7df39e0394
KAFKA-2316: Drop java 1.6 support; patched by Sriharsha Chintalapani reviewed by Ismael Juma and Gwen Shapira
9 years ago
Gwen Shapira
67b6b9a45b
KAFKA-2308: make MemoryRecords idempotent; reviewed by Guozhang Wang
9 years ago
Joel Koshy
4204f4a06b
Trivial commit - explicitly exclude build/rat-report.xml from rat check
9 years ago
Dong Lin
23d72bccbe
KAFKA-2298; Client Selector can drop connections on InvalidReceiveException without notifying NetworkClient; reviewed by Jason Gustafson and Joel Koshy
9 years ago
Onur Karaman
f13dd8024d
KAFKA-2313: javadoc fix for KafkaConsumer deserialization; reviewed by Guozhang Wang
9 years ago
Ashish Singh
826276de1e
KAFKA-2317: follow-up of KAFKA1367; reviewed by Guozhang Wang
9 years ago
Dong Lin
a99f70feb2
KAFKA-2306: add another metric for buffer exhausted; reviewed by Guozhang Wang
9 years ago
Joe Stein
ad485e148d
KAFKA-2304 Supported enabling JMX in Kafka Vagrantfile patch by Stevo Slavic reviewed by Ewen Cheslack-Postava
9 years ago
Ashish Singh
f77dc386c0
kafka-1367; Broker topic metadata not kept in sync with ZooKeeper; patched by Ashish Singh; reviewed by Jun Rao
9 years ago
Kostya Golikov
271b18d119
KAFKA-2314: proper MirrorMaker's message handler help message; reviewed by Guozhang Wang
9 years ago
Ashish Singh
2d96da05a0
kafka-2132; Move Log4J appender to a separate module; patched by Ashish Singh; reviewed by Gwen Shapira, Aditya Auradkar and Jun Rao
9 years ago
Ewen Cheslack-Postava
fd612a2d50
kafka-2248; Use Apache Rat to enforce copyright headers; patched by Ewen Cheslack-Postava; reviewed by Gwen Shapira, Joel Joshy and Jun Rao
9 years ago
Guozhang Wang
3f8480ccfb
KAFKA-1740: merge offset manager into consumer coordinator; reviewed by Onur Karaman and Jason Gustafson
10 years ago
Jason Gustafson
14e0ce0a47
KAFKA-2168: minor follow-up patch; reviewed by Guozhang Wang
10 years ago
Tao Xiao
9ff5b27bc5
KAFKA-2281: avoid unnecessary value copying if logAsString is false; reviewed by Guozhang Wang
10 years ago
Jeff Maxwell
6d4991e312
KAFKA-2294; javadoc compile error due to illegal <p/> , build failing (jdk 8); patched by Jeff Maxwell; reviewed by Jakob Homan
10 years ago
Jason Gustafson
b6d326b089
kafka-2168; New consumer poll() can block other calls like position(), commit(), and close() indefinitely; patched by Jason Gustafson; reviewed by Jay Kreps, Ewen Cheslack-Postava, Guozhang Wang and Jun Rao
10 years ago
Aditya Auradkar
2270a7537f
KAFKA-2293; Fix incorrect format specification in Partition.scala; reviewed by Joel Koshy
10 years ago
Onur Karaman
1eac3ceaf9
KAFKA-2245; Add response tests for consumer coordinator; reviewed by Joel Koshy
10 years ago
Ivan Simoneko
dc54055d05
kafka-2235; LogCleaner offset map overflow; patched by Ivan Simoneko; reviewed by Jun Rao
10 years ago
Chris Black
cf28f89396
kafka-2290; OffsetIndex should open RandomAccessFile consistently; patched by Chris Black; reviewed by Jun Rao
10 years ago
Manikumar Reddy
16ecf9806b
kafka-2012; Broker should automatically handle corrupt index files; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
Honghai Chen
ca758252c5
kafka-1646; Improve consumer read performance for Windows; patched by Honghai Chen; reviewed by Jay Kreps and Jun Rao
10 years ago
Manikumar Reddy
19c98cb8ed
kafka-1758; corrupt recovery file prevents startup; patched by Manikumar Reddy; reviewed by Neha Narkhede and Jun Rao
10 years ago
Jun Rao
1c93bb16a9
trivial change to fix unit test failure introduced in kafka-2234
10 years ago
Manikumar Reddy
5c2ca30f22
kafka-2234; Partition reassignment of a nonexistent topic prevents future reassignments; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
Manikumar Reddy
d9c0ad6855
kafka-2265; creating a topic with large number of partitions takes a long time; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
Gwen Shapira
5c90407454
kafka-2249; KafkaConfig does not preserve original Properties; patched by Gwen Shapira; reviewed by Jun Rao
10 years ago
Jun Rao
ba86f0a25d
trivial fix for stylecheck error on Jenkins
10 years ago
Manikumar Reddy
9650e12df2
kafka-2262; LogSegmentSize validation should be consistent; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
Gwen Shapira
478505632e
kafka-2252; Socket connection closing is logged, but not corresponding opening of socket; patched by Gwen Shapira; reviewed by Jun Rao
10 years ago
Manikumar Reddy
7009f1d6ff
kafka-2264; SESSION_TIMEOUT_MS_CONFIG in ConsumerConfig should be int; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
Sriharsha Chintalapani
28ecea4217
kafka-2272; listeners endpoint parsing fails if the hostname has capital letter; patched by Sriharsha Chintalapani; reviewed by Jun Rao
10 years ago
Proneet Verma
395716ebf0
kafka-2270; incorrect package name in unit tests; patched by Proneet Verma; reviewed by Jun Rao
10 years ago
Andrii Biletskyi
54e54f0807
kafka-2195; Add versionId to AbstractRequest.getErrorResponse and AbstractRequest.getRequest; patched by Andrii Biletskyi; reviewed by Jun Rao
10 years ago
Tim Brooks
20a31a29f7
kafka-2101; Metric metadata-age is reset on a failed update; patched by Tim Brooks; reviewed by Jun Rao
10 years ago
Alexey Ozeritskiy
719f2bddd1
kafka-2164; ReplicaFetcherThread: suspicious log message on reset offset; patched by Alexey Ozeritski; reviewed by Jun Rao
10 years ago
Alexander Pakulov
d31a2c2381
kafka-2232; make MockProducer generic; patched by Alexander Pakulov; reviewed by Jun Rao
10 years ago
Jason Gustafson
017c00caf4
kafka-2266; Client Selector can drop idle connections without notifying NetworkClient; patched by Jason Gustafson; reviewed by Jun Rao
10 years ago
Ashish Singh
ab76dbd1f7
kafka-2005; Generate html report for system tests; patched by Ashish Singh; reviewed by Jun Rao
10 years ago
Guozhang Wang
9f80665ec6
KAFKA-2253; fix deadlock between removeWatchersLock and watcher operations list lock; reviewed by Onur Karaman and Jiangjie Qin
10 years ago
Jiangjie Qin
ca6d01bc69
KAFKA-2246; UnknownTopicOrPartitionException should be an instance of InvalidMetadataException; reviewed by Ewen Cheslack-Postava and Joel Koshy
10 years ago
Gwen Shapira
78ba492e3e
kafka-1928; Move kafka.network over to using the network classes in org.apache.kafka.common.network; patched by Gwen Shapira; reviewed by Joel Koshy, Jay Kreps, Jiangjie Qin, Guozhang Wang and Jun Rao
10 years ago
Guozhang Wang
d22987f01d
KAFKA-2208; add consumer side error handling upon coordinator failure; reviewed by Onur Karaman
10 years ago
Ewen Cheslack-Postava
48edeca33b
KAFKA-2161; Fix a few copyrights
10 years ago