https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #16 from Alexander Pogrebnyak
2012-03-29 16:54:55 UTC ---
Dummy comment to test https://issues.apache.org/jira/browse/INFRA-4620
Please disregard.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=em
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #15 from Alexander Pogrebnyak
2012-03-29 16:52:27 UTC ---
(In reply to comment #14)
> r1306410
>
> a day or so ago
Thanks a lot for fixing this!!!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=e
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Filip Hanik changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Alexander Pogrebnyak changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #12 from Alexander Pogrebnyak
2012-03-29 16:30:01 UTC ---
(In reply to comment #11)
> http://www.apache.org/dev/#infrastructure
Created bug report https://issues.apache.org/jira/browse/INFRA-4620
--
Configure bugmail: https:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Filip Hanik changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #10 from Alexander Pogrebnyak
2012-03-29 14:57:47 UTC ---
BTW, it is not related to this bug, but I don't know where to submit it
otherwise.
When I add a comment to this bug report and press `Save Changes` button
Bugzilla does
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Alexander Pogrebnyak changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #8 from Filip Hanik 2012-03-28 15:25:49 UTC ---
Please note that the interrupt flag was already cleared, this commit does
change things around a bit
http://svn.apache.org/viewvc?rev=1306410&view=rev
I've made an adjustment based
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Filip Hanik changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Alexander Pogrebnyak changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Filip Hanik changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Alexander Pogrebnyak changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #2 from Alexander Pogrebnyak
2011-10-26 14:31:26 UTC ---
(In reply to comment #1)
There may be quite a few clients down the call chain that require the knowledge
that interrupt is in progress, and clearing of the interrupted f
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066
--- Comment #1 from Konstantin Kolinko 2011-10-26
14:13:51 UTC ---
1. Thread.interrupted() - clears the flag
2. new SQLException() - bails out
It does sx.initCause(ex), so original InterruptedException is still there.
Do you have trouble
16 matches
Mail list logo