Mortom123 commented on issue #21069:
URL: https://github.com/apache/pulsar/issues/21069#issuecomment-1695411054

   I also just tried with v3.1.0 - did not work:
   ```
   kotlin.jvm.KotlinReflectionNotSupportedError: Kotlin reflection 
implementation is not found at runtime. Make sure you have kotlin-reflect.jar 
in the classpath
   at kotlin.jvm.internal.ClassReference.error(ClassReference.kt:88)
   ```
   
   
   Meta-Inf Content:
   ```
   META-INF/bundled-dependencies/annotations-13.0.jar
   META-INF/bundled-dependencies/jackson-annotations-2.15.2.jar
   META-INF/bundled-dependencies/jackson-core-2.15.2.jar
   META-INF/bundled-dependencies/jackson-databind-2.15.2.jar
   META-INF/bundled-dependencies/jackson-module-kotlin-2.15.2.jar
   META-INF/bundled-dependencies/kotlin-reflect-1.7.0.jar
   META-INF/bundled-dependencies/kotlin-stdlib-1.7.0.jar
   META-INF/bundled-dependencies/kotlin-stdlib-common-1.7.0.jar
   META-INF/bundled-dependencies/kotlin-stdlib-jdk7-1.8.20.jar
   META-INF/bundled-dependencies/kotlin-stdlib-jdk8-1.8.20.jar
   META-INF/bundled-dependencies/kotlinx-coroutines-core-1.7.0.jar
   META-INF/bundled-dependencies/kotlinx-coroutines-core-jvm-1.7.0.jar
   META-INF/bundled-dependencies/pulsar-client-admin-api-3.1.0.jar
   META-INF/bundled-dependencies/pulsar-client-api-3.1.0.jar
   META-INF/bundled-dependencies/pulsar-functions-api-3.1.0.jar
   META-INF/bundled-dependencies/pulsar-io-core-3.1.0.jar
   META-INF/bundled-dependencies/slf4j-api-2.0.4.jar
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to