From 63f7467d0399329aa977815242f2be30acf9572c Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 21 Feb 2017 10:57:37 +0000 Subject: [PATCH] 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 --- distro/changelog.xml | 11 +++++++++-- .../webapp/WEB-INF/liferay-plugin-package.properties | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 54c9390..2fc0c96 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,8 +1,15 @@ + + RStudio instance allocation takes into account the number of instance available in the given context and assign the RStudio instance balancing the load. + + - added possibility to look doe service endpoint RConnector resource in the - scope + added possibility to look for service endpoint RConnector + resource in the + scope + diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties index 77afcd9..c91dd65 100644 --- a/src/main/webapp/WEB-INF/liferay-plugin-package.properties +++ b/src/main/webapp/WEB-INF/liferay-plugin-package.properties @@ -1,6 +1,6 @@ name=RStudioWrapper module-group-id=liferay -module-incremental-version=3 +module-incremental-version=4 tags= short-description= change-log=