Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Code Block
 <process name="jobsiteProcess" site="SLAC">

Wiki MarkupVariable resolution \ [1\]:

Code Block
 <process name="jobsiteProcess" site="${jobsite}">

...

Code Block
 <process name="jobsiteProcess" site="${pipeline.stream %2 == 0 ? &quot;SLAC&quot; : &quot;SLACMC&quot;}">

Wiki Markup\[1\] The variable jobsite can be declared with a default in the XML file, as you would with any variable, which can also be overridden at stream creation time. \\ \\

2. cancelProcessInstance support in the linemode client.

...

5. Stream creation should be much quicker in most circumstances. 

Components to be upgraded:

Here is a list of the changes that will occur:

  • Stored procedures and Server move to version 1.4.1
  • Client:
    • org-srs-pipeline-client-1.1.0.jar -> org-srs-pipeline-client-1.1.1.jar

Related Jira Issues:

https://jira.slac.stanford.edu/browse/SSC-346Image Removed

Issues relevant to this release:

https://jira.slac.stanford.edu/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+PII+AND+fixVersion+%3D+%221.4.1%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide1Image Removed

Backward Compatibility:

Fully backward compatible

Upgrade Procedure:

Deploy new jars. Deploy stored procedures

Back-out Procedure:

Redeploy old jars. Redeploy old stored procedures