nagaboinaramgopal opened a new pull request, #14048:
URL: https://github.com/apache/cloudstack/pull/14048

   VolumeJoinDaoImpl.newVolumeResponse fed the read getter to the write setter 
for the byte rate, and the write getter to the read setter for IOPS, so 
listVolumes returned the read byte-rate as the write byte-rate and the write 
IOPS as the read IOPS for any volume with asymmetric throttling. Map each rate 
to its own field.
   
   Tested: new unit test on the extracted setThrottleRates helper; 
VolumeJoinDaoImplTest green


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to