Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27229

Cassandra overrides netty version in tests

    XMLWordPrintableJSON

Details

    Description

      flink-connector-cassandra declares:

      		<dependency>
      			<!-- Bump cassandra netty dependency -->
      			<groupId>io.netty</groupId>
      			<artifactId>netty-all</artifactId>
      			<version>4.1.46.Final</version>
      			<scope>test</scope>
      		</dependency>
      

      which overrides the project wide version of netty just for tests.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: