janjwerner-confluent commented on PR #15441: URL: https://github.com/apache/druid/pull/15441#issuecomment-1830861842
version 7.5.1 leads to OOM in avro tests: `[INFO] Running org.apache.druid.data.input.AvroHadoopInputRowParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.820 s -- in org.apache.druid.data.input.AvroHadoopInputRowParserTest [INFO] Running org.apache.druid.data.input.avro.InlineSchemaAvroBytesDecoderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.apache.druid.data.input.avro.InlineSchemaAvroBytesDecoderTest [INFO] Running org.apache.druid.data.input.avro.AvroOCFInputFormatTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.apache.druid.data.input.avro.AvroOCFInputFormatTest [INFO] Running org.apache.druid.data.input.avro.SchemaRegistryBasedAvroBytesDecoderTest java.lang.OutOfMemoryError: Java heap space Dumping heap to java_pid13052.hprof ... Heap dump file created [1628054318 bytes in 2.063 secs]` Trying more modern, still an older version (7.3.5) before reverting to 6.2.x -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
