Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
1.6.0
-
None
-
Linux 64-bit
-
Linux
Description
I send OP_QUERY with TailableCursors and AwaitData flags. Plain hex flags = 22 00 00 00.
New data arrives with high delay (about 30-40 secs). If I remove AwaitData and re-send getQuery(), it works fast as usually.
Is it excepted? I thought that AwaitData should send new objects without delay.
I may give you root access to my testing machine.