JcrObservationManagerTest Should Check To See If Listeners Receive Too Many Events
----------------------------------------------------------------------------------
Key: DNA-579
URL:
https://jira.jboss.org/jira/browse/DNA-579
Project: DNA
Issue Type: Bug
Components: JCR
Affects Versions: 0.7
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 0.7
The JcrObservationManagerTest is using a CountDownLatch to determine if the correct number
of events are received by a JCR event listener. Once the correct number of events are
received the test listener "quits" listening and the test passes (assuming the
received events were the correct ones). What the test does not check is if too many events
could've been broadcast to a listener (i.e., events that the listener has not been
registered to receive).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira