Hi,

My application froze, and in the heap dump I see over 32K entries
in zmq.Poller.fd_table (my assumption from the stack below is that
java.util.HashMap is actually the map fd_table).

A screenshot from IBM HeapAnalyzer:

[image: Inline image 1]

Someone else noticed the same problem:
https://github.com/zeromq/jeromq/issues/71

He also provided a fix:
https://github.com/kcarlson/jeromq/commit/b50edbe9a17fab3b82a8d887a770e372eb81cb8c

Is this fix available in a release of jeromq? If not, is it possible to
create a release with the fix?

Thanks,
Jonathan

<<image.png>>

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to