Hi, > I have fixed the issue of the two failed UTs (because the OS that Apache > Jenkins runs on has no `lsof ` command...). Now I use > `com.sun.management.UnixOperatingSystemMXBean` to get the number of opened > files.
There may be license issue wth this in that I think that function is GPL licensed, The GPL license is not compatible with ALv2 and you can’t include or depend upon anything with a GPL license (with some exceptions like optional dependancies and build tools). I’ll look into it and get back to the list. Thanks,, Justin
