Results 6 comments of Minh Trần

I have the same issue with docker compose ``` Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy ```

Yes I encounter similar issue, it seems MI 4.0.0 didn't support parameters for Local Entry

Looking for the same connector. We are previously using Amazon S3 connector 1.x.x to work with Minio. However, after migrate to MI, using Amazon S3 2.x.x, then it doesn't work...

Encounter the similar issue when deploy Kafka Inbound Endpoint Studio: 8.0.0 Kafka: kafka_2.12-2.3.0 ``` Caused by: java.lang.ClassNotFoundException: org.apache.kafka.common.errors.WakeupException cannot be found by org.apache.synapse.kafka.poll_1.0.10_1.0.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:512) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415) at...