Author: chetanm
Date: Mon Apr 13 08:42:55 2015
New Revision: 1673135
URL: http://svn.apache.org/r1673135
Log:
OAK-301- Document Oak
Add note about Observation queue growth and potential conversion of local
change to external. Words by Stefan Egli!
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/known_issues.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/known_issues.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/known_issues.md?rev=1673135&r1=1673134&r2=1673135&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/known_issues.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/known_issues.md Mon Apr 13
08:42:55 2015
@@ -26,3 +26,12 @@ Changes with respect to Jackrabbit-core
See [OAK-118](https://issues.apache.org/jira/browse/OAK-118)
* Workspace Management (creating/deleting workspaces) is not implemented
yet
See [OAK-118](https://issues.apache.org/jira/browse/OAK-118)
+
+* Observation queues handling
+ * With an excessively large commit rate, the observation queues can fill up
+ and if not prevented and the queue hits a certain threshold and/or the
limit
+ then it would result in Local events reported as external event
+ [OAK-2683][OAK-2683]â
+
+[OAK-300]: https://issues.apache.org/jira/browse/OAK-300
+[OAK-2683]: https://issues.apache.org/jira/browse/OAK-2683
\ No newline at end of file