----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15412/ -----------------------------------------------------------
Review request for cloudstack and daan Hoogland. Repository: cloudstack-git Description ------- There was a resource leak issue. Now the FileInputStream is always close actively, instead of waiting for GC to pick the object. Diffs ----- plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ManagementNetworkGuru.java e457023 Diff: https://reviews.apache.org/r/15412/diff/ Testing ------- Maven build lifecycle running without any problem Thanks, Antonio Fornie