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

Hadoop QA commented on SENTRY-2335:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12934873/SENTRY-2335.02.patch 
against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/4013/console

This message is automatically generated.

> Allow multiple callbacks to be run when a Signal is received.
> -------------------------------------------------------------
>
>                 Key: SENTRY-2335
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2335
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Brian Towles
>            Assignee: Brian Towles
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: SENTRY-2335.01.patch, SENTRY-2335.02.patch
>
>
> As Sentry develops, more and more items possibly need to react to signals. To 
> do things like reload config files without restarting the service, a signal 
> (like SIGHUP) is ideal.  Currently Sentry only allows for one function to be 
> called when a signal is received, but different parts of the system may need 
> to react to that same signal.
> This is a small change to the SigUtils to allow for multiple handlers for a 
> single signal.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to