Изменения документа Apache Kafka

Редактировал(а) Alexandr Fokin 2024/09/07 11:00

<
От версии < 16.1 >
отредактировано Alexandr Fokin
на 2020/08/15 22:23
К версии < 17.1 >
отредактировано Alexandr Fokin
на 2020/08/15 22:26
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -25,22 +25,9 @@
25 25  https://github.com/wurstmeister/kafka-docker
26 26  https://github.com/lensesio/fast-data-dev
27 27  
28 -
29 29  Клиенты:
30 30  [[confluentinc/confluent-kafka-dotnet>>https://github.com/confluentinc/confluent-kafka-dotnet]]
31 31  
32 -KafkaConsoleTool:
33 -https://riptutorial.com/apache-kafka/topic/8990/kafka-console-tools
34 -https://medium.com/@TimvanBaarsen/apache-kafka-cli-commands-cheat-sheet-a6f06eac01b
35 -https://howtoprogram.xyz/2016/07/08/apache-kafka-command-line-interface/
36 -https://help.aiven.io/en/articles/2661525-viewing-and-resetting-consumer-group-offsets
37 -
38 -https://stackoverflow.com/questions/32697999/kafka-consumer-list
39 -https://stackoverflow.com/questions/35437681/kafka-get-partition-count-for-a-topic
40 -https://stackoverflow.com/questions/14755030/apache-kafka-consumer-state
41 -https://stackoverflow.com/questions/28156227/kafka-consumer-group-creation-with-specific-offset
42 -
43 -
44 44  Understanding Kafka partition assignment strategies and how to write your own custom assignor
45 45  https://medium.com/streamthoughts/understanding-kafka-partition-assignment-strategies-and-how-to-write-your-own-custom-assignor-ebeda1fc06f3
46 46