I'm in your cluster, testing your riaks
Go to file
Joseph Blomstedt 10456236b7 Fix search tester in loaded_upgrade
Use a synchronous command to populate the search buckets, rather than
an asynchronous command. Otherwise, there is a data race between data
being rewritten and search queries being performed.

Change the search verify script to have the proper solr path, otherwise
the script always fails because it queries the wrong index.

Modify the search tester to allow search failures while the cluster has
mixed versions. There is currently a known bug in Riak that causes search
queries to potentially fail against a mixed cluster. The test now only
requires the tester to succeed after all nodes have been upgraded.
2012-08-08 17:51:33 -07:00
doc Initial release 2012-01-10 17:21:39 -07:00
src Add Search to loaded_upgrade 2012-07-29 15:07:09 -04:00
tests Fix search tester in loaded_upgrade 2012-08-08 17:51:33 -07:00
.gitignore Add .gitignore 2012-04-05 17:23:09 -04:00
Makefile Initial release 2012-01-10 17:21:39 -07:00
rebar Initial release 2012-01-10 17:21:39 -07:00
rebar.config Minor config changes, add rt:async_start 2012-04-02 13:42:46 -07:00
rtbe.config Minor config changes, add rt:async_start 2012-04-02 13:42:46 -07:00
rtdev-build-releases.sh Prompt before using kerl, add RC URLs 2012-07-29 15:08:14 -04:00
rtdev-current.sh Add mixed-cluster config + helper script + upgrade test 2012-04-27 17:11:39 -07:00
rtdev-mixed.config Fix search tester in loaded_upgrade 2012-08-08 17:51:33 -07:00
rtdev-setup-releases.sh Add exec permission 2012-07-29 15:09:59 -04:00
rtdev-setup.sh Update rtdev-setup.sh to work with recent path changes 2012-07-19 20:15:53 -07:00
rtdev.config Initial release 2012-01-10 17:21:39 -07:00