You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/03/03 00:22:27 UTC

[jira] Created: (FELIX-2162) The bundle repository page can't scale

The bundle repository page can't scale
--------------------------------------

                 Key: FELIX-2162
                 URL: https://issues.apache.org/jira/browse/FELIX-2162
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Guillaume Nodet


Now that OBR is fast enough to be used, the web console page design makes it difficult to actually scale to real repositories.
We should think about using some pagination mechanism and not display all the available resources.
In addition, I think we should provide some detailed informations on a bundle such as the one given by the springsource repository:
   http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.activemq&version=5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2162) The bundle repository page can't scale

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-2162.
------------------------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=919175&view=rev
Log:
FELIX-2162, FELIX-2171: rewrite the OBR webconsole page to be more scalable and display detailed informations about a given bundle

Added:
   felix/trunk/webconsole/src/main/resources/res/ui/jquery.uuid.js
   felix/trunk/webconsole/src/main/resources/res/ui/obr.css
Modified:
   felix/trunk/webconsole/pom.xml
   felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BaseUpdateInstallHelper.java
   felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java
   felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/UpdateHelper.java
   felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/BundleRepositoryRender.java
   felix/trunk/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/DeployerThread.java
   felix/trunk/webconsole/src/main/resources/res/ui/obr.js
   felix/trunk/webconsole/src/main/resources/templates/obr.html


> The bundle repository page can't scale
> --------------------------------------
>
>                 Key: FELIX-2162
>                 URL: https://issues.apache.org/jira/browse/FELIX-2162
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: webconsole-3.0.0
>
>
> Now that OBR is fast enough to be used, the web console page design makes it difficult to actually scale to real repositories.
> We should think about using some pagination mechanism and not display all the available resources.
> In addition, I think we should provide some detailed informations on a bundle such as the one given by the springsource repository:
>    http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.activemq&version=5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2162) The bundle repository page can't scale

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2162.
-----------------------------------


> The bundle repository page can't scale
> --------------------------------------
>
>                 Key: FELIX-2162
>                 URL: https://issues.apache.org/jira/browse/FELIX-2162
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: webconsole-3.0.0
>
>
> Now that OBR is fast enough to be used, the web console page design makes it difficult to actually scale to real repositories.
> We should think about using some pagination mechanism and not display all the available resources.
> In addition, I think we should provide some detailed informations on a bundle such as the one given by the springsource repository:
>    http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.activemq&version=5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-2162) The bundle repository page can't scale

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated FELIX-2162:
-----------------------------------

    Fix Version/s: webconsole-3.0.0
         Assignee: Guillaume Nodet

> The bundle repository page can't scale
> --------------------------------------
>
>                 Key: FELIX-2162
>                 URL: https://issues.apache.org/jira/browse/FELIX-2162
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: webconsole-3.0.0
>
>
> Now that OBR is fast enough to be used, the web console page design makes it difficult to actually scale to real repositories.
> We should think about using some pagination mechanism and not display all the available resources.
> In addition, I think we should provide some detailed informations on a bundle such as the one given by the springsource repository:
>    http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.activemq&version=5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.