You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by daan Hoogland <da...@gmail.com> on 2013/07/02 09:11:57 UTC

Re: Review Request 12192: set the field 'state' rather than the unread parameter 'state', if the parameter is null

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


Your change seems fine.

Did you regression test it? Or did you solve a problem with it?

- daan Hoogland


On June 29, 2013, 9:08 p.m., Dave Brosius wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12192/
> -----------------------------------------------------------
> 
> (Updated June 29, 2013, 9:08 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> code checks the parameter 'state' and if null, set it to Allocated, even though that parameter is never accessed. Meant to set the field 'state'.
> 
> 
> Diffs
> -----
> 
>   engine/schema/src/com/cloud/network/dao/NetworkVO.java 6580ea0 
> 
> Diff: https://reviews.apache.org/r/12192/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dave Brosius
> 
>


Re: Review Request 12192: set the field 'state' rather than the unread parameter 'state', if the parameter is null

Posted by Dave Brosius <db...@mebigfatguy.com>.

> On July 2, 2013, 7:11 a.m., daan Hoogland wrote:
> > Your change seems fine.
> > 
> > Did you regression test it? Or did you solve a problem with it?

Just noticed during code inspection


- Dave


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


On June 29, 2013, 9:08 p.m., Dave Brosius wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12192/
> -----------------------------------------------------------
> 
> (Updated June 29, 2013, 9:08 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> code checks the parameter 'state' and if null, set it to Allocated, even though that parameter is never accessed. Meant to set the field 'state'.
> 
> 
> Diffs
> -----
> 
>   engine/schema/src/com/cloud/network/dao/NetworkVO.java 6580ea0 
> 
> Diff: https://reviews.apache.org/r/12192/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dave Brosius
> 
>


Re: Review Request 12192: set the field 'state' rather than the unread parameter 'state', if the parameter is null

Posted by Sanjay Tripathi <sa...@citrix.com>.

> On July 2, 2013, 7:11 a.m., daan Hoogland wrote:
> > Your change seems fine.
> > 
> > Did you regression test it? Or did you solve a problem with it?
> 
> Dave Brosius wrote:
>     Just noticed during code inspection

Dave, can you also open a ticket for this and mention your review request in the comment section of the ticket; it will help the community to track the issue.


- Sanjay


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


On June 29, 2013, 9:08 p.m., Dave Brosius wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12192/
> -----------------------------------------------------------
> 
> (Updated June 29, 2013, 9:08 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> code checks the parameter 'state' and if null, set it to Allocated, even though that parameter is never accessed. Meant to set the field 'state'.
> 
> 
> Diffs
> -----
> 
>   engine/schema/src/com/cloud/network/dao/NetworkVO.java 6580ea0 
> 
> Diff: https://reviews.apache.org/r/12192/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dave Brosius
> 
>