pchalamet / cassandra-sharp

high performance .NET driver for Apache Cassandra
114 stars 41 forks source link

The timer in SystemPeersDiscoveryService is never enabled. #76

Closed eplowe closed 10 years ago

eplowe commented 10 years ago

The timer in the class, SystemPeersDiscoveryService, is never enabled. TryDiscover() only runs when SystemPeersDiscoveryService is created.

I'll be sending a pull request for this if that is ok.

pchalamet commented 10 years ago

fine, waiting for pull request.

From: Eric Plowe [mailto:notifications@github.com] Sent: Thursday, May 1, 2014 06:49 To: pchalamet/cassandra-sharp Subject: [cassandra-sharp] The timer in SystemPeersDiscoveryService is never enabled. (#76)

The timer in the class, SystemPeersDiscoveryService, is never enabled. TryDiscover() only runs when SystemPeersDiscoveryService is created.

I'll be sending a pull request for this if that is ok.

— Reply to this email directly or view it on GitHub https://github.com/pchalamet/cassandra-sharp/issues/76 . https://github.com/notifications/beacon/1562400__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNDUzODkyOCwiZGF0YSI6eyJpZCI6MzEyMDU1NzB9fQ==--bdfcec372703b59a8b20bbf48d090c2f5e891dcc.gif

pchalamet commented 10 years ago

fixed