[Tickets #12589] Re: Kolab_Storage: Ensure status($folder) is not cached
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Aug 26 21:18:54 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12589
------------------------------------------------------------------------------
Ticket | 12589
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Kolab_Storage: Ensure status($folder) is not cached
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch | 1
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-08-26 21:18) wrote:
>> If we look at the search() function for example, in the "long running
>> script mode"
>> it would issue a STATUS command to the server and based on that
>> result send a SEARCH command or not. In that case it would be better
>> to just send the SEARCH directly.
>
> No, not necessarily. At worst if would issue a NOOP. Otherwise,
> the mailbox needs to be opened anyway for the SEARCH command.
> Either way, the downside is the potential for sending a NOOP as a
> way to possibly prevent opening the mailbox. The former is MUCH
> preferred over the latter (opening a mailbox is expensive).
Alright, you convinced me. Consider the matter solved.
More information about the bugs
mailing list