ConcurrentStatisticsImpl#queryExecuted() does not update queryExecutionMaxTimeQueryString

Description

The new (3.5.0) concurrent statistics classes broke the logging of the longest query.
Path to make it work again:
in ConcurrentStatisticsImpl#public void queryExecuted(String hql, int rows, long time)
replace

ConcurrentStatisticsImpl#queryExecuted()

with

ConcurrentStatisticsImpl#queryExecuted()

Activity

Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

0.18h logged0.82h remaining

Components

Fix versions

Affects versions

Priority

Created September 24, 2010 at 8:05 PM
Updated September 25, 2010 at 5:48 PM
Resolved September 25, 2010 at 5:48 PM