Scalable-Key-Value / code

Source code of the Scalable Key/Value Store (SKV)
Eclipse Public License 1.0
5 stars 9 forks source link

prevent a closing EP to get polled for new commands #33

Closed lasch closed 9 years ago

lasch commented 9 years ago

This should at least alleviate a problem during connection tear-down, where the command polling thread tries to keep fetching new events from a closing endpoint.