Re: PR to add unique ID to DUnit log output

2022-01-04 Thread Mark Hanson
ss that code in order to run a test class multiple times, but we don’t change how Gradle decides what log to append a test process’s output to.) Dale From: Jens Deppe Date: Monday, January 3, 2022 at 1:03 PM To: dev@geode.apache.org Subject: PR to add unique ID to DUnit log ou

Re: PR to add unique ID to DUnit log output

2022-01-04 Thread Dale Emery
. We bypass that code in order to run a test class multiple times, but we don’t change how Gradle decides what log to append a test process’s output to.) Dale From: Jens Deppe Date: Monday, January 3, 2022 at 1:03 PM To: dev@geode.apache.org Subject: PR to add unique ID to DUnit log output Hi All

PR to add unique ID to DUnit log output

2022-01-03 Thread Jens Deppe
Hi All. Just a heads up that I have a PR up (https://github.com/apache/geode/pull/7232) which, if merged, will slightly change the log output from DUnit runs. The PR simply adds a 4 character unique ID to the log line. As in: [vm0-51ec] [info 2021/12/24 15:43:54.367 UTC ; tid=0x1d] Reinitializ