Andre BTW as a member of the PMC your votes are binding.
I am not quite sure the state of your snapshot version relative to the release version. Definitely worth filing a JIRA and doing further evaluation. Thanks Joe On Fri, Nov 25, 2016 at 10:13 AM, Andre <[email protected]> wrote: > Joe, > > -0 (non-binding) > > When testing "rolling upgrade" I noticed that as nodes restarted they were > given new Node Ids (I suspect the NodeId is related to the version they > run?). This results on a cluster with 50% of nodes showing up as > disconnected. > > > Not sure if this is particular to my test environment but would be great if > someone try to reproduce: > > > > On a working 3 node secure cluster with embedded zookeeper and "easy > upgrades directory structure": > > - Untar nifi snapshot > - mv the output to under /path/to/nifi/ > > you should now have > > /path/to/nifi/config > /path/to/nifi/nifi-1.0.0 > /path/to/nifi/nifi-1.1.0-SNAPSHOT > > - ensure permissions of nifi-1.1.0-SNAPSHOT are correct (i.e. chown, chmod, > etc) > - cd nifi-1.1.0-SNAPSHOT > - move original nifi config: mv conf conf.old > - ln -s ../config conf > > - stop old nifi /path/to/nifi/nifi-1.0.0/bin/nifi.sh stop > > - edit /path/to/nifi/config so that nifi.version is set to 1.1.0-SNAPSHOT > > - start new nifi /path/to/nifi/nifi-1.1.0-SNAPSHOT/bin/nifi.sh start > > > NiFi should start working but 3/6 nodes will show as down, preventing > modifications to the data flow. > > > > Cheers > > > > On Thu, Nov 24, 2016 at 6:04 PM, Joe Witt <[email protected]> wrote: > >> Hello Apache NiFi Community, >> >> I am pleased to be calling this vote for the source release of Apache NiFi, >> nifi-1.1.0. >> >> The source zip, including signatures, digests, etc. can be found at: >> https://repository.apache.org/content/repositories/orgapachenifi-1092 >> >> The Git tag is nifi-1.1.0-RC1 >> The Git commit hash is 1b2b9f136df73a8b0d5d21419b6ebc2206f78393 >> * https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h= >> 1b2b9f136df73a8b0d5d21419b6ebc2206f78393 >> * https://github.com/apache/nifi/commit/1b2b9f136df73a8b0d5d21419b6ebc >> 2206f78393 >> >> Checksums of nifi-1.1.0-source-release.zip: >> MD5: b7a83412a088634835f6510974282408 >> SHA1: c538fedf990250dbd75090d7f03aeb2554802c8d >> SHA256: 39dc521230c9936f9178b9fe34a410b932cf0d0807db4aeba9a1b41051023ec6 >> >> Release artifacts are signed with the following key: >> https://people.apache.org/keys/committer/joewitt >> >> KEYS file available here: >> https://dist.apache.org/repos/dist/release/nifi/KEYS >> >> 265 issues were closed/resolved for this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12316020&version=12337875 >> >> Release note highlights can be found here: >> https://cwiki.apache.org/confluence/display/NIFI/ >> Release+Notes#ReleaseNotes-Version1.1.0 >> >> The vote will be open for 88 hours (a bit longer than usual due to timing). >> >> Please download the release candidate and evaluate the necessary items >> including checking hashes, signatures, build from source, and test. Then >> please vote: >> >> [ ] +1 Release this package as nifi-1.1.0 >> [ ] +0 no opinion >> [ ] -1 Do not release this package because... >> >> Thanks! >>
