53 Patch |
32d63ce9f6423aab7fbb79efb5e6df3ab44d4b92,
216b85bf215a0854e18f50dbd57f04185ea42a7e,
72742e15859f5f0a22cb6072b153ee166f0eff06,
f87ba0d30f9b406b742dbd68bcb8c899eed97f57,
8e16f8bb0e62fabe0882c5095e82da58ca979f79,
7b77f833af4e70138dfe3fd4674ebb482f0f7dbb,
2d0ddaa635b688b4bb26759fb22b18d01c5b3eea,
921655d5bc5ea27185785b8c4c55d4a58e0ace55,
1cb51306791aab459b99a513ae99feed1200eb13,
012cd1455b1869232e224251652fe5a21f4a7537,
5057f7170c362269f43937f408a620173ec17a14,
6473f21b3502e36f7bb67b7794822668e436c87a,
c47546d2b1f06b353347a4d5111c6d265afac052,
9b2ac7c7d29ca39e92e70f0a78c252986b84d7b8,
322b392687b5c411eb18c3babdbc8604198d99c7,
7e6425c8f4e75fdb47169c1eb9d11969e85f2068,
4534bfab1c1846172f8d5af04dc01278a4abab55,
c8f71b181aded48ab3f11770b60cd29a19a127f8,
7597975e8e37e78a67054592a8f96419b530f175,
fcaed9689fdcf859fadcf643d4d84ebaf7f72808,
9639765329a5a55f7469ee5c013c91ab98b844a3,
59e236dfe2b3b925aa5303b5923473bcc14439bd,
965f09a6a72b856668d19891d0524a0d3a94e4da,
e5569e89affc9b320990e0d9ca1de22f417be62e,
7c925eb96538c03e096fba902428b640d0093c68,
35c1cb1015b9b7c6c1f6c6f038392d8d61999fc0,
7f28fbd211ffbabe39a2602c1d67fdf47882e15f,
07cd06ebc7572d29e8626c6b0f256a386bf88e9a,
e3be6580c5a3adf6291ed3d32ef405c6adb8accc,
ae113e2ae04ac23d7ac33695b8c658242bbb6858,
2145a3abbe62f60aa0a6b4d07c1e3c0397124670,
834c051ce3e7c6a738c58811b2a84a1c7999b547,
f43b754502f90a662d511f8b1c2bbdafbaa09e68,
638fb135ebb743e09679da1a070a5e1069da18b8,
287a37eadad5553c795b13575aff0c5dcc6956d0,
90b3059e2e5d316bbcdc8a47d2236bbacbbe8681,
7f74d7835ec00e90a244113fcb0c862e80c306be,
868cd17b3054f01a38e6dd37e3e2863c90e1c5d2,
21ca141b7acbb1e0bb12ad6d2e8cc4569289f896,
8e88c5513ffdb456ba37da432ca6c738b638a10d,
128a895365c0efc865fe0354509b27c50b8b3d14,
7fc9e0338fa28260e4dd757d2b355ed4f8b27246,
53bf5ff3889d6126dd4c9793cbdf3deec901457a,
a90d2a91285415031f30cecbb24157a5ca0cc948,
bc52aef5b7137d1ddb9b62eee4a3fe8964457c38,
61db338a3f19fa234ff48e197310fa21bd137867,
14e7ec3ea004788c37e3fd589a36cce076622bf7,
b2e955f858f39dd8113b74e7844f03fb3de63d14,
8dc60212c5a56a9abfd855a9e2087cf33e316508,
c346c6b87ec081956330e5b3cab2178e4c5b8a23,
1b4808a042329134481bd8f2c1c40c37d0ad5dac,
ad5a081aea3f95b0e0a98e0f3bcbe0089692dcae,
9f97af60bcad0c212f04ac6c324148c29da3bf88 |
7597975e8e37e78a67054592a8f96419b530f175 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-10-08 13:49:50-06:00
fixed unused import: enabled UDA check on upgrades now that CASSANDRA-10434 is closed
e5569e89affc9b320990e0d9ca1de22f417be62e | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-09-18 11:16:14-06:00
changed crc test to check for expected failure instead of verifying behavior when bug existed
35c1cb1015b9b7c6c1f6c6f038392d8d61999fc0 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-09-17 15:31:59-06:00
changed is_upgraded checks that were used to determine if node was >=2.2 in version to new helper
7f28fbd211ffbabe39a2602c1d67fdf47882e15f | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-09-03 09:16:40-06:00
renamed test/comment to make it more clear what it does, added jira and since to pydoc
ae113e2ae04ac23d7ac33695b8c658242bbb6858 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-09-01 11:27:31-06:00
renamed lots of schema churn tests, changed assertion to collect all
errors before failing out
90b3059e2e5d316bbcdc8a47d2236bbacbbe8681 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-26 15:13:30-06:00
added debug msgs to long sleeps, removed shuffle, switched to
list comprehensions and cleaned up range in concurrent_schema test
21ca141b7acbb1e0bb12ad6d2e8cc4569289f896 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-24 10:21:48-06:00
extended the concurrent index test to in queries, added MV test currently blocked by CASSANDRA-10156
128a895365c0efc865fe0354509b27c50b8b3d14 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-18 16:25:25-06:00
added protection to avoid creating dynamic table names greater than 48
characters -- CASSANDRA-6717
61db338a3f19fa234ff48e197310fa21bd137867 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-10 13:30:01-06:00
added compression disable/enable test and added new compression syntax to upgrade test -- CASSANDRA-8384
14e7ec3ea004788c37e3fd589a36cce076622bf7 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-07 13:38:08-06:00
removed tests that expected to fail at this point -- fixed remaining issues with non-standard table upgrade - CASSANDRA-6717
b2e955f858f39dd8113b74e7844f03fb3de63d14 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-07 08:20:45-06:00
fixed upgrade tests not enabling functions, fixed incorrect asserts in non-default table definition test - CASSANDRA-6717
7fc9e0338fa28260e4dd757d2b355ed4f8b27246 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-05 16:45:42-06:00
added udf, uda, clustering order, compact storage and static column variants to schema test, removed udf, uda and udt tests from upgrade test since it will fail currently - CASSANDRA-6717
8dc60212c5a56a9abfd855a9e2087cf33e316508 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-05 16:45:42-06:00
added udf, uda, clustering order, compact storage and static column variants to schema test - CASSANDRA-6717
c346c6b87ec081956330e5b3cab2178e4c5b8a23 | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-08-03 13:48:05-06:00
added schema CQL -> driver metadata test -- runs standalone and part of
upgrade test CASSANDRA-6717
1b4808a042329134481bd8f2c1c40c37d0ad5dac | Author: Andrew Hust <andrew.hust@gmail.com>
| 2015-07-29 12:48:37-06:00
switched from str % to .format and switched to doxygen comment @tags - CASSANDRA-9884