minhas informações de contato
Correspondência[email protected]
2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
kafka-topics.bat --create --bootstrap-server localhost:9092 --replication-factor 1 --partitions 1 --topic test
kafka-topics.bat --lista --bootstrap-server localhost:9092
3. Defina o tamanho máximo da mensagem do Tópico
kafka-topics.bat --bootstrap-server localhost:9092 --alter --topic Teste --config max.message.bytes=52428800