Try to create second kafka extention
While i am trying to create one more Kafka extention its trying to delete the current kafka extention that is not required to me can any one help what is I am doing wrong
| KafkaThingExtensionPOC:1.1.3 | ExtensionPackage KafkaThingExtensionPOC:1.1.3 upload attempted and it is not an HA compatible extension. | |
| KafkaThingExtensionPOC:1.1.3 | Cannot update existing Extension Package [KafkaThingExtensionPOC] because it is trying to remove the following Entities that are still in use: [entity: KafkaProducer, used-by: Thing : KafkaThing] |
I already have KafkaProducer i want to create new one with name KafkaProducerPOC any help appriciated

