[tor-bugs] #14071 [metrics-lib]: BlockingIteratorImpl.hasNext waits forever
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jan 1 20:12:01 UTC 2015
#14071: BlockingIteratorImpl.hasNext waits forever
-------------------------+-------------------------
Reporter: iwakeh | Owner: karsten
Type: defect | Status: new
Priority: blocker | Milestone:
Component: metrics-lib | Version:
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+-------------------------
My Onionoo server blocks after about 20 runs.
The analysis yields that it or the descriptor lib waits forever in
{{{org.torproject.descriptor.impl.BlockingIteratorImpl.hasNext}}}
This issue blocks #14070
Maybe also think about using java.util.concurrent throughout the library?
E.g. some BlockingQueue implementation, and atomic variables?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14071>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list