Theia-Madalin Vlad created OAK-12307:
----------------------------------------
Summary: Indexing a disabled index without async leads to a sync
index
Key: OAK-12307
URL: https://issues.apache.org/jira/browse/OAK-12307
Project: Jackrabbit Oak
Issue Type: Improvement
Components: indexing
Reporter: Theia-Madalin Vlad
If we have a disabled index missing the async property, even if the index
definition used for reindexing contains {color:#777777}{color}
{code:java}
"async": ["async"]{code}
the resulted index still misses the async property, this resulting in a "sync"
index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)