Windows pipelines for geode-native seems to be failing

2022-05-18 Thread Mario Salazar de Torres
Hi everyone, It seems that both Windows pipelines for geode-native are failing, each of them for a different version. Here are some failed executions: * Windows 2016/2017 pipeline: * https://concourse.apachegeode-ci.info/teams/main/pipelines/geode-native-develop-pr/jobs/build-windows

Question regarding --J=-Dgeode.LOG_LEVEL_UPDATE_OCCURS system property

2022-05-18 Thread Jakov Varenina
Hi devs, When the --J=-Dgeode.LOG_LEVEL_UPDATE_OCCURS=ALWAYS system property is set, the server/locator ignores the log level specified in the custom Log4J configuration file at the startup. Is this expected behavior? I could only find one note related to the above property in the "change lo