Chris Bannister
|
cd6790d4ae
conn: close call timeout on write error
|
9 年之前 |
Chris Bannister
|
de3d3cd820
fix batch error propogation
|
9 年之前 |
Chris Bannister
|
1fc753f0b8
conn: recycle call query timeout timers
|
9 年之前 |
Muir Manders
|
b023df01af
Don't crash on bad peers.
|
9 年之前 |
Chris Bannister
|
2d49157aa7
store the hostInfo on the connection
|
9 年之前 |
Chris Bannister
|
27ba892354
conn: closeWithError shoudl always try to deliver
|
9 年之前 |
Chris Bannister
|
eaff639252
query: add NoSkipMetadata option
|
9 年之前 |
Chris Bannister
|
8c402edb61
Merge pull request #616 from Zariel/simplify-prepared-lru
|
9 年之前 |
Chris Bannister
|
32d78cee3b
dont reset prepared statements after schema chages, add test
|
9 年之前 |
Chris Bannister
|
45c7cec18e
simplify the prepared cache access
|
9 年之前 |
Chris Bannister
|
ddda62507c
Dont read row bytes from framer until scan
|
9 年之前 |
Chris Bannister
|
83f9932a7a
replace resultSchemaChangedFrame with event frames
|
10 年之前 |
Chris Bannister
|
ed8274a131
reset statements LRU after getting a schema change update
|
10 年之前 |
Chris Bannister
|
9f72a59cfe
store the full prepared info returned from prepare
|
10 年之前 |
Chris Bannister
|
d3c6beeb24
skip metadata for queries which are not cas
|
10 年之前 |
Chris Bannister
|
4cb95a4314
make statment cache local to session
|
10 年之前 |
Chris Bannister
|
fe0ee93162
test: move Stream0 test to conn_test and mock
|
10 年之前 |
Chris Bannister
|
d16cdd272b
batch: return an iter containing an error like queries
|
10 年之前 |
Chris Bannister
|
a3e64991c8
dont expose the conn host yet
|
10 年之前 |
Chris Bannister
|
94f8614b24
store the hostinfo on the conn it is dialed
|
10 年之前 |
Chris Bannister
|
0d2035c9ee
improve schema inconsitent error
|
10 年之前 |
Chris Bannister
|
c18e5b3ba2
after reading an event dont try to dispatch it
|
10 年之前 |
Chris Bannister
|
5c1118aa01
start replacing host discovery with events
|
10 年之前 |
Chris Bannister
|
732282f2ca
add support for events
|
10 年之前 |
Chris Bannister
|
25a8e282f8
cluster: remove NumStreams config
|
10 年之前 |
Chris Bannister
|
753dd6d05f
conn: replace streams chan with an ID generator
|
10 年之前 |
Chris Bannister
|
83d38bd442
conn: lazily allocate stream call
|
10 年之前 |
Adriano Orioli
|
961b65bd1e
added a list of approved authenticators
|
10 年之前 |
Chris Bannister
|
75ef4c239a
conn: dont mutate the conn config
|
10 年之前 |
Chris Bannister
|
c8020c32f0
wait for schema agreement in conn
|
10 年之前 |