Re: An index number appended to utilCacheTable names when there are conflicts?

2016-01-20 Thread Scott Gray
stances where one or more of the entitycache store gets > an > index number appended to it's name. > > The UtilCache.java file has the following notation: > > > > /** An index number appended to utilCacheTable names when there are > conflicts. */ > > pr

RE: An index number appended to utilCacheTable names when there are conflicts?

2016-01-20 Thread Len Shein
:33 AM To: user@ofbiz.apache.org Subject: Re: An index number appended to utilCacheTable names when there are conflicts? It's most likely a race condition in the UtilCache getOrCreate method (the exact name escapes me without looking). Does it a actually cause any issues or is it just strange

An index number appended to utilCacheTable names when there are conflicts?

2016-01-19 Thread Len Shein
All, There have been instances where one or more of the entitycache store gets an index number appended to it's name. The UtilCache.java file has the following notation: /** An index number appended to utilCacheTable names when there are conflicts. */ private final static