kafka/docs
A. Sophie Blee-Goldman ff603c63bb KAFKA-4730: Streams does not have an in-memory windowed store (#6239)
Implemented an in-memory window store allowing for range queries. A finite retention period defines how long records will be kept, ie the window of time for fetching, and the grace period defines the window within which late-arriving data may still be written to the store.

Unit tests were written to test the functionality of the window store, including its insert/update/delete and fetch operations. Single-record, all records, and range fetch were tested, for both time ranges and key ranges. The logging and metrics for late-arriving (dropped)records were tested as well as the ability to restore from a changelog.

Reviewers: John Roesler <john@confluent.io>, Matthias J. Sax <matthias@confluent.io>, Bill Bejeck <bill@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
2019-02-20 19:09:50 -08:00
..
documentation KAFKA-3625: add docs for Kafka Streams test-utils (follow up) (#4493) 2018-02-08 13:35:57 -08:00
images MINOR: Improve Streams Dev Guide content on web docs 2017-12-21 11:15:54 -08:00
js MINOR: Bump version to 2.3.0-SNAPSHOT (#6226) 2019-02-11 14:46:49 -08:00
streams KAFKA-4730: Streams does not have an in-memory windowed store (#6239) 2019-02-20 19:09:50 -08:00
api.html KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 2018-10-28 11:31:39 -07:00
configuration.html KAFKA-7804: Update docs for topic-command related KIP-377 2019-02-04 13:46:33 -08:00
connect.html MINOR: Correct "exeption" to "exception" in connect docs (#4709) 2018-03-14 08:46:07 -07:00
design.html KAFKA-7413: Replace slave terminology with follower in documentation (#5653) 2018-10-28 22:12:42 -07:00
documentation.html MINOR: Bump documentation version to 2.1 2018-11-15 11:22:12 -08: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 KAFKA-4514; Add Codec for ZStandard Compression (#2267) 2018-10-09 17:13:33 -07:00
introduction.html MINOR: kafka-site introduction section improvements 2017-11-15 14:32:00 -08:00
migration.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
ops.html KAFKA-4730: Streams does not have an in-memory windowed store (#6239) 2019-02-20 19:09:50 -08:00
protocol.html MINOR: Fix broken link to record format in protocol docs (#5526) 2018-08-24 14:03:58 -07:00
quickstart.html KAFKA-7804: Update docs for topic-command related KIP-377 2019-02-04 13:46:33 -08:00
security.html MINOR: Fix typo in security.html (#6141) 2019-01-14 21:34:25 +05:30
toc.html MINOR: Improve docs by adding ToC links to Monitoring 2018-11-28 12:13:26 +05:30
upgrade.html KAFKA-7804: Update docs for topic-command related KIP-377 2019-02-04 13:46:33 -08:00
uses.html KAFKA-7247: Update a link to Apache BookKeeper project (#5460) 2018-08-08 09:51:19 -07:00