I am looking for data structure(s) and algorithms used in implementation and to keep it efficient?
Is there a way to retrieve the connection's sctp_assoc_t from the socket file descriptor? If there isn't, may I ask why?
I am hitting the following issue it is still open and there are no suggested workarounds
DFSClient#DFSInputStream#blockSeekTo may leak socket connection.
https://issues.apache.org/jira/browse/HDFS-5493
Can any one know any workaround