← Back to team overview

dhis2-devs team mailing list archive

Re: Problems with detailed metadata export..

 

Yes, we have already fixed this a few places. I'm making a note of it, and
will fix it later.

--
Morten

On Fri, Jan 23, 2015 at 8:58 PM, Lars Helge Øverland <larshelge@xxxxxxxxx>
wrote:

> Hi Bob,
>
> I think you are right. I've seen this before, and reducing the number of
> calls to one usually helps a lot. The problem is that getCurrentUser() is
> transactional and makes a (cached) db query. The overhead of a huge number
> of transaction causes things to slow down. If you or someone could write a
> patch/fix it would be great.
>
> Lars
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References