It seems that reindexNextBatch() is not populating the SYS_FTS_QUEUE after running asyncReindexAll(). Doing the operation synchronously (reindexAll, processEntireQueue/processQueue) seems to be fine. This used to work prior to 6.10.0 update. Has something changed that I missed?
Thanks.