You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by Josh Thompson <jo...@ncsu.edu> on 2015/03/26 14:29:08 UTC

Re: [VOTE][RESULT] release 2.4.1 (RC1)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Based on the following votes, the Apache VCL community has voted to release
Apache VCL 2.4.1:

Josh Thompson (PMC member)
Aaron Peeler (PMC member)
Andy Kurth (PMC chair)
Dmitri Chebotarov (PMC member)
Young Oh
Larry Burton

That's +4 from PMC members and another +2 from the community.  There were no 0
or -1 votes.  That gives a total of 6 to pass the vote.

I'll go ahead and create the release artifact and publish it to our
distribution location. I'll give it around 24 hours for all of the mirrors to
pick it up and then send out an [ANNOUNCE] message.

Thanks,
Josh

On Saturday, March 21, 2015 12:26:53 PM you wrote:
> The vote for 2.4 passed, and I cut the release.  However, Andy reported a
> bug with clusters shortly afterward.  So, 2.4. was never officially
> announced  Since it had already been uploaded to the distribution location,
> we had to move to 2.4.1.
> 
> I created a release artifact based off of trunk.  I copied that branch to a
> tag under the tags area of the repo that is named release-2.4.1-RC1:
> 
> http://svn.apache.org/repos/asf/vcl/tags/release-2.4.1-RC1/
> 
> The artifact is an export from that tag with the addition of Dojo Toolkit
> version 1.6.2 with a custom VCL profile and Spyc both bundled in the web
> code. The artifact, MD5 and SHA1 sums, and my GPG signature of it are
> available from my space on people.a.o:
> 
> http://people.apache.org/~jfthomps/apache-VCL-2.4.1-RC1/
> 
> The list of resolved JIRA issues associated with this release can be found
> under 2.4 and 2.4.1 on the Change Log page in the staging area of the CMS:
> 
> http://vcl.staging.apache.org/docs/changelog.html
> 
> This is the first release to include an installation script.  Installation
> instructions on using the script and doing things manually are on the
> following page in the staging area of the CMS:
> 
> http://vcl.staging.apache.org/docs/VCL241InstallGuide.html
> 
> The INSTALLATION file in the release artifact only contains information on
> using the script.
> 
> *NOTE* To use the installation script with RC1, you need to give it the
> --rc=1 option (which is not included in the output of --help).
> 
> Test installs and upgrades were successfully performed.
> 
> The directory created by extracting the RC1 artifact is
> "apache-VCL-2.4.1-RC1" (after extracting, you may want to rename it to
> "apache-VCL-2.4.1" if you want to test the manual instruction from the
> online installation guide).  Licensing information about perl and its
> required modules, php and its required modules, and mysql are stated as
> "system requirements" according to the information under "System
> Requirements" on http://www.apache.org/legal/3party.html.
> 
> After we finalize a release vote, the staging part of the CMS will be
> published to update the production site.
> 
> Please vote by 5pm (EST) on Wednesday, March 25th to publish this release.
> Everyone in the community is encouraged to vote if you have at least done
> some testing.  However, only votes by members of the PMC are binding votes.
> 
> [ ] +1 yes, release VCL 2.4.1
> [ ] 0 dunno
> [ ] -1 no, don't release VCL 2.4.1 (provide reasons if this is your vote)
> 
> Josh
> --
> -------------------------------
> Josh Thompson
> VCL Developer
> North Carolina State University
> 
> my GPG/PGP key can be found at pgp.mit.edu
> 
> All electronic mail messages in connection with State business which are
> sent to or received by this account are subject to the NC Public Records
> Law and may be disclosed to third parties.
- -- 
- -------------------------------
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlUUCasACgkQV/LQcNdtPQMTcACcCnZs3ZrI/4HqLy5/HxpqCoVm
lRMAnRMNuUMMeosGMVnbD94PMDxiMTOf
=N1mT
-----END PGP SIGNATURE-----


Re: [VOTE][RESULT] release 2.4.1 (RC1)

Posted by Andy Kurth <an...@ncsu.edu>.
I committed the changes to trunk.  Please test.  The changes mainly affect
cluster requests.  It would be helpful to test deleting the request at the
various request states and also forcing a reservation to timeout due to no
acknowledgement and no connection.  Make sure the subsequent request state
gets processed for all cluster reservations and eventually gets cleared out
of the database properly.

Also, it's a good idea to check log.ending after each test.  Make sure the
correct value is getting set.

I will test some more tomorrow.

Regards,
Andy

On Tue, Mar 31, 2015 at 11:56 AM, Andy Kurth <an...@ncsu.edu> wrote:

> I'm working on the following issues:
> https://issues.apache.org/jira/browse/VCL-845
> https://issues.apache.org/jira/browse/VCL-847
>
> I think these will be finished today.  VCL-847 involves changing how
> cluster parent and child reservations communicate so it will require some
> detailed testing.
>
> -Andy
>
>
> On Thu, Mar 26, 2015 at 4:44 PM, Josh Thompson <jo...@ncsu.edu>
> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> UGH!
>>
>> Young just found a bug that keeps the statics part of the site from
>> working.
>> :(  So, on to 2.4.2...
>>
>> I'll work on getting that out tomorrow.
>>
>> Josh
>>
>> On Thursday, March 26, 2015 9:29:08 AM Josh Thompson wrote:
>> > Based on the following votes, the Apache VCL community has voted to
>> release
>> > Apache VCL 2.4.1:
>> >
>> > Josh Thompson (PMC member)
>> > Aaron Peeler (PMC member)
>> > Andy Kurth (PMC chair)
>> > Dmitri Chebotarov (PMC member)
>> > Young Oh
>> > Larry Burton
>> >
>> > That's +4 from PMC members and another +2 from the community.  There
>> were no
>> > 0 or -1 votes.  That gives a total of 6 to pass the vote.
>> >
>> > I'll go ahead and create the release artifact and publish it to our
>> > distribution location. I'll give it around 24 hours for all of the
>> mirrors
>> > to pick it up and then send out an [ANNOUNCE] message.
>> >
>> > Thanks,
>> > Josh
>> >
>> > On Saturday, March 21, 2015 12:26:53 PM you wrote:
>> > > The vote for 2.4 passed, and I cut the release.  However, Andy
>> reported a
>> > > bug with clusters shortly afterward.  So, 2.4. was never officially
>> > > announced  Since it had already been uploaded to the distribution
>> > > location,
>> > > we had to move to 2.4.1.
>> > >
>> > > I created a release artifact based off of trunk.  I copied that
>> branch to
>> > > a
>> > > tag under the tags area of the repo that is named release-2.4.1-RC1:
>> > >
>> > > http://svn.apache.org/repos/asf/vcl/tags/release-2.4.1-RC1/
>> > >
>> > > The artifact is an export from that tag with the addition of Dojo
>> Toolkit
>> > > version 1.6.2 with a custom VCL profile and Spyc both bundled in the
>> web
>> > > code. The artifact, MD5 and SHA1 sums, and my GPG signature of it are
>> > > available from my space on people.a.o:
>> > >
>> > > http://people.apache.org/~jfthomps/apache-VCL-2.4.1-RC1/
>> > >
>> > > The list of resolved JIRA issues associated with this release can be
>> found
>> > > under 2.4 and 2.4.1 on the Change Log page in the staging area of the
>> CMS:
>> > >
>> > > http://vcl.staging.apache.org/docs/changelog.html
>> > >
>> > > This is the first release to include an installation script.
>> Installation
>> > > instructions on using the script and doing things manually are on the
>> > > following page in the staging area of the CMS:
>> > >
>> > > http://vcl.staging.apache.org/docs/VCL241InstallGuide.html
>> > >
>> > > The INSTALLATION file in the release artifact only contains
>> information on
>> > > using the script.
>> > >
>> > > *NOTE* To use the installation script with RC1, you need to give it
>> the
>> > > --rc=1 option (which is not included in the output of --help).
>> > >
>> > > Test installs and upgrades were successfully performed.
>> > >
>> > > The directory created by extracting the RC1 artifact is
>> > > "apache-VCL-2.4.1-RC1" (after extracting, you may want to rename it to
>> > > "apache-VCL-2.4.1" if you want to test the manual instruction from the
>> > > online installation guide).  Licensing information about perl and its
>> > > required modules, php and its required modules, and mysql are stated
>> as
>> > > "system requirements" according to the information under "System
>> > > Requirements" on http://www.apache.org/legal/3party.html.
>> > >
>> > > After we finalize a release vote, the staging part of the CMS will be
>> > > published to update the production site.
>> > >
>> > > Please vote by 5pm (EST) on Wednesday, March 25th to publish this
>> release.
>> > > Everyone in the community is encouraged to vote if you have at least
>> done
>> > > some testing.  However, only votes by members of the PMC are binding
>> > > votes.
>> > >
>> > > [ ] +1 yes, release VCL 2.4.1
>> > > [ ] 0 dunno
>> > > [ ] -1 no, don't release VCL 2.4.1 (provide reasons if this is your
>> vote)
>> > >
>> > > Josh
>> > > --
>> > > -------------------------------
>> > > Josh Thompson
>> > > VCL Developer
>> > > North Carolina State University
>> > >
>> > > my GPG/PGP key can be found at pgp.mit.edu
>> > >
>> > > All electronic mail messages in connection with State business which
>> are
>> > > sent to or received by this account are subject to the NC Public
>> Records
>> > > Law and may be disclosed to third parties.
>> >
>> > --
>> > -------------------------------
>> > Josh Thompson
>> > VCL Developer
>> > North Carolina State University
>> >
>> > my GPG/PGP key can be found at pgp.mit.edu
>> >
>> > All electronic mail messages in connection with State business which
>> > are sent to or received by this account are subject to the NC Public
>> > Records Law and may be disclosed to third parties.
>> - --
>> - -------------------------------
>> Josh Thompson
>> VCL Developer
>> North Carolina State University
>>
>> my GPG/PGP key can be found at pgp.mit.edu
>>
>> All electronic mail messages in connection with State business which
>> are sent to or received by this account are subject to the NC Public
>> Records Law and may be disclosed to third parties.
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v2
>>
>> iEYEARECAAYFAlUUb6MACgkQV/LQcNdtPQOZcQCeKX7tVY/yzb7i/AhqfUE8T9oc
>> f78An2vQZVXGHEh8XPv27FhP3qeljvie
>> =lgMo
>> -----END PGP SIGNATURE-----
>>
>>
>

Re: [VOTE][RESULT] release 2.4.1 (RC1)

Posted by Andy Kurth <an...@ncsu.edu>.
I'm working on the following issues:
https://issues.apache.org/jira/browse/VCL-845
https://issues.apache.org/jira/browse/VCL-847

I think these will be finished today.  VCL-847 involves changing how
cluster parent and child reservations communicate so it will require some
detailed testing.

-Andy


On Thu, Mar 26, 2015 at 4:44 PM, Josh Thompson <jo...@ncsu.edu>
wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> UGH!
>
> Young just found a bug that keeps the statics part of the site from
> working.
> :(  So, on to 2.4.2...
>
> I'll work on getting that out tomorrow.
>
> Josh
>
> On Thursday, March 26, 2015 9:29:08 AM Josh Thompson wrote:
> > Based on the following votes, the Apache VCL community has voted to
> release
> > Apache VCL 2.4.1:
> >
> > Josh Thompson (PMC member)
> > Aaron Peeler (PMC member)
> > Andy Kurth (PMC chair)
> > Dmitri Chebotarov (PMC member)
> > Young Oh
> > Larry Burton
> >
> > That's +4 from PMC members and another +2 from the community.  There
> were no
> > 0 or -1 votes.  That gives a total of 6 to pass the vote.
> >
> > I'll go ahead and create the release artifact and publish it to our
> > distribution location. I'll give it around 24 hours for all of the
> mirrors
> > to pick it up and then send out an [ANNOUNCE] message.
> >
> > Thanks,
> > Josh
> >
> > On Saturday, March 21, 2015 12:26:53 PM you wrote:
> > > The vote for 2.4 passed, and I cut the release.  However, Andy
> reported a
> > > bug with clusters shortly afterward.  So, 2.4. was never officially
> > > announced  Since it had already been uploaded to the distribution
> > > location,
> > > we had to move to 2.4.1.
> > >
> > > I created a release artifact based off of trunk.  I copied that branch
> to
> > > a
> > > tag under the tags area of the repo that is named release-2.4.1-RC1:
> > >
> > > http://svn.apache.org/repos/asf/vcl/tags/release-2.4.1-RC1/
> > >
> > > The artifact is an export from that tag with the addition of Dojo
> Toolkit
> > > version 1.6.2 with a custom VCL profile and Spyc both bundled in the
> web
> > > code. The artifact, MD5 and SHA1 sums, and my GPG signature of it are
> > > available from my space on people.a.o:
> > >
> > > http://people.apache.org/~jfthomps/apache-VCL-2.4.1-RC1/
> > >
> > > The list of resolved JIRA issues associated with this release can be
> found
> > > under 2.4 and 2.4.1 on the Change Log page in the staging area of the
> CMS:
> > >
> > > http://vcl.staging.apache.org/docs/changelog.html
> > >
> > > This is the first release to include an installation script.
> Installation
> > > instructions on using the script and doing things manually are on the
> > > following page in the staging area of the CMS:
> > >
> > > http://vcl.staging.apache.org/docs/VCL241InstallGuide.html
> > >
> > > The INSTALLATION file in the release artifact only contains
> information on
> > > using the script.
> > >
> > > *NOTE* To use the installation script with RC1, you need to give it the
> > > --rc=1 option (which is not included in the output of --help).
> > >
> > > Test installs and upgrades were successfully performed.
> > >
> > > The directory created by extracting the RC1 artifact is
> > > "apache-VCL-2.4.1-RC1" (after extracting, you may want to rename it to
> > > "apache-VCL-2.4.1" if you want to test the manual instruction from the
> > > online installation guide).  Licensing information about perl and its
> > > required modules, php and its required modules, and mysql are stated as
> > > "system requirements" according to the information under "System
> > > Requirements" on http://www.apache.org/legal/3party.html.
> > >
> > > After we finalize a release vote, the staging part of the CMS will be
> > > published to update the production site.
> > >
> > > Please vote by 5pm (EST) on Wednesday, March 25th to publish this
> release.
> > > Everyone in the community is encouraged to vote if you have at least
> done
> > > some testing.  However, only votes by members of the PMC are binding
> > > votes.
> > >
> > > [ ] +1 yes, release VCL 2.4.1
> > > [ ] 0 dunno
> > > [ ] -1 no, don't release VCL 2.4.1 (provide reasons if this is your
> vote)
> > >
> > > Josh
> > > --
> > > -------------------------------
> > > Josh Thompson
> > > VCL Developer
> > > North Carolina State University
> > >
> > > my GPG/PGP key can be found at pgp.mit.edu
> > >
> > > All electronic mail messages in connection with State business which
> are
> > > sent to or received by this account are subject to the NC Public
> Records
> > > Law and may be disclosed to third parties.
> >
> > --
> > -------------------------------
> > Josh Thompson
> > VCL Developer
> > North Carolina State University
> >
> > my GPG/PGP key can be found at pgp.mit.edu
> >
> > All electronic mail messages in connection with State business which
> > are sent to or received by this account are subject to the NC Public
> > Records Law and may be disclosed to third parties.
> - --
> - -------------------------------
> Josh Thompson
> VCL Developer
> North Carolina State University
>
> my GPG/PGP key can be found at pgp.mit.edu
>
> All electronic mail messages in connection with State business which
> are sent to or received by this account are subject to the NC Public
> Records Law and may be disclosed to third parties.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iEYEARECAAYFAlUUb6MACgkQV/LQcNdtPQOZcQCeKX7tVY/yzb7i/AhqfUE8T9oc
> f78An2vQZVXGHEh8XPv27FhP3qeljvie
> =lgMo
> -----END PGP SIGNATURE-----
>
>

Re: [VOTE][RESULT] release 2.4.1 (RC1)

Posted by Josh Thompson <jo...@ncsu.edu>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

UGH!

Young just found a bug that keeps the statics part of the site from working.  
:(  So, on to 2.4.2...

I'll work on getting that out tomorrow.

Josh

On Thursday, March 26, 2015 9:29:08 AM Josh Thompson wrote:
> Based on the following votes, the Apache VCL community has voted to release
> Apache VCL 2.4.1:
> 
> Josh Thompson (PMC member)
> Aaron Peeler (PMC member)
> Andy Kurth (PMC chair)
> Dmitri Chebotarov (PMC member)
> Young Oh
> Larry Burton
> 
> That's +4 from PMC members and another +2 from the community.  There were no
> 0 or -1 votes.  That gives a total of 6 to pass the vote.
> 
> I'll go ahead and create the release artifact and publish it to our
> distribution location. I'll give it around 24 hours for all of the mirrors
> to pick it up and then send out an [ANNOUNCE] message.
> 
> Thanks,
> Josh
> 
> On Saturday, March 21, 2015 12:26:53 PM you wrote:
> > The vote for 2.4 passed, and I cut the release.  However, Andy reported a
> > bug with clusters shortly afterward.  So, 2.4. was never officially
> > announced  Since it had already been uploaded to the distribution
> > location,
> > we had to move to 2.4.1.
> > 
> > I created a release artifact based off of trunk.  I copied that branch to
> > a
> > tag under the tags area of the repo that is named release-2.4.1-RC1:
> > 
> > http://svn.apache.org/repos/asf/vcl/tags/release-2.4.1-RC1/
> > 
> > The artifact is an export from that tag with the addition of Dojo Toolkit
> > version 1.6.2 with a custom VCL profile and Spyc both bundled in the web
> > code. The artifact, MD5 and SHA1 sums, and my GPG signature of it are
> > available from my space on people.a.o:
> > 
> > http://people.apache.org/~jfthomps/apache-VCL-2.4.1-RC1/
> > 
> > The list of resolved JIRA issues associated with this release can be found
> > under 2.4 and 2.4.1 on the Change Log page in the staging area of the CMS:
> > 
> > http://vcl.staging.apache.org/docs/changelog.html
> > 
> > This is the first release to include an installation script.  Installation
> > instructions on using the script and doing things manually are on the
> > following page in the staging area of the CMS:
> > 
> > http://vcl.staging.apache.org/docs/VCL241InstallGuide.html
> > 
> > The INSTALLATION file in the release artifact only contains information on
> > using the script.
> > 
> > *NOTE* To use the installation script with RC1, you need to give it the
> > --rc=1 option (which is not included in the output of --help).
> > 
> > Test installs and upgrades were successfully performed.
> > 
> > The directory created by extracting the RC1 artifact is
> > "apache-VCL-2.4.1-RC1" (after extracting, you may want to rename it to
> > "apache-VCL-2.4.1" if you want to test the manual instruction from the
> > online installation guide).  Licensing information about perl and its
> > required modules, php and its required modules, and mysql are stated as
> > "system requirements" according to the information under "System
> > Requirements" on http://www.apache.org/legal/3party.html.
> > 
> > After we finalize a release vote, the staging part of the CMS will be
> > published to update the production site.
> > 
> > Please vote by 5pm (EST) on Wednesday, March 25th to publish this release.
> > Everyone in the community is encouraged to vote if you have at least done
> > some testing.  However, only votes by members of the PMC are binding
> > votes.
> > 
> > [ ] +1 yes, release VCL 2.4.1
> > [ ] 0 dunno
> > [ ] -1 no, don't release VCL 2.4.1 (provide reasons if this is your vote)
> > 
> > Josh
> > --
> > -------------------------------
> > Josh Thompson
> > VCL Developer
> > North Carolina State University
> > 
> > my GPG/PGP key can be found at pgp.mit.edu
> > 
> > All electronic mail messages in connection with State business which are
> > sent to or received by this account are subject to the NC Public Records
> > Law and may be disclosed to third parties.
> 
> --
> -------------------------------
> Josh Thompson
> VCL Developer
> North Carolina State University
> 
> my GPG/PGP key can be found at pgp.mit.edu
> 
> All electronic mail messages in connection with State business which
> are sent to or received by this account are subject to the NC Public
> Records Law and may be disclosed to third parties.
- -- 
- -------------------------------
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlUUb6MACgkQV/LQcNdtPQOZcQCeKX7tVY/yzb7i/AhqfUE8T9oc
f78An2vQZVXGHEh8XPv27FhP3qeljvie
=lgMo
-----END PGP SIGNATURE-----