RStudio instance allocation takes into account the number of instance available in the given context and assign the RStudio instance balancing the load.
git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/rstudio-wrapper-portlet@142832 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
8d851ca255
commit
63f7467d03
|
@ -1,8 +1,15 @@
|
|||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.portlet.user.rstudio-wrapper-portlet.1-3-0"
|
||||
date="2017-02-21">
|
||||
<Change>RStudio instance allocation takes into account the number of instance available in the given context and assign the RStudio instance balancing the load.
|
||||
</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portlet.user.rstudio-wrapper-portlet.1-2-0"
|
||||
date="2016-09-15">
|
||||
added possibility to look doe service endpoint RConnector resource in the
|
||||
<Change>added possibility to look for service endpoint RConnector
|
||||
resource in the
|
||||
scope
|
||||
</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portlet.user.rstudio-wrapper-portlet.1-0-0"
|
||||
date="2016-04-11">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name=RStudioWrapper
|
||||
module-group-id=liferay
|
||||
module-incremental-version=3
|
||||
module-incremental-version=4
|
||||
tags=
|
||||
short-description=
|
||||
change-log=
|
||||
|
|
Loading…
Reference in New Issue