brianmhess / cassandra-loader

Delimited file loader for Cassandra
Apache License 2.0
197 stars 93 forks source link

Fix unloader hanging indefinitely due to a worker thread exception #91

Open jcross-linkup opened 6 years ago

jcross-linkup commented 6 years ago

Prevent threads from getting stuck in a "waiting for more tasks" state.