Commit History

Author SHA1 Message Date
  Chris Bannister 44e29ed5b8 conn: check we can use compression in startup (#1215) 7 years ago
  Jaume Marhuenda 26b68fd731 add 3.x versions support to readme (#1214) 7 years ago
  Jaume Marhuenda 2d1883bd2c Return last error if can't retry on more hosts (#1213) 7 years ago
  Alex Lourie aa46e85d0a Speculative query execution (#1178) 7 years ago
  Jaume Marhuenda 39a77fa090 dont trace for internal queries (#1199) 7 years ago
  Chris Bannister fb832297d7 writecoalescer: use channels to coordinate the flush loop (#1208) 7 years ago
  Jaume Marhuenda 7ce14ecfed Add test for writeFailure (#1201) 7 years ago
  Alex Lourie a16518d75a Fix cassandraVersion.Before() call (#1202) 7 years ago
  Chris Bannister 843d9a6e02 conn: avoid spinning in write coalesce with no work (#1194) 7 years ago
  Marco Cadetg 9931b2c9cf fix usage of deprecated gocql.NewBatch function. (#1196) 7 years ago
  Jaume Marhuenda 799fb03731 Fix metadata tuple parsing (#1190) 7 years ago
  Jaume Marhuenda 5a139e8dcc Fix TestWriteCoalescing (#1188) 7 years ago
  Jaume Marhuenda 4563d9e75d Allow to set the custom payload (#1182) 7 years ago
  Jaume Marhuenda 864d590845 Fix metadata parser for composite collections (#1185) 7 years ago
  Chris Bannister e898b2baaf conn: tidy up frame coalescer (#1181) 7 years ago
  Chris Bannister fccc308274 conn: implement write coalescing (#1175) 7 years ago
  Chris Bannister 9bf6ce5bbc go11 (#1176) 7 years ago
  Alex Lourie 08a3a27c42 Allow to Cancel() query at any time (#1174) 7 years ago
  Jaume Marhuenda 7e0c1ee231 Run 3.11 tests once (#1170) 7 years ago
  Alex Lourie 4d29881651 Query metric per host 1155 (#1156) 7 years ago
  Jaume Marhuenda 78e324ac30 Allow to use protocol V5 (#1165) 7 years ago
  Alex Lourie db20ccb043 Change TestMarshalDate to work with UTC to avoid TZ errors (#1169) 7 years ago
  Chris Bannister f596bd36e1 marshal: use passed in byte slice if available. (#1167) 7 years ago
  Daniel Lohse 246df0a75a Revert #1164 and #1151 (#1166) 7 years ago
  Alex Lourie 44a37f43ca Shortening runtimes for DNS tests (#1160) 7 years ago
  Jaume Marhuenda 90e9ffdd8b Add CDC error (#1163) 7 years ago
  Daniel Lohse 0d4b564ca0 Fix bug in query executor that prevented retries from ceasing (#1164) 7 years ago
  Daniel Lohse e48272ffe6 Provide a way to limit per-query-attempt deadlines (#1151) 7 years ago
  Daniel Lohse 153a7286a8 Add attempt to query observer (#1157) 7 years ago
  Jaume Marhuenda 21621ec44b Improve ObservedFrameHeader (#1144) 7 years ago