Commit történet

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