nlight-jdev / jcouchdb

Automatically exported from code.google.com/p/jcouchdb
Other
0 stars 0 forks source link

Improvements to polling #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I made a few observations and fixes to the polling algorithm. Here are the 
found issues:
* no easy adding of heartbeat
* ChangeNotification does not have deleted property
* InterruptedException is swallowed
* some accessors should be public for easyier use
* the thread hangs on closing the stream, solved by get.abort()

Original issue reported on code.google.com by guglj...@zoznam.sk on 9 Aug 2010 at 9:29

Attachments:

GoogleCodeExporter commented 8 years ago
It would be very nice to have th deleted property in my new Project

Original comment by robert.s...@gmail.com on 15 Nov 2010 at 11:35