You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/07 23:45:00 UTC

[jira] [Work logged] (KNOX-2304) CM discovery - cluster config monitor needs to be aware of all relevant CM event types

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

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

                Author: ASF GitHub Bot
            Created on: 07/Apr/20 23:44
            Start Date: 07/Apr/20 23:44
    Worklog Time Spent: 10m 
      Work Description: lmccay commented on pull request #307: KNOX-2304 - CM discovery cluster config monitor needs to be aware of …
URL: https://github.com/apache/knox/pull/307
 
 
   …all relevant CM event types
   
   Change-Id: Ic26ad36fcb110e01d30d636f14d5b383de01ff17
   
   (It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   This patch adds support for CM Event commands of type Start in addition to the existing Restart.
   This is to account for services that are added and started but not restarted and discovery needing to be aware of these in case the service in question has been enabled in a descriptor.
   
   Updated existing unit test to include Starts and ran all existing unit tests.
   
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 418078)
    Remaining Estimate: 0h
            Time Spent: 10m

> CM discovery - cluster config monitor needs to be aware of all relevant CM event types
> --------------------------------------------------------------------------------------
>
>                 Key: KNOX-2304
>                 URL: https://issues.apache.org/jira/browse/KNOX-2304
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: cm-discovery
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The CM cluster config monitor currently only polls for restart events. There are other event types (e.g., start) that should trigger the configuration analysis and subsequently trigger re-discovery.
> Need to determine the full set of event types that apply, and update the polling query.



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