← Back to team overview

dhis2-devs team mailing list archive

Re: Problems with detailed metadata export..

 

I have backportet to 2.17

--
Morten

On Fri, Jan 23, 2015 at 9:59 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:

> I guess you will also have to backport to 2.17.
>
> On 23 January 2015 at 14:08, Morten Olav Hansen <mortenoh@xxxxxxxxx>
> wrote:
>
>> 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
>>>
>>>
>>
>> _______________________________________________
>> 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
>>
>>
>

References