[ 
https://issues.apache.org/jira/browse/KNOX-2153?focusedWorklogId=373909&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373909
 ]

ASF GitHub Bot logged work on KNOX-2153:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jan/20 22:09
            Start Date: 17/Jan/20 22:09
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #239: KNOX-2153 - CM 
discovery - Monitor Cloudera Manager
URL: https://github.com/apache/knox/pull/239#discussion_r368154377
 
 

 ##########
 File path: build-tools/src/main/resources/build-tools/spotbugs-filter.xml
 ##########
 @@ -71,4 +71,9 @@ limitations under the License.
     <Bug pattern="NM_SAME_SIMPLE_NAME_AS_SUPERCLASS" />
   </Match>
 
+  <Match>
+    <Class 
name="org.apache.knox.gateway.topology.discovery.cm.ClouderaManagerClusterConfigurationMonitor"
 />
+    <Bug pattern="OBJECT_DESERIALIZATION" />
 
 Review comment:
   This is super concerning. If this is required (I'm not sure it is based on 
looking at this class), can this be limited to a single method instead of the 
whole class?
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 373909)
    Time Spent: 20m  (was: 10m)

> CM discovery - Monitor Cloudera Manager
> ---------------------------------------
>
>                 Key: KNOX-2153
>                 URL: https://issues.apache.org/jira/browse/KNOX-2153
>             Project: Apache Knox
>          Issue Type: Sub-task
>          Components: cm-discovery
>    Affects Versions: 1.4.0
>            Reporter: Sandor Molnar
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Knox needs to have monitoring capabilities implemented for Cloudera Manager 
> service-discovery the same way as supported for Ambari (see KNOX-1013).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to