Bug #27985 | failoverReadOnly is not enforced | ||
---|---|---|---|
Submitted: | 20 Apr 2007 15:00 | Modified: | 20 Apr 2007 16:18 |
Reporter: | Alex Burgel | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.0.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[20 Apr 2007 15:00]
Alex Burgel
[20 Apr 2007 16:18]
Mark Matthews
This has already been fixed in SVN (a few days ago), from the changelog: - Fixed issue where a failed-over connection would let an application call setReadOnly(false), when that call should be ignored until the connection is reconnected to a writable master unless "failoverReadOnly" had been set to "false".