[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15015576#comment-15015576
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9063:
--------------------------------------------

Github user DaanHoogland commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1066#discussion_r45456092
  
    --- Diff: 
plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceData.java
 ---
    @@ -0,0 +1,289 @@
    +package com.cloud.hypervisor.xenserver.resource;
    +
    +import java.util.LinkedList;
    +import java.util.Queue;
    +
    +public class CitrixResourceData {
    --- End diff --
    
    it is an exercise in reducing the sheer size and complexity of the class. 
obviously much more needs to be done on this class. I am dropping this for now.


> CitrixResourceBase refactor
> ---------------------------
>
>                 Key: CLOUDSTACK-9063
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9063
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Daan Hoogland
>
> https://analysis.apache.org/drilldown/measures/100206?metric=class_complexity 
> report on the class is pretty bad. Some trivial changes can be done to 
> improve. miracles won't happen but improvements can be made.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to