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