rishabhdaim commented on PR #2934:
URL: https://github.com/apache/jackrabbit-oak/pull/2934#issuecomment-4631160263

   **Documentation drift — `oak-store-document/AGENTS.md`**
   
   This PR removes `FT_PREFETCH_OAK-9780`, 
`DocumentNodeStoreBuilder.setPrefetchFeature()`, and the 
`oak.documentstore.prefetch` system property, but 
`oak-store-document/AGENTS.md` still documents the old toggle wiring (Prefetch 
section ~lines 318–323 and the Feature Toggles table row for 
`FT_PREFETCH_OAK-9780`).
   
   Worth updating in this PR or a quick follow-up:
   
   - Query cache warming via `DocumentNodeStore.prefetch()` is **always active 
when invoked** (no toggle/sysprop gate).
   - Observer **`PrefetchDispatcher`** remains a separate mechanism, controlled 
by OSGi `prefetchExternalChanges` (unchanged).
   - Remove the `FT_PREFETCH_OAK-9780` row from the Feature Toggles table.
   
   (Not posted inline — `AGENTS.md` is outside this diff.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to