-
Hello, We are trying to discover why internal mm2 topics are not being created after an mm2 teardown. We dropped mm2 and the internal topics, now the internal/mm2 topics are not being created when re-submitting the mm2 spec. Relevant log entries.
Which makes sense if the topics aren't created. They aren't :) No errors on the ssl trust store. Source cert is at generation one. It has been pulled down and used to verify access with
This same cert is used as the trustedCertificate on the destination cluster. Assuming there would be an auth error if there were diffs in those certs. Here is the mm2 spec
Hoping we didn't miss something obvious from the docs and examples. Thanks for any guidance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
One moment. Wider problems with Kafka than MM2. |
Beta Was this translation helpful? Give feedback.
-
Silly me. I was looking for errors and had to log level DEBUG to find an error with an upgrade from 0.28 to 0.29. False alarm. |
Beta Was this translation helpful? Give feedback.
Silly me. I was looking for errors and had to log level DEBUG to find an error with an upgrade from 0.28 to 0.29. False alarm.