You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying out riak search feature with docker riak and then I notice that rows inserted before node changes ( node added or node remove or node turned off ), Riak Search output becomes basically inconsistent, incomplete, and sometimes duplicated if I query the same query multiple time. Rows inserted after node change when queried through riak search give consistent results. This maybe a bug. I hope it's not. I hope it's just me misconfiguring things but this is repeatable in my machine.
Just now I tested,
I insert 2003 rows in 1 bucket in 1 node with riak search turned on. Querying that 2003 rows is no problem until I add another node into the cluster then it started giving me incomplete and duplicated rows in the output.
The text was updated successfully, but these errors were encountered:
I am trying out riak search feature with docker riak and then I notice that rows inserted before node changes ( node added or node remove or node turned off ), Riak Search output becomes basically inconsistent, incomplete, and sometimes duplicated if I query the same query multiple time. Rows inserted after node change when queried through riak search give consistent results. This maybe a bug. I hope it's not. I hope it's just me misconfiguring things but this is repeatable in my machine.
Just now I tested,
I insert 2003 rows in 1 bucket in 1 node with riak search turned on. Querying that 2003 rows is no problem until I add another node into the cluster then it started giving me incomplete and duplicated rows in the output.
The text was updated successfully, but these errors were encountered: