Merged to master. I'll create a separate PR for 9.x

Martijn


On Thu, May 9, 2024 at 3:19 PM Martijn Dashorst <martijn.dasho...@gmail.com>
wrote:

>
>
> On Tue, May 7, 2024 at 1:30 PM Martin Grigorov <mgrigo...@apache.org>
> wrote:
>
>> Hi,
>>
>> On Tue, May 7, 2024 at 2:20 PM Martijn Dashorst <
>> martijn.dasho...@gmail.com>
>> wrote:
>>
>> > Hi!
>> >
>> > I was looking at our exception reporting in our application(s), and
>> noticed
>> > that when the CouldNotLockPageException is thrown, it only logs the
>> stack
>> > elements of the request that keeps the lock.
>> >
>>
>> "... of the request that keeps the lock"
>> Isn't that the important stacktrace ?
>> I.e. it does not log the stacktrace of the current request but of the one
>> that keeps the lock, i.e. hangs.
>>
>
> Yes, and I want that in the cause of the CouldNotLockPageException, not
> just in the log.
>
> See https://github.com/apache/wicket/pull/861 for the implementation
>
> Martijn
>
> <http://wicketinaction.com>
>


-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to