-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8186/
-----------------------------------------------------------

(Updated Nov. 27, 2012, 2:03 a.m.)


Review request for cloudstack.


Changes
-------

In NiciraNvpApi.java, previous patch called releaseConnection before reading 
http response body. Fixed in this patch.


Description
-------

Thanks to Hugo about pointing out the page 
http://hc.apache.org/httpclient-3.x/threading.html , I found that we MUST call 
releaseConnection when we're using HttpClient in conjunction with 
MultiThreadedHttpConnectionManager.


Diffs (updated)
-----

  agent/src/com/cloud/agent/AgentShell.java 774f222 
  awsapi/src/com/cloud/bridge/io/S3CAStorBucketAdapter.java 2101afe 
  
plugins/network-elements/nicira-nvp/src/com/cloud/network/nicira/NiciraNvpApi.java
 26e7e0d 
  server/src/com/cloud/cluster/ClusterServiceServletImpl.java 0c3a175 
  server/src/com/cloud/maint/UpgradeManagerImpl.java c1ce3f0 

Diff: https://reviews.apache.org/r/8186/diff/


Testing
-------


Thanks,

Hiroaki Kawai

Reply via email to