[Tickets #1819] IMP message indexes problems

bugs@bugs.horde.org bugs at bugs.horde.org
Thu May 5 09:51:29 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1819
-----------------------------------------------------------------------
 Ticket             | 1819
 Updated By         | kevin_myer at iu13.org
 Summary            | IMP message indexes problems
 Queue              | IMP
 Version            | 4.0.3
 State              | Assigned
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Horde Developers
-----------------------------------------------------------------------


kevin_myer at iu13.org (2005-05-05 09:51) wrote:

Been reading through about 300 log messages in one folder - no problems
since switching to file-based sessions on a test server.  I was asking
simply to confirm that message indexes are stored as a session variable.  If
they are not, them I'm going on a wild-goose chase.  Reading through those
messages without error doesn't prove that MySQL-based sessions are the cause
of the problem, because it could be some other lurking influence causes the
index problem.  But there's enough circumstantial evidence to leave me to
believe we have a MySQL race condition, if using that type of session to
store session info.

My comment earlier on this ticket about reloading the left frame, which
caused the "Requested message not found" error to go away in my INBOX I
think contributes to my believe that this boils down to a MySQL-based
session race issue.

A discussion that I think talks about this issue, in general, is at:

http://www.issociate.de/board/post/184369/warning_&_question_about_mysql_ses
sions_&_concurrency.html

Since sites that use multiple web servers for load-balancing and failover
would likely used a shared session mechanism, such as database-based, I
think this is important to fix (of course, assuming it is a race condition -
I could be quite wrong about that).






More information about the bugs mailing list