Skip to content

version 1.1.6

Compare
Choose a tag to compare
@dspeterson dspeterson released this 14 Nov 07:10
· 263 commits to master since this release
  • Don't treat it as an error condition if the broker cluster has no topics, since this is the initial state of a newly provisioned cluster. Treating this condition as an error was preventing the router thread from responding to requests to automatically create a topic.
  • Do some minor cleanup and fixing of the metadata handling code.