Sha256: cabdc00c822e4ec5b40657bc9bd52d5b431671e9545ad3b49f376c16ede3d6c4
Contents?: true
Size: 449 Bytes
Versions: 9
Compression:
Stored size: 449 Bytes
Contents
<p> The following active topics present in your <code>karafka.rb</code> file were not located in the Kafka cluster: </p> <ul> <% details.each do |topic_name| %> <li> <code><%= topic_name %></code> </li> <% end %> </ul> <p> Although not an error, having topics in <code>karafka.rb</code> that still needs to be added to Kafka could lead to issues. It's better to create these topics beforehand to avoid potential errors. </p>
Version data entries
9 entries across 9 versions & 1 rubygems