Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister d2f352e9dc add test for COW list adding hace 10 años
  Chris Bannister ee0107f587 improve control connection isLocal detection hace 10 años
  Chris Bannister a9962b2ead connection pool filling should finish in sync hace 10 años
  Chris Bannister 45d098030e add a string method for host conn pool hace 10 años
  Chris Bannister a3e64991c8 dont expose the conn host yet hace 10 años
  Chris Bannister 0662f0c54c assign default port if we get a connection from the system tables hace 10 años
  Chris Bannister 686fade79d fix test to account for discovered nodes hace 10 años
  Chris Bannister cba539920e store the host that executed the query on the returned Iter hace 10 años
  Chris Bannister 6dffce9a73 query: close the iter and return that iter from scan hace 10 años
  Chris Bannister bec525bec1 update attempts hace 10 años
  Chris Bannister 0ab19f64e3 only stop nodeEvents if it is not null hace 10 años
  Chris Bannister 17159b14ea fix test build hace 10 años
  Chris Bannister 31a2e0157b update the host policy from the connection pool hace 10 años
  Chris Bannister 94f8614b24 store the hostinfo on the conn it is dialed hace 10 años
  Chris Bannister e8247674ac use the port to connect to which is passed via the events hace 10 años
  Chris Bannister 6c44ff9412 the host pool only maintains a single pool per host, this test no longer applies hace 10 años
  Chris Bannister af634bb091 add the host to the fallback policy as well as the token aware one hace 10 años
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down hace 10 años
  Chris Bannister 29cc0d7a2f remove debug logging hace 10 años
  Chris Bannister 24104d30c9 build pool doesnt return an error hace 10 años
  Chris Bannister 655e4ad72e add a test to check we handle down events and control hace 10 años
  Chris Bannister d5db650bf1 on session close stop the event debouncer hace 10 años
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down hace 10 años
  Chris Bannister 04735e550d control: control connection now detects down hosts hace 10 años
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks hace 10 años
  Chris Bannister 023d93bc08 try to fill the connection pool more often hace 10 años
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session hace 10 años
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host hace 10 años
  Chris Bannister b13e734abb add session.connect to dial connections hace 10 años
  Chris Bannister a65110e114 sesssion now creates a single connconfig hace 10 años