コミット履歴

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