You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafodion.apache.org by Sandhya Sundaresan <sa...@esgyn.com> on 2017/02/18 21:59:42 UTC

Trafodion Release 2.1 branch created

Hi everyone,
   Release branch for the upcoming 2.1 Trafodion release  has been created. The version of the master branch is now bumped to 2.2.  Please continue delivering Trafodion changes meant for the 2.2. release into the master branch as usual .  For existing workspaces please ensure that if you pick up the version change,  you do a clean build and restart services if you see any inconsistencies when using Trafodion.

If any fixes need to go towards stabilizing the current 2.1 release, or if you're adding documentation changes meant for 2.1, please branch off from origin/release2.1
Committers be careful while merging and make sure you merge pull requests to the right branch (distinguish between master and release2.1). Refer to https://cwiki.apache.org/confluence/display/TRAFODION/Merge+Changes

Jenkins has been setup to do nightly builds on the new release branch release2.1.

Thank you
Sandhya






RE: Trafodion Release 2.1 branch created

Posted by Anoop Sharma <an...@esgyn.com>.
for re-gen and restart, one can use the script:

  ilh_traf_restart

It does all the needed steps to recreate env, sqgen, sqstart etc.

anoop

-----Original Message-----
From: Selva Govindarajan [mailto:selva.govindarajan@esgyn.com] 
Sent: Monday, February 20, 2017 10:22 PM
To: dev@trafodion.incubator.apache.org
Subject: Re: Trafodion Release 2.1 branch created

For existing workspaces  in addition to clean build, you need to do the following:


rm $TRAF_HOME/etc/ms.env

sqgen


Then, start Trafodion.


The clean build also needs to be done on a new terminal with Trafodion environment set via sqenvd.sh or sqenvr.sh for debug or release build respectively.


Selva

________________________________
From: Sandhya Sundaresan <sa...@esgyn.com>
Sent: Saturday, February 18, 2017 1:59:42 PM
To: dev@trafodion.incubator.apache.org
Subject: Trafodion Release 2.1 branch created

Hi everyone,
   Release branch for the upcoming 2.1 Trafodion release  has been created. The version of the master branch is now bumped to 2.2.  Please continue delivering Trafodion changes meant for the 2.2. release into the master branch as usual .  For existing workspaces please ensure that if you pick up the version change,  you do a clean build and restart services if you see any inconsistencies when using Trafodion.

If any fixes need to go towards stabilizing the current 2.1 release, or if you're adding documentation changes meant for 2.1, please branch off from origin/release2.1
Committers be careful while merging and make sure you merge pull requests to the right branch (distinguish between master and release2.1). Refer to https://cwiki.apache.org/confluence/display/TRAFODION/Merge+Changes

Jenkins has been setup to do nightly builds on the new release branch release2.1.

Thank you
Sandhya






Re: Trafodion Release 2.1 branch created

Posted by Selva Govindarajan <se...@esgyn.com>.
For existing workspaces  in addition to clean build, you need to do the following:


rm $TRAF_HOME/etc/ms.env

sqgen


Then, start Trafodion.


The clean build also needs to be done on a new terminal with Trafodion environment set via sqenvd.sh or sqenvr.sh for debug or release build respectively.


Selva

________________________________
From: Sandhya Sundaresan <sa...@esgyn.com>
Sent: Saturday, February 18, 2017 1:59:42 PM
To: dev@trafodion.incubator.apache.org
Subject: Trafodion Release 2.1 branch created

Hi everyone,
   Release branch for the upcoming 2.1 Trafodion release  has been created. The version of the master branch is now bumped to 2.2.  Please continue delivering Trafodion changes meant for the 2.2. release into the master branch as usual .  For existing workspaces please ensure that if you pick up the version change,  you do a clean build and restart services if you see any inconsistencies when using Trafodion.

If any fixes need to go towards stabilizing the current 2.1 release, or if you're adding documentation changes meant for 2.1, please branch off from origin/release2.1
Committers be careful while merging and make sure you merge pull requests to the right branch (distinguish between master and release2.1). Refer to https://cwiki.apache.org/confluence/display/TRAFODION/Merge+Changes

Jenkins has been setup to do nightly builds on the new release branch release2.1.

Thank you
Sandhya