OCRSD querying ocr file
We all know that an in memory of ocr will be placed in each node of a cluster inorder to optimize the query on ocr file which will sit on shared disk.
The information in OCR file will be fetched by OCRSD of master node only.
Please find my query below.
Is there any time interval that OCRSD on Master node will keep on query the ocr file sit on shared disk and update the in memory ocr file.Any specific time interval or condition.
Das