On 07/30/2015 09:36 AM, Radim Vansa wrote:
> On 07/30/2015 03:27 PM, Scott Marlow wrote:
>>
>>
>> On 07/30/2015 02:34 AM, Radim Vansa wrote:
>>> I think that the failure is caused by HHH-7898 fix. The put is executed
>>> only after the current transaction is finished (as synchronization),
>>> until
On 07/30/2015 03:27 PM, Scott Marlow wrote:
>
>
> On 07/30/2015 02:34 AM, Radim Vansa wrote:
>> I think that the failure is caused by HHH-7898 fix. The put is executed
>> only after the current transaction is finished (as synchronization),
>> until then the query is cached only for the current sess
On 07/30/2015 02:34 AM, Radim Vansa wrote:
> I think that the failure is caused by HHH-7898 fix. The put is executed
> only after the current transaction is finished (as synchronization),
> until then the query is cached only for the current session and
> therefore not reflected in statistics.
A
I think that the failure is caused by HHH-7898 fix. The put is executed
only after the current transaction is finished (as synchronization),
until then the query is cached only for the current session and
therefore not reflected in statistics.
Radim
On 07/29/2015 09:02 PM, Scott Marlow wrote:
Hi Sanne,
Good idea. I'm not sure exactly what about the test is failing. ORM
currently doesn't have all of the same components as WildFly, so tests
don't always translate (e.g. ORM doesn't have a EJB container). We need
to understand the cause and then maybe we can talk about an ORM test.
S
Hi Scott,
do you think you could merge those tests in Hibernate ORM?
Thanks,
Sanne
On 29 July 2015 at 20:02, Scott Marlow wrote:
> I missed a WildFly second level query cache failure yesterday in my
> testing http://pastebin.com/kg3YhxxL
>
> Test steps:
>
> - creates an entity
>
> - queries
I missed a WildFly second level query cache failure yesterday in my
testing http://pastebin.com/kg3YhxxL
Test steps:
- creates an entity
- queries for the entity
- verify that the query cache hit count is zero.
- query again for the entity
- verify that the query cache hit count is
Thanks Steve,
just tested Hibernate Search with it and it's all working fine.
On 29 July 2015 at 16:37, Steve Ebersole wrote:
> The release is done minus announcing and SF upload. Also I decided to not
> upload the docs yet since they are still incomplete and i still have work
> to do there prio
The release is done minus announcing and SF upload. Also I decided to not
upload the docs yet since they are still incomplete and i still have work
to do there prior to Final.
On Wed, Jul 29, 2015 at 10:06 AM Steve Ebersole wrote:
> per $subject
>
__
per $subject
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
10 matches
Mail list logo