kafka/docs
Yuriy Badalyantc d0111d3bcd
KAFKA-10020: Create a new version of a scala Serdes without name clash (KIP-616) (#8955)
Wildcard import of the old org.apache.kafka.streams.scala.Serdes leads
to a name clash because some of implicits has the same names as types
from the scala's std lib. The new oak.streams.scala.serialization.Serdes is
the same as the old Serdes, but without name clashes.
The old one is marked as deprecated.

Also, add missing serdes for UUID, ByteBuffer and Short types in
the new Serdes.

Implements: KIP-616

Reviewers: John Roesler <vvcephei@apache.org>
2020-09-01 16:48:40 -05:00
..
documentation MINOR: Fixes for adding new DSL naming page (#7899) 2020-01-06 18:42:06 -05:00
images MINOR: Improve Streams Dev Guide content on web docs 2017-12-21 11:15:54 -08:00
js Bump trunk to 2.7.0-SNAPSHOT (#8746) 2020-06-01 21:23:09 -05:00
streams KAFKA-10020: Create a new version of a scala Serdes without name clash (KIP-616) (#8955) 2020-09-01 16:48:40 -05:00
api.html KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 2019-07-22 15:47:34 -07:00
configuration.html KAFKA-9863: replace the deprecated --zookeeper options in the documentation (#8482) 2020-04-22 13:42:35 -07:00
connect.html KAFKA-10153: Error Reporting in Connect Documentation (#8858) 2020-07-01 10:18:16 -05:00
design.html MINOR: Define the term tombstone, since it's used elsewhere in the docs (#3480) 2020-07-09 16:27:52 +05:30
documentation.html MINOR: Update documentation.html to refer to 2.6 (#8745) 2020-05-28 12:56:30 -05:00
ecosystem.html MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 2016-09-28 16:30:21 -07:00
implementation.html MINOR: Improve formatting in docs (#8611) 2020-05-08 15:32:50 -07:00
introduction.html MINOR: Update introduction.html (#8969) 2020-07-02 05:21:29 +05:30
migration.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
ops.html MINOR: Recommend Java 11 (#9080) 2020-07-26 12:25:30 -07:00
protocol.html MINOR: Fix partition numbering from 0 to P-1 instead of P in docs (#8572) 2020-04-28 12:10:03 -07:00
quickstart.html KAFKA-8842: : Reading/Writing confused in Connect QuickStart Guide 2020-03-21 22:00:33 -07:00
security.html MINOR: Small fixes in the documentation (#8623) 2020-05-19 07:31:06 -07:00
toc.html KAFKA-9567: Docs, system tests for ZooKeeper 3.5.7 2020-02-25 19:59:55 +05:30
upgrade.html KAFKA-9274: Remove `retries` for global task (#9047) 2020-08-05 14:14:18 -07:00
uses.html MINOR: Fix typo in docs (#7158) 2019-08-03 13:51:43 -07:00