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


Likitha,

It would be good if you pre-compile the regex into a Pattern using 
Pattern.compile and then match it to the input.


- Prachi Damle


On Aug. 8, 2012, 9:08 a.m., Likitha Shetty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/6428/
> -----------------------------------------------------------
> 
> (Updated Aug. 8, 2012, 9:08 a.m.)
> 
> 
> Review request for cloudstack and Prachi Damle.
> 
> 
> Description
> -------
> 
> Error out with InvalidParameterValueException in UserVmManagerImpl if 
> userdata is not base64 encoded.
> 
> 
> This addresses bug CS-14796.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/vm/UserVmManager.java 11d2c64 
>   server/src/com/cloud/vm/UserVmManagerImpl.java f441c72 
> 
> Diff: https://reviews.apache.org/r/6428/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Likitha Shetty
> 
>

Reply via email to