-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.6.0
-
Component/s: Querying
-
None
-
Environment:Linux 64-bit
-
Linux
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
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.