Nikos Paraskevopoulos
Results
2
comments of
Nikos Paraskevopoulos
From taking a look at `bin/kafka-run-class.sh`, it seems that if the environment variable `KAFKA_GC_LOG_OPTS` is defined, then it is used instead of the command-line arguments mentioned above (i.e. `-Xloggc:/var/log/kafka/kafkaServer-gc.log -verbose:gc...
Hello! I did some digging for this issue. Wrote a relevant test, where I added a type `Amount`, identical to `MyCustomNumber`, and the field `Employee.salary` to `com.querydsl.jpa.domain.Employee`. Attaching the stack...