Commit History

Author SHA1 Message Date
  Chris Bannister 29cc0d7a2f remove debug logging 10 years ago
  Chris Bannister 24104d30c9 build pool doesnt return an error 10 years ago
  Chris Bannister 655e4ad72e add a test to check we handle down events and control 10 years ago
  Chris Bannister d5db650bf1 on session close stop the event debouncer 10 years ago
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down 10 years ago
  Chris Bannister 04735e550d control: control connection now detects down hosts 10 years ago
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks 10 years ago
  Chris Bannister 023d93bc08 try to fill the connection pool more often 10 years ago
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session 10 years ago
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host 10 years ago
  Chris Bannister b13e734abb add session.connect to dial connections 10 years ago
  Chris Bannister a65110e114 sesssion now creates a single connconfig 10 years ago
  Chris Bannister 7080624247 fetch host version 10 years ago
  Chris Bannister c422756e53 add filters 10 years ago
  Chris Bannister 29b95e8481 add event debouncing 10 years ago
  Chris Bannister 0d2035c9ee improve schema inconsitent error 10 years ago
  Chris Bannister 3517d45d98 start working on event debouncer 10 years ago
  Chris Bannister 06dd52ac68 events: add hosts to the ring and handle existing nodes 10 years ago
  Chris Bannister 0248bf8a96 pool: only add hosts if they are up 10 years ago
  Chris Bannister 91a3b24b73 control: register event frames 10 years ago
  Chris Bannister ba1fc9f374 host source should only add hosts if it is not known to the ring 10 years ago
  Chris Bannister 3dcc63b0a9 improve frame string methods 10 years ago
  Chris Bannister 1c1044ce9a add a ring struct to hold ring info for a session 10 years ago
  Chris Bannister c18e5b3ba2 after reading an event dont try to dispatch it 10 years ago
  Chris Bannister 8bfcce00d0 add test suite for events using ccm 10 years ago
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 years ago
  Chris Bannister be960bdc91 working tmp 10 years ago
  Chris Bannister 35a8da1daa fix cow host list 10 years ago
  Chris Bannister ee1e09bbda add more info to host info 10 years ago
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 years ago