Nico Kruber created FLINK-17706: ----------------------------------- Summary: Clarify licensing situation Key: FLINK-17706 URL: https://issues.apache.org/jira/browse/FLINK-17706 Project: Flink Issue Type: Sub-task Components: Benchmarks Affects Versions: 1.11.0 Reporter: Nico Kruber Fix For: 1.11.0
After enabling the rat plugin, it finds the following files with missing or invalid license headers: {code:java} src/main/java/org/apache/flink/benchmark/full/PojoSerializationBenchmark.java src/main/java/org/apache/flink/benchmark/full/StringSerializationBenchmark.java src/main/java/org/apache/flink/benchmark/functions/IntLongApplications.java src/main/java/org/apache/flink/benchmark/functions/IntegerLongSource.java src/main/java/org/apache/flink/benchmark/functions/LongSource.java src/main/java/org/apache/flink/benchmark/functions/MultiplyByTwo.java src/main/java/org/apache/flink/benchmark/functions/MultiplyIntLongByTwo.java src/main/java/org/apache/flink/benchmark/functions/SuccessException.java src/main/java/org/apache/flink/benchmark/functions/SumReduce.java src/main/java/org/apache/flink/benchmark/functions/SumReduceIntLong.java src/main/java/org/apache/flink/benchmark/functions/ValidatingCounter.java src/main/java/org/apache/flink/benchmark/functions/QueuingLongSource.java src/main/java/org/apache/flink/benchmark/CollectSink.java src/main/java/org/apache/flink/benchmark/FlinkEnvironmentContext.java src/main/java/org/apache/flink/benchmark/operators/MultiplyByTwoCoStreamMap.java src/main/resources/avro/mypojo.avsc src/main/resources/protobuf/MyPojo.proto src/main/resources/thrift/mypojo.thrift save_jmh_result.py {code} The license should be clarified with the author and all contributors of that file. -- This message was sent by Atlassian Jira (v8.3.4#803005)