Docs Self-Managed Develop Produce Data This version is no longer supported. It reached its end of life on December 22, 2024. Please upgrade to a supported version. Produce Data Configure Producers Within streaming applications, producers are responsible for sending data to brokers, where the data is stored in topics made up of partitions. Idempotent producers Idempotent producers assign a unique ID to every write request, guaranteeing that each message is recorded only once in the order in which it was sent. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Manage Topics Configure Producers