Ismael Juma
15cba9f00d
KAFKA-2324; Update to Scala 2.11.7
...
Author: Ismael Juma <ismael@juma.me.uk>
Closes #82 from ijuma/kafka-2324 and squashes the following commits:
d71bf5c
[Ismael Juma] KAFKA-2324; Update to Scala 2.11.7
9 years ago
Ismael Juma
458ebeb04b
kafka-2323; Simplify ScalaTest dependency versions; patched by Ismael Juma; reviewed by Jun Rao
9 years ago
Joel Koshy
4aba4bc1df
Trivial commit - explicitly exclude build/** from rat check
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
Joel Koshy
4204f4a06b
Trivial commit - explicitly exclude build/rat-report.xml from rat check
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
10 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
10 years ago
Ewen Cheslack-Postava
3d8494bca3
KAFKA-2199 Make signing artifacts optional and disabled by
...
default for SNAPSHOTs and allow remote Maven repository configuration from
the command line.
10 years ago
Ismael Juma
3836c57865
kafka-2185; Update to Gradle 2.4; patched by Ismael Juma; reviewed by Jun Rao
10 years ago
Ismael Juma
c60f325014
kafka-2189; Snappy compression of message batches less efficient in 0.8.2.1; patched by Ismael Juma; reviewed by Jun Rao
10 years ago
Parth Brahmbhatt
41ba26273b
kafka-2169; Upgrade to zkclient-0.5; patched by Parth Brahmbhatt; reviewed by Jun Rao
10 years ago
Martin Lemanski
22b3db47e7
kafka-1940; Initial checkout and build failing; patched by Martin Lemanski; reviewed by Jun Rao
10 years ago
Neha Narkhede
622e707554
KAFKA-2034 sourceCompatibility not set in Kafka build.gradle; reviewed by Neha Narkhede and Ewen Cheslack-Postava
10 years ago
Ismael Juma
66c6f9b1c4
kafka-2039; Update Scala to 2.10.5 and 2.11.6; patched by Ismael Juma; reviewed by Jun Rao
10 years ago
Jay Kreps
1c6d5bbac6
KAFKA-1915: Add checkstyle for java code.
10 years ago
Jay Kreps
0699ff2ce6
KAFKA-1760: New consumer.
10 years ago
Manikumar Reddy
11ec9bf5a5
KAFKA-1861; Publishing kafka-client:test in order to utilize the helper utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao
10 years ago
jaikiran pai
0b171dee1f
KAFKA-1885 Upgrade junit dependency in core to 4.6 version to allow running individual test methods via gradle command line; reviewed by Neha Narkhede
10 years ago
Jun Rao
5d648cfdb1
KAFKA-1876; pom file for scala 2.11 should reference a specific version; patched by Jun Rao; reviewed by Joe Stein and Sriharsha Chintalapani
10 years ago
Manikumar Reddy
688e38ce45
KAFKA-1723; make the metrics name in new producer more standard; patched by Manikumar Reddy; reviewed by Jay Kreps and Jun Rao
10 years ago
Jun Rao
50b734690a
kafka-1797; (follow-up patch) add the serializer/deserializer api to the new java client; patched by Jun Rao; reviewed by Jay Kreps
10 years ago
Guozhang Wang
72601f783e
KAFKA-1624; bump up default scala version to 2.11.4 to compile with java 8; reviewed by Joe Stein, Gwen Shapira and Joel Koshy
10 years ago
Vladimir Tretyakov
457744a820
kafka-1481; Stop using dashes AND underscores as separators in MBean names; patched by Vladimir Tretyakov; reviewed by Joel Koshy and Jun Rao
10 years ago
Jun Rao
6f4b8a1011
kafka-17693; javadoc should only include client facing packages; patched by Jun Rao; reviewed by Neha Narkhede
10 years ago
Ewen Cheslack-Postava
26ad54c109
kafka-1721; Snappy compressor is not thread safe; patched by Ewen Cheslack-Postava; reviewed by Jun Rao
10 years ago
Jun Rao
2d322a7bd1
kafka-1717; remove netty dependency through ZK 3.4.x; patched by Jun Rao; reviewed by Sriharsha Chintalapani and Neha Narkhede
10 years ago
Ivan Lyutov
5f1ad107b7
kafka-1671; uploaded archives are missing for Scala version 2.11; patched by Ivan Lyutov; reviewed by Jun Rao
10 years ago
Joe Stein
084566b837
kafka-1645; some more jars in our src release; patched by Joe Stein; reviewed by Jun Rao
10 years ago
Joe Stein
d2d1ef357b
KAFKA-1490 remove gradlew initial setup output from source distribution patch by Ivan Lyutov reviewed by Joe Stein
10 years ago
Ivan Lyutov
6d7057566f
kafka-1622; project shouldn't require signing to build; patched by Ivan Lyutov; reviewed by Jun Rao
10 years ago
Roger Hoover
f5ab8e1780
kafka-1369; snappy version update 1.1.x; patched by Roger Hoover; reviewed by Jun Rao
10 years ago
Jun Rao
8d0ab1de70
kafka-1619; perf dir can be removed; patched by Jun Rao; reviewed by Guozhang Wang, Neha Narkhede and Stevo Slavic
10 years ago
Joe Stein
3abe3403a1
KAFKA-1502 source jar is empty patch by Jun Rao reviewed by Joe Stein
10 years ago
Joe Stein
2cdc83e85b
KAFKA-1485 Upgrade to Zookeeper 3.4.6 and create shim for ZKCLI so system tests can run patch by Gwen Shapira reviewed by Joe Stein and Jun Rao
10 years ago
Joe Stein
48cc2dc0ea
Revert KAFKA-1485 Upgrade to Zookeeper 3.4.6 since system tests are failing
10 years ago
Ivan Lyutov
4d0759713f
kafka-1419; cross build for scala 2.11; patched by Ivan Lyutov; reviewed by Joe Stein and Jun Rao
10 years ago
vagrant
7a67a72261
KAFKA-1485 Upgrade to Zookeeper 3.4.6 patch by Gwen Shapira reviewed by Joe Stein
10 years ago
Jakob Homan
b8d87d0b22
KAFKA-1308 Publish jar of test utilities to Maven
11 years ago
Joe Stein
547ccedcfa
KAFKA-1456 Add LZ4 and LZ4C as a compression codec patch by James Oliver reviewed by Joe Stein
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
Guozhang Wang
466a83b78c
KAFKA-1253 Compression in the new producer; reviewed by Jay Kreps and Jun Rao
11 years ago
Jun Rao
455c490f63
kafka-1319; kafka jar doesn't depend on metrics-annotation any more; patched by Jun Rao; reviewed by Neha Narkhede
11 years ago
Joe Stein
153ac8aa60
KAFKA-1288 add enclosing dir in release tar gz patch by Jun Rao, reviewed by Neha Narkhede
11 years ago
Jun Rao
40c6555eb0
kafka-1287; enable log4j in command line tools using the new producer; patched by Jun Rao; reviewed by Guozhang Wang and Neha Narkhede
11 years ago
Jun Rao
220cc842a6
kafka-1285; enable log4j in unit test; patched by Jun Rao; reviewed by Neha Narkhede
11 years ago
Jay Kreps
f1a53b972e
KAFKA-1250 Add logging to new producer.
11 years ago
Jun Rao
57be6c81a7
kafka-1280; exclude kafka-clients jar from dependant-libs dir; patched by Jun Rao; reviewed by Neha Narkhede
11 years ago
Joe Stein
dc5a993e67
KAFKA-1245 the jar files and pom are not being signed so nexus is failing to publish them patch by Joe Stein; Reviewed by Jun Rao
11 years ago
Jun Rao
b494cd9de6
kafka-1244,kafka-1246,kafka-1249; various gradle issues for release; patched by Jun Rao; reviewed by Neha Narkhede
11 years ago
Guozhang Wang
a0939f412d
KAFKA-1233 Integration test for the new producer; reviewed by Jay Kreps and Neha Narkhede
11 years ago