Hello Team,

   To find cause for why async indexing "is broken” we need [A]. In order
to get :async is costly noice because we need to get production system down
from business approval. Any low level api script you can share to get the
same without getting system down?


[A]

   1. 5 minutes of thread dumps one every 2 seconds
   2. debug level and logs for the appender:
      1. org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate and
      2. org.apache.jackrabbit.oak.plugins.index.IndexUpdate.
   3. collect data from the IndexStatsMbean.
   4. list of checkpoints using the CheckpointManager MBean.
   5. using the oak-console  what is under /:async node.


Thanks,
Sham

Reply via email to