Seems like when I try to set autoCreateTopics
on k2k config, such as:
name: "test-k2k"
features:
autoCreateControlTopics: enabled
autoCreateTopics: enabled
coordination:
kafka:
…I’m getting the errors:
00.0, 5000.0, 7500.0, 10000.0], getCounts=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2], getExemplars=[]}, ImmutableHistogramPointData{getStartEpochNanos=1753355849817497766, getEpochNanos=1753355851885144572, getAttributes={arena="Main", thread.name="kafka-admin-client-thread | adminclient-1"}, getSum=581064.0, getCount=17, hasMin=true, getMin=7184.0, hasMax=true, getMax=262160.0, getBoundaries=[0.0, 5.0, 10.0, 25.0, 50.0, 75.0, 100.0, 250.0, 500.0, 750.0, 1000.0, 2500.0, 5000.0, 7500.0, 10000.0], getCounts=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 14], getExemplars=[]}, ImmutableHistogramPointData{getStartEpochNanos=1753355849817497766, getEpochNanos=1753355851885144572, getAttributes={arena="TLAB", thread.name="io-compute-1"}, getSum=372240.0, getCount=1, hasMin=true, getMin=372240.0, hasMax=true, getMax=372240.0, getBoundaries=[0.0, 5.0, 10.0, 25.0, 50.0, 75.0, 100.0, 250.0, 500.0, 750.0, 1000.0, 2500.0, 5000.0, 7500.0, 10000.0], getCounts=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1], getExemplars=[]}]}}
k2k_1 | 11:17:31.992 [io-compute-0] ERROR io.lenses.k2k.main.Main - K2K application stopped with an unexpected exception.
k2k_1 | org.apache.kafka.common.errors.InvalidPartitionsException: Number of partitions is below 1.
k2k_1 | 11:22:09.527 [io-compute-1] ERROR io.lenses.k2k.main.Main - K2K application stopped with an unexpected exception.
k2k_1 | org.apache.kafka.common.errors.InvalidConfigurationException: Amazon MSK Serverless can't alter topic configuration file.delete.delay.ms. Only the following topic configurations are alterable: [compression.type, max.message.bytes, message.timestamp.difference.max.ms, message.timestamp.type, retention.bytes, retention.ms, cleanup.policy]. For all topic configurations, MSK Serverless uses defaults that follow best practices.