> */
> public void close() throws IOException {
> - Closeables.close(api, true);
> + Closeables.close(troveApi, true);See above comment --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/21/files#r6903195
