[ 
https://issues.apache.org/jira/browse/SENTRY-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Na Li updated SENTRY-2335:
--------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

[~btowles] Thanks for your contribution!

> 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