[CONJ-256] Intermittent connection failure with MaxScale 1.2/1.3 using MariaDB/J 1.3 Created: 2016-02-18 Updated: 2016-02-19 Resolved: 2016-02-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Guillaume Lefranc | Assignee: | Diego Dupin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Environment: Test case with Simple python2 script (install jaydebeapi lib with pip first)
After some iterations:
I posted an issue in MaxScale since this regards both connector and MaxScale |
| Comments |
| Comment by markus makela [ 2016-02-18 ] |
|
I can confirm that this was a MaxScale problem. Versions from at least 1.3.3 seem to do something different as MaxScale receives the packet header in the first network packet and the payload in the next. |
| Comment by Diego Dupin [ 2016-02-19 ] |
|
Various tests were performed to reproduce this problem without errors. |