You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Chip Childers <ch...@apache.org> on 2013/06/17 20:44:30 UTC

Re: Review Request: remove duplicated VPC router in return value of DomainRouterDaoImpl.listByStateAndNetworkType

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


Wei,

Should this still be applied?  If so, can you go ahead and do it (remember, 4.0 is not going to see another non-security release).

If not, can you please close this review?

-chip

- Chip Childers


On March 22, 2013, 6:22 a.m., Wei Zhou wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10062/
> -----------------------------------------------------------
> 
> (Updated March 22, 2013, 6:22 a.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Description
> -------
> 
> The return value of listByStateAndNetworkType function in server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java contains duplicated VPC router.
> For example, if a VPC contains 3 tiers, the return value contains 3 VPC routers.
> 
> We need to get only one VPC router for a VPC.
> 
> This patch applies on 4.0.1. I will create a patch for master/4.1 later.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java 175d3f2 
> 
> Diff: https://reviews.apache.org/r/10062/diff/
> 
> 
> Testing
> -------
> 
> Testing manually ok.
> 
> 
> Thanks,
> 
> Wei Zhou
> 
>


Re: Review Request: remove duplicated VPC router in return value of DomainRouterDaoImpl.listByStateAndNetworkType

Posted by Wei Zhou <w....@leaseweb.com>.

> On June 17, 2013, 6:44 p.m., Chip Childers wrote:
> > Wei,
> > 
> > Should this still be applied?  If so, can you go ahead and do it (remember, 4.0 is not going to see another non-security release).
> > 
> > If not, can you please close this review?
> > 
> > -chip

Chip,
I just changed and committed it. Thanks.
-Wei


- Wei


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


On March 22, 2013, 6:22 a.m., Wei Zhou wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10062/
> -----------------------------------------------------------
> 
> (Updated March 22, 2013, 6:22 a.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Description
> -------
> 
> The return value of listByStateAndNetworkType function in server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java contains duplicated VPC router.
> For example, if a VPC contains 3 tiers, the return value contains 3 VPC routers.
> 
> We need to get only one VPC router for a VPC.
> 
> This patch applies on 4.0.1. I will create a patch for master/4.1 later.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java 175d3f2 
> 
> Diff: https://reviews.apache.org/r/10062/diff/
> 
> 
> Testing
> -------
> 
> Testing manually ok.
> 
> 
> Thanks,
> 
> Wei Zhou
> 
>