Hello,
Thanks for your respeonse …
Created index as suggested and tried…
It worked for initial load which already exists in server.
Pushed few more GB’s of Data to couchbase and after that query results timeout for the latest Data inserted.
Error:
query.log
2021-02-11T18:36:19.205+05:30 [Error] PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2021-02-11T18:36:19.215+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 18421880698216471738, reqId:f215f0a8-12ef-4b72-a5ed-221a740bae9c : read tcp 127.0.0.1:41124->127.0.0.1:9101: i/o timeout from [127.0.0.1:9101] …
2021-02-11T18:36:22.269+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
indexer.log
2021-02-11T18:41:39.475+05:30 [Info] ServiceMgr::rebalanceJanitor Running Periodic Cleanup
2021-02-11T18:41:29.849+05:30 [Info] [Queryport “:9101”] connection 127.0.0.1:41230 closed
2021-02-11T18:41:29.849+05:30 [Error] transport error between 127.0.0.1:9101->127.0.0.1:41230: write tcp 127.0.0.1:9101->127.0.0.1:41230: write: broken pipe
2021-02-11T18:41:27.253+05:30 [Info] ServiceMgr::GetCurrentTopology [0 0 0 0 0 0 0 1]
Am i missing something here …
Regards,
Suresh