The last message I saw on this (from a year ago) says the caching of key
lists will be removed. I just ran into it while running a $key index range
search. I then ran a ?key=stream search on the bucket and the same stale
key list appeared (I had created a bunch of data and then deleted it as a
test). Did the caching removal not happen? I'm running 1.1.2

The query:

curl 'localhost:8098/buckets/testbucket/index/$key/0/g'

As others have noted, this behavior is quite disconcerting and I don't want
to pepper the application with otherwise unnecessary checks for stale keys
even on 2i range queries. Or is that unavoidable?

Regards
Steve
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to