Historique des commits

Auteur SHA1 Message Date
  Chris Bannister 31a2e0157b update the host policy from the connection pool il y a 10 ans
  Chris Bannister 94f8614b24 store the hostinfo on the conn it is dialed il y a 10 ans
  Chris Bannister e8247674ac use the port to connect to which is passed via the events il y a 10 ans
  Chris Bannister 6c44ff9412 the host pool only maintains a single pool per host, this test no longer applies il y a 10 ans
  Chris Bannister af634bb091 add the host to the fallback policy as well as the token aware one il y a 10 ans
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down il y a 10 ans
  Chris Bannister 29cc0d7a2f remove debug logging il y a 10 ans
  Chris Bannister 24104d30c9 build pool doesnt return an error il y a 10 ans
  Chris Bannister 655e4ad72e add a test to check we handle down events and control il y a 10 ans
  Chris Bannister d5db650bf1 on session close stop the event debouncer il y a 10 ans
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down il y a 10 ans
  Chris Bannister 04735e550d control: control connection now detects down hosts il y a 10 ans
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks il y a 10 ans
  Chris Bannister 023d93bc08 try to fill the connection pool more often il y a 10 ans
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session il y a 10 ans
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host il y a 10 ans
  Chris Bannister b13e734abb add session.connect to dial connections il y a 10 ans
  Chris Bannister a65110e114 sesssion now creates a single connconfig il y a 10 ans
  Chris Bannister 7080624247 fetch host version il y a 10 ans
  Chris Bannister c422756e53 add filters il y a 10 ans
  Chris Bannister 29b95e8481 add event debouncing il y a 10 ans
  Chris Bannister 0d2035c9ee improve schema inconsitent error il y a 10 ans
  Chris Bannister 3517d45d98 start working on event debouncer il y a 10 ans
  Chris Bannister 06dd52ac68 events: add hosts to the ring and handle existing nodes il y a 10 ans
  Chris Bannister 0248bf8a96 pool: only add hosts if they are up il y a 10 ans
  Chris Bannister 91a3b24b73 control: register event frames il y a 10 ans
  Chris Bannister ba1fc9f374 host source should only add hosts if it is not known to the ring il y a 10 ans
  Chris Bannister 3dcc63b0a9 improve frame string methods il y a 10 ans
  Chris Bannister 1c1044ce9a add a ring struct to hold ring info for a session il y a 10 ans
  Chris Bannister c18e5b3ba2 after reading an event dont try to dispatch it il y a 10 ans