Re: Creating the default disk store after persistent region

2019-01-18 Thread Kirk Lund
Here are the actual stacks when the original test hangs (read this and ignore my 1st email)... Found one Java-level deadlock: = "pool-1-thread-2": waiting to lock monitor 0x7fa5ae150b28 (object 0x000773645bd8, a java.util.HashMap), which is held by

Re: Creating the default disk store after persistent region

2019-01-18 Thread Kirk Lund
And my description doesn't match the threads again... Just ignore the message. Look at the threads if you care. On Fri, Jan 18, 2019 at 2:18 PM Kirk Lund wrote: > Have there been any changes within the last year involving the following? > Is anyone familiar with getOrCreateDefaultDiskStore and

Creating the default disk store after persistent region

2019-01-18 Thread Kirk Lund
Have there been any changes within the last year involving the following? Is anyone familiar with getOrCreateDefaultDiskStore and when it's invoked? When Region creation for a persistent Region does not specify a disk store, the code call getOrCreateDefaultDiskStore. It then proceeds to create