<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: NiFi - restarting a node gracefully in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222460#M184330</link>
    <description>&lt;P&gt;currently there is no way to see what is holding it up?&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2017 06:32:08 GMT</pubDate>
    <dc:creator>albert_phu</dc:creator>
    <dc:date>2017-06-23T06:32:08Z</dc:date>
    <item>
      <title>NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222456#M184326</link>
      <description>&lt;P&gt;I have a cluster of lets say 3 NiFi nodes and I would like to make a configuration change, what are the steps to do a graceful restart of each node one by one?&lt;/P&gt;&lt;P&gt;using "service nifi stop" and "service nifi start"&lt;/P&gt;&lt;P&gt;I always get the following output - &lt;/P&gt;&lt;PRE&gt;2017-06-20 23:19:04,097 INFO [main] org.apache.nifi.bootstrap.Command 
Apache NiFi has accepted the Shutdown Command and is shutting down now
2017-06-20 23:19:04,141 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:06,145 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:08,149 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:10,153 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:12,157 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:14,162 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:16,167 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:18,171 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:20,176 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:22,180 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:24,184 INFO [main] org.apache.nifi.bootstrap.Command 
Waiting for Apache NiFi to finish shutting down...
2017-06-20 23:19:24,200 WARN [main] org.apache.nifi.bootstrap.Command 
NiFi has not finished shutting down after 20 seconds. Killing process.
2017-06-20 23:19:24,218 INFO [main] org.apache.nifi.bootstrap.Command 
NiFi has finished shutting down.&lt;/PRE&gt;&lt;P&gt;I would rather not have NiFi killed if it is in the middle of something, is this to be expected?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 21:57:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222456#M184326</guid>
      <dc:creator>albert_phu</dc:creator>
      <dc:date>2017-06-21T21:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222457#M184327</link>
      <description>&lt;P&gt;Do you have any custom components deployed?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 01:44:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222457#M184327</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-06-22T01:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222458#M184328</link>
      <description>&lt;P&gt;Any component, custom or not, which is not responding in a timely manner to lifecycle calls such as when it is unscheduled will do this.  I've seen it quite a bit lately as well.  We should consider listing thread titles or something that have it as that will help spot the culprit pretty quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 03:07:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222458#M184328</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2017-06-22T03:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222459#M184329</link>
      <description>&lt;P&gt;I have no custom modules deployed.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 05:25:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222459#M184329</guid>
      <dc:creator>albert_phu</dc:creator>
      <dc:date>2017-06-22T05:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222460#M184330</link>
      <description>&lt;P&gt;currently there is no way to see what is holding it up?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 06:32:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222460#M184330</guid>
      <dc:creator>albert_phu</dc:creator>
      <dc:date>2017-06-23T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222461#M184331</link>
      <description>&lt;P&gt;You can try a thread dump (with jstack or nifi.sh dump) while it is waiting to shut down, you may be able to spot the culprit in the output.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2017 00:23:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222461#M184331</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2017-06-24T00:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - restarting a node gracefully</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222462#M184332</link>
      <description>&lt;P&gt;I have a similar problem and I added a thread dump in this separate question that hasn't been answered yet:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/182912/nifi-is-failing-to-shutdown-gracefully-how-to-debu.html" target="_blank"&gt;https://community.hortonworks.com/questions/182912/nifi-is-failing-to-shutdown-gracefully-how-to-debu.html&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:37:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-restarting-a-node-gracefully/m-p/222462#M184332</guid>
      <dc:creator>fp</dc:creator>
      <dc:date>2018-04-12T20:37:44Z</dc:date>
    </item>
  </channel>
</rss>

