Nice! Thanks~ On Tue, Jul 3, 2018, 12:16 PM Ismael Juma <isma...@gmail.com> wrote:
> Thanks Matthias! > > On Tue, 3 Jul 2018, 11:31 Matthias J. Sax, <mj...@apache.org> wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > The Apache Kafka community is pleased to announce the release for > > Apache Kafka 0.11.0.3. > > > > > > This is a bug fix release and it includes fixes and improvements from > > 27 JIRAs, including a few critical bugs. > > > > > > All of the changes in this release can be found in the release notes: > > > > > > https://dist.apache.org/repos/dist/release/kafka/0.11.0.3/RELEASE_NOTES. > > html > > < > https://dist.apache.org/repos/dist/release/kafka/0.11.0.3/RELEASE_NOTES.html > > > > > > > > > > You can download the source release from: > > > > > > https://www.apache.org/dyn/closer.cgi?path=/kafka/0.11.0.3/kafka-0.11.0. > > 3-src.tgz > > < > https://www.apache.org/dyn/closer.cgi?path=/kafka/0.11.0.3/kafka-0.11.0.3-src.tgz > > > > > > > > and binary releases from: > > > > > > https://www.apache.org/dyn/closer.cgi?path=/kafka/0.11.0.3/kafka_2.11-0. > > 11.0.3.tgz > > (Scala 2.11) > > > > https://www.apache.org/dyn/closer.cgi?path=/kafka/0.11.0.3/kafka_2.12-0. > > 11.0.3.tgz > > (Scala 2.12) > > > > > > - > ------------------------------------------------------------------------ > > - --------------------------- > > > > > > Apache Kafka is a distributed streaming platform with four core APIs: > > > > > > ** The Producer API allows an application to publish a stream records > > to one or more Kafka topics. > > > > > > ** The Consumer API allows an application to subscribe to one or more > > topics and process the stream of records produced to them. > > > > > > ** The Streams API allows an application to act as a stream processor, > > consuming an input stream from one or more topics and producing an > > output stream to one or more output topics, effectively transforming > > the input streams to output streams. > > > > > > ** The Connector API allows building and running reusable producers or > > consumers that connect Kafka topics to existing applications or data > > systems. For example, a connector to a relational database might > > capture every change to a table.three key capabilities: > > > > > > > > With these APIs, Kafka can be used for two broad classes of application: > > > > > > ** Building real-time streaming data pipelines that reliably get data > > between systems or applications. > > > > > > ** Building real-time streaming applications that transform or react > > to the streams of data. > > > > > > > > Apache Kafka is in use at large and small companies worldwide, > > including Capital One, Goldman Sachs, ING, LinkedIn, Netflix, > > Pinterest, Rabobank, Target, The New York Times, Uber, Yelp, and > > Zalando, among others. > > > > > > > > A big thank you for the following 26 contributors to this release! > > > > > > Matthias J. Sax, Ewen Cheslack-Postava, Konstantine Karantasis, > > Guozhang Wang, Rajini Sivaram, Randall Hauch, tedyu, Jagadesh > > Adireddi, Jarek Rudzinski, Jason Gustafson, Jeremy Custenborder, Anna > > Povzner, Joel Hamill, John Roesler, Max Zheng, Mickael Maison, Robert > > Yokota, Yaswanth Kumar, parafiend, Jiangjie (Becket) Qin, Arjun > > Satish, Bill Bejeck, Damian Guy, Gitomain, Gunnar Morling, Ismael Juma > > > > > > We welcome your help and feedback. For more information on how to > > report problems, and to get involved, visit the project website at > > http://kafka.apache.org/ > > > > > > Thank you! > > > > > > Regards, > > -Matthias > > -----BEGIN PGP SIGNATURE----- > > Comment: GPGTools - https://gpgtools.org > > > > iQIzBAEBCgAdFiEEeiQdEa0SVXokodP3DccxaWtLg18FAls7wQAACgkQDccxaWtL > > g1+b/g/+LjM5gh8u2wCVz7dhOstwvtaajRG7cG1QhZH3H9QquVs19aKiE9ZcvEcK > > eJkX0S7rWopXs2qQxy5fVCTWGw5yO4eFNWuWxSIffuxH8/3K2sKahPi/4IDgd5Tj > > ksmsxyXxWtGv/vEosJr+ZD7s1urPpkQ7DG6CT9wG9wj2ASq7sur/Eg7jfAnuIoTQ > > UvQenKXU0T+D+BZKpUiZs5e6VGya6bUzboAbPGiwsMH4/xj2IlOEjVAyf3ppnuiu > > /AW2LLqkFnbDB0IbveOu2+73CvVlahkaZ6nhPjkVpdpFw/SCAZHdkGdCafo8DKP8 > > DKcmzta/QCEJ1uQUe7Rh8ndzYLzTaU0rqilA2WZUZvTx0gkviDGvQv/S97XP8lRJ > > SLn2xk166dxw0zpuIfzo0rr3S2Mz5PmAhrxiVxDG9ihaqBnABePspjp+cTXLhGhX > > 5zEhh1THiShjT03ZSPP8SEioQmj9LoQ9FH53/RXGmQ35O/nv4bAcvRvkqntFoF4Z > > iXE0bhQ2RyffQjBc70uJfdrpRbsmPqnNKSJ+60cB9y6jN+aQBuQdjB54ypu203mp > > x+yj7Fl+yf/EFbcs4aeAccAnx3J8uo6K1bKJmJtWrrBIIF28nNBrdBXGWh898rGe > > +m7teNKOm6WJXnuzASja82xJjul60WWOwAFLSOL1aAqo+At5Sps= > > =4xXe > > -----END PGP SIGNATURE----- > > >