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

Puspendu Banerjee commented on NIFI-2163:
-----------------------------------------

Thanks.
I shall look into the following statement from LSB "start, stop, restart,
force-reload, and status actions shall be supported by all init scripts;
the reload and the try-restart actions are optional."

Will that satisfy your need?

Thanks & Regards,
Puspendu Banerjee
On Jul 13, 2016 7:30 PM, "Edgardo Vega (JIRA)" <[email protected]> wrote:


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

Edgardo Vega commented on NIFI-2163:
------------------------------------

[[email protected]] Ansible and puppet for starters.

Here is the link to the service module for ansible:
https://github.com/ansible/ansible-modules-core/blob/devel/system/service.py#L582
Here the link to the service type for puppet:
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/type/service.rb#L135

they do not follow the spec for services, whcih causes some configuration
tools not to work as they use the return codes to determine if things are
running, dead, or stopped.
http://refspecs.linuxbase.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html



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


> Nifi Service does not follow LSB Sevice Spec
> --------------------------------------------
>
>                 Key: NIFI-2163
>                 URL: https://issues.apache.org/jira/browse/NIFI-2163
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 0.7.0
>         Environment: Centos
>            Reporter: Edgardo Vega
>            Priority: Critical
>
> Trying to use the lastest off master with nifi.sh and nifi-env.sh and they do 
> not follow the spec for services, whcih causes some configuration tools not 
> to work as they use the return codes to determine if things are running, 
> dead, or stopped.
> http://refspecs.linuxbase.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html



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

Reply via email to