[
https://issues.apache.org/jira/browse/OAK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Mari updated OAK-2731:
--------------------------------
Attachment: ObservationBusyTest.java
I tried to reproduce the issue with the attached {{ObservationBusyTest}}. Since
the issue occurred during a reordering event ({{EventFactory$7.getInfo}}) on a
very busy system, my first attempt is to generate a lot of reordering events
while a listener is observing. I also supposed that the error was observed on a
system using TAR persistence.
In my case, the system failed with an {{IllegalStateException}}, but I was
unable to reproduce the reported issue neither on 1.1.6 nor on the latest
trunk. [~marett], [~dpfister], can you verify if the attached test case is
close to the real load on your system?
> NPE when calling Event.getInfo()
> --------------------------------
>
> Key: OAK-2731
> URL: https://issues.apache.org/jira/browse/OAK-2731
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.6
> Reporter: Dominique Pfister
> Labels: observation
> Fix For: 1.3.0, 1.2.3, 1.0.15
>
> Attachments: OAK-2731.txt, ObservationBusyTest.java
>
>
> On a very busy site, we're observing an NPE in the code that should gather
> information about a JCR event for our custom event handler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)