You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brent N Atkinson (JIRA)" <ji...@apache.org> on 2015/05/04 03:47:05 UTC

[jira] [Closed] (CONTINUUM-2760) Change API to prevent unbounded build results access

     [ https://issues.apache.org/jira/browse/CONTINUUM-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent N Atkinson closed CONTINUUM-2760.
---------------------------------------
    Resolution: Fixed

Fixed in r1677500

> Change API to prevent unbounded build results access
> ----------------------------------------------------
>
>                 Key: CONTINUUM-2760
>                 URL: https://issues.apache.org/jira/browse/CONTINUUM-2760
>             Project: Continuum
>          Issue Type: Task
>            Reporter: Brent N Atkinson
>            Assignee: Brent N Atkinson
>             Fix For: 1.5.0
>
>
> For an active installation, build results have a positive rate of growth. Over time, unbounded queries will use increasing resources. This can lead to severe degradation of performance and eventually system instability. While query performance can be optimized for large databases using  appropriate indexes, loading large result sets into memory is still an issue. By changing Continuum's internal and external APIs to require bounded results for appropriate build results queries, the potential for client code causing this situation unknowingly can be reduced.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)