Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-454

quarkus-smallrye-reactive-messaging-kafka transitively pulls in upstream version of netty-transport-native-epoll

    XMLWordPrintable

Details

    • Undefined
    • +
    • ---

    Description

      quarkus-smallrye-reactive-messaging-kafka transitively pulls in upstream version of netty-transport-native-epoll

      quarkus-smallrye-reactive-messaging-kafka is supported extension, productized version of netty-transport-native-epoll needs to be used

      Jenkins job: https://quarkus-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/start-stop-boms/jdk=openjdk-11,label=RHEL8/48/

      Dependency tree:

      [INFO] +- io.quarkus:quarkus-smallrye-reactive-messaging-kafka:jar:1.7.5.Final-redhat-00005:compile
      [INFO] |  +- io.quarkus:quarkus-kafka-client:jar:1.7.5.Final-redhat-00005:compile
      [INFO] |  +- io.smallrye.reactive:smallrye-reactive-messaging-kafka:jar:2.3.0.redhat-00001:compile
      [INFO] |  |  \- io.smallrye.reactive:smallrye-mutiny-vertx-kafka-client:jar:1.1.0.redhat-00001:compile
      [INFO] |  |     \- org.apache.zookeeper:zookeeper:jar:3.5.7.redhat-00002:compile
      [INFO] |  |        +- org.apache.zookeeper:zookeeper-jute:jar:3.5.7.redhat-00002:compile
      [INFO] |  |        +- org.apache.yetus:audience-annotations:jar:0.5.0.redhat-00002:compile
      [INFO] |  |        \- io.netty:netty-transport-native-epoll:jar:4.1.49.Final:compile
      [INFO] |  |           \- io.netty:netty-transport-native-unix-common:jar:4.1.49.Final-redhat-00001:compile
      

      Reproducer with CR5 bits

      mvn io.quarkus:quarkus-maven-plugin:1.7.5.Final-redhat-00005:create -DprojectGroupId=my-groupId -DprojectArtifactId=app-generated-skeleton -DprojectVersion=1.0.0-SNAPSHOT -DclassName=org.my.group.MyResource -DplatformArtifactId=quarkus-universe-bom -DplatformGroupId=com.redhat.quarkus -DplatformVersion=1.7.5.Final-redhat-00005 -Dextensions=agroal,config-yaml,core,hibernate-orm,hibernate-orm-panache,hibernate-validator,jackson,jaxb,jdbc-mariadb,jdbc-mssql,smallrye-context-propagation,smallrye-fault-tolerance,smallrye-health,smallrye-jwt,smallrye-metrics,smallrye-openapi,smallrye-opentracing,smallrye-reactive-messaging,smallrye-reactive-messaging-kafka,smallrye-reactive-streams-operators,spring-data-jpa,spring-di,spring-security,spring-web -Dmaven.repo.local=/Users/rsvoboda/Downloads/maven-repository
      
      cd app-generated-skeleton/
      
      mvn dependency:tree  -Dmaven.repo.local=/Users/rsvoboda/Downloads/maven-repository
      

      Attachments

        Activity

          People

            hamadhan@redhat.com Harsh Madhani
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: