Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes 9 yıl önce
  Chris Bannister 3305e81ff1 Merge pull request #855 from Zariel/timer-leak 9 yıl önce
  Chris Bannister 016a613b83 conn: fix memory leak when using long timeouts 9 yıl önce
  Vincent Rischmann 0846d72689 conn: fix typo in executeBatch 9 yıl önce
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 yıl önce
  Charles Frantz d93ce32f1b adding AddressTranslator interface and impl for use in ec2 9 yıl önce
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 yıl önce
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 yıl önce
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 9 yıl önce
  matope adec9dda56 Avoid ErrTooManyTimeouts if TimeoutLimit is 0 9 yıl önce
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 yıl önce
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 9 yıl önce
  Chris Bannister 4d092a3c39 conn: pass down context into exec that we have 9 yıl önce
  Chris Bannister 7af717e68e conn: make startupErr only accept a single response 9 yıl önce
  Chris Bannister 6354e9dca8 conn: if we dont have a timeout use WithCancel 9 yıl önce
  Chris Bannister 4780c25d06 conn: pass context through startup chain 9 yıl önce
  Chris Bannister 6ed31b206e conn: dont auto set protocol to 2 9 yıl önce
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 yıl önce
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 yıl önce
  Chris Bannister 1b219436fa auth will needs to read more than one startup response frame 9 yıl önce
  Chris Bannister 8cd8afac84 conn: fix startup race 9 yıl önce
  Chris Bannister 733b8bc264 remove rogue println from conn 10 yıl önce
  woodsaj a4051028e5 close call.timeout to prevent deadlock. fixes #664 10 yıl önce
  Chris Bannister cd6790d4ae conn: close call timeout on write error 10 yıl önce
  Chris Bannister de3d3cd820 fix batch error propogation 10 yıl önce
  Chris Bannister 1fc753f0b8 conn: recycle call query timeout timers 10 yıl önce
  Muir Manders b023df01af Don't crash on bad peers. 10 yıl önce
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 10 yıl önce
  Chris Bannister 27ba892354 conn: closeWithError shoudl always try to deliver 10 yıl önce
  Chris Bannister eaff639252 query: add NoSkipMetadata option 10 yıl önce