thenatog commented on issue #233: NIFIREG-323 Clear secret key when auto restarting in order to obtain … URL: https://github.com/apache/nifi-registry/pull/233#issuecomment-537555890 Works as expected. I tested that when killing the nifi-registry process (not the bootstrap process), the daemon does restart nifi-registry but bootstrap commands like ./nifi-registry.sh [status|stop] do not work. Once applying this fix, the restarted process will now communicate the new key back to the bootstrap daemon and the above commands will continue to work on the newly spawned process.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
