DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42753>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42753





------- Additional Comments From [EMAIL PROTECTED]  2007-06-29 06:25 -------
(In reply to comment #16)
> The "issue" in this bug report is that the user claims that the value of
> "available()" randomly changes. This minor glitch is unrelated.

The issue was that Tomcat reported that I had not read all available bytes even
though I did. The reason turns out to be because Tomcat was not calling the
event method of my comet processor, which entails that indeed bytes were not
being read.

My original issue is thereby resolved and the summary of this bug turns out to
be wrong. It just looked to me like there was a race condition, since I had a
breakpoint in event() and it was not being called anymore, so I thought
(erroneously) that it was complaining at the end of the BEGIN event.

So, as far as I'm concerned this issue can be closed. I don't care if you mark
it INVALID if that's what you want because the summary turns out to be
incorrect; that's fine by me.

I'm happy that the issue is resolved and the bug is fixed. :-)


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to