Skip to content

v0.4.23: Allow Writer to automatically create topics. (#775)

Compare
Choose a tag to compare
@rhansen2 rhansen2 released this 02 Nov 17:56
· 160 commits to main since this release
ea83b29
* set AutoCreateTopic when requesting metadata in Writer

if a metadata request is made with auto create topic set,
we now make a metadata request to trigger the topic creation
if the topic is not already in the cache and update the cache
after the request is made.