DaanHoogland commented on pull request #4600:
URL: https://github.com/apache/cloudstack/pull/4600#issuecomment-764598789
nice cleanup, but shouldn't `removed` in the `listDistinctHostNames()` still
be `null`? I.E. teh line 282 remain
```
DistinctHostNameSearch.and("removed",
DistinctHostNameSearch.entity().getRemoved(), SearchCriteria.Op.NULL);
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]