[Building Sakai] Questions about EntityEncoding maxLevel

Aaron Zeckoski azeckoski at unicon.net
Mon Mar 26 07:17:39 PDT 2012


It is not. The processing of the object graph happens in memory first
and then it is passed along to the JSON encoder. The issue is actually
with the object graph and not the JSON encoding of it.

-AZ


On Mon, Mar 26, 2012 at 8:45 AM, Matthew Buckett
<matthew.buckett at oucs.ox.ac.uk> wrote:
> On 26 March 2012 12:56, Aaron Zeckoski <azeckoski at unicon.net> wrote:
>> Marc,
>> There is a patch to control it on a per provider basis here:
>> https://jira.sakaiproject.org/browse/SAK-21346
>>
>> The limit is in place because on a complex object like a samigo quiz
>> or an assignment, it is possible to use up around a GB of memory with
>> a level around 10.
>
> Is it possible to stream content out with EntityBroker, rather than
> building the object graph completely in memory first?
>
> --
>   Matthew Buckett
>   VLE Developer, LTG, Oxford University Computing Services



-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile


More information about the sakai-dev mailing list