Commit History

Author SHA1 Message Date
  Chris Bannister e898b2baaf conn: tidy up frame coalescer (#1181) 7 years ago
  Chris Bannister fccc308274 conn: implement write coalescing (#1175) 7 years ago
  Jaume Marhuenda 78e324ac30 Allow to use protocol V5 (#1165) 7 years ago
  Daniel Lohse 246df0a75a Revert #1164 and #1151 (#1166) 7 years ago
  Daniel Lohse e48272ffe6 Provide a way to limit per-query-attempt deadlines (#1151) 7 years ago
  Jaume Marhuenda 21621ec44b Improve ObservedFrameHeader (#1144) 7 years ago
  Keerthan Reddy Mala 045d8d6abc Update keepalive in the dialer (#1150) 7 years ago
  Chris Bannister a440a5bda8 conn: default TimeoutLimit to 0 and depreciate (#1140) 7 years ago
  Thomas Meson 929922e7e4 conn: add ConnectObserver (#1100) 7 years ago
  Jacob Greenleaf cb53b83ccd Add frame header observer for per-frame instrumentation 7 years ago
  Chris Bannister 353a2a91ed conn: store host info on the connection (#1134) 7 years ago
  Stefano Tortarolo 4c9f01d25a Fix typo (#1132) 7 years ago
  Chris Bannister 8ffb77e530 framer: remove framerpool 7 years ago
  Chris Bannister df37f92779 Revert "send frame should not block (#1062)" 7 years ago
  Chris Bannister 95711e6c48 conn: close timeout chan before relesing stream to prevent race 7 years ago
  Chris Bannister ed13cda9d6 conn: fix potential framer reuse in prepare (#1112) 7 years ago
  Ingo Oeser 0b2eb416e2 reduce Conn.mu hold times (#1105) 7 years ago
  Thomas Meson ef2238f502 conn: add missing remove prepared statement from cache on error (#1099) 7 years ago
  Zhixin Wen 2e9f2912ba fix memory leak issue (#1069) 7 years ago
  Zhixin Wen acd6671d04 send frame should not block (#1062) 7 years ago
  Chris Bannister 3688d5fd49 TokenAwarePolicy: use token replicas per placement strategy (#1039) 8 years ago
  Chris Bannister f5cee64470 hostinfo: fix using default conn and overriding values (#1009) 8 years ago
  Chris Bannister a1745690de session: improve host setup in session 8 years ago
  Chris Bannister 01f586cc26 refactor host discovery 8 years ago
  Chris Bannister 2badfed26d support named query values (#971) 8 years ago
  Krishnanand Thommandra 88748c7b29 avoid SIGSEGV by not tracing unless query is trace enabled (#940) 8 years ago
  Chris Bannister f3cb8733fe connect: use HostInfo string method 8 years ago
  Chris Bannister 14538c4a7c connect: log out supplied host when panicing 8 years ago
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 years ago
  Zhixin Wen 05df4896cf executeBatch return proper err for RequestErrUnprepared 8 years ago