| commit | c8a5c734a123e2728fbf8ddcc1d798a3fc15ad2f | [log] [tgz] |
|---|---|---|
| author | Igal Shilman <igalshilman@gmail.com> | Thu Apr 02 21:16:29 2020 +0200 |
| committer | Tzu-Li (Gordon) Tai <tzulitai@apache.org> | Mon Apr 06 11:19:28 2020 +0800 |
| tree | d43d1e294f324adacf1ab126da323aae4256d4ba | |
| parent | 4948b2c72f224fda46f7045efe99fd4d959ab2b3 [diff] |
[FLINK-16950] Add --isolation-level read_committed Kafka console consumer, by default, displays uncommitted records This might confuse users that try out our examples. This closes #94.