Commit Graph

13 Commits

Author SHA1 Message Date
Brett Hazen
85b444c0c6 Merge pull request #1152 from basho/feature-az-query_buffers
new module to check query buffer operations
2016-11-11 11:36:22 -07:00
John R. Daily
4744eecd47 Faster/cleaner remove_last/1 per Andrei
converting ts_util calls to new ts library calls

modified ts_setup:create_bucket_type

more test updating

Replace ts_util with ts_setup, ts_ops and ts_data
2016-11-04 16:19:30 -06:00
Andrei Zavada
87af4ca3e7 ts_cluster_coverage: no MaxQuantum any more 2016-09-28 22:29:26 +04:00
John R. Daily
dd3093b24b For compatibility with KV and possible future complications, expect a list back from replace_coverage 2016-05-20 09:59:32 -04:00
John R. Daily
c9d45d7d47 Basic test of cover replacement 2016-05-20 09:52:28 -04:00
John R. Daily
7948fad650 Add additional logging if we get a successful query against the wrong node 2016-05-01 18:23:43 -04:00
Andrei Zavada
4119438f52 ts_cluster_coverage: correctly match riakc_ts:query return values 2016-04-18 03:00:26 +03:00
Andrei Zavada
0a0e755aca ts_cluster_coverage: riakc_ts:get_coverage returns native terms 2016-04-17 22:31:17 +03:00
Brett Hazen
6a55cbec7d Change standard tsqueryresp to be {ok, {_, _}} 2016-04-15 13:41:25 -06:00
Brett Hazen
09ecf74d5e Tweak tests to use lists of tuples 2016-04-13 14:12:24 -06:00
John R. Daily
5c6ac8fb66 Thinko 2016-02-10 12:58:46 -05:00
John R. Daily
f95b127933 Brett discovered a bug with assert_disjoint_ranges/2. Rather than fix it, use a stronger assertion in the test that invokes it: if you talk to the wrong process with the wrong context, you get zero results 2016-02-10 12:56:18 -05:00
Brett Hazen
dbad1b3c86 Switch from ts_A, B, C to ts_simple, cluster, degraded 2016-01-11 17:40:38 +00:00