gridgain / gridgain-old

268 stars 85 forks source link

Handle IO Exception on socket connect #91

Closed stolyarchukav closed 9 years ago

stolyarchukav commented 9 years ago

This fix is needed to resolve issue with "Too many open file descriptors". See sample client application https://github.com/stolyarchukav/gg-client-test to reproduce issue.

yzhdanov commented 9 years ago

Andrey, thanks for pointing out this issue. I have fixed it and will push shortly.

stolyarchukav commented 9 years ago

Thank you, i hope fix will be available for gridgain-core-ent as well

yzhdanov commented 9 years ago

Sure