[MCOL-35] 211 Concurrent Transactions Test failed Created: 2016-05-03 Updated: 2016-08-02 Resolved: 2016-08-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | David Hall (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | 1.0.2-2 | ||||||||||||||||
| Description |
|
211 Concurrent Transactions Test: Failed (seconds=1800, thr=15, rowFactor=10000, batches=0, rows=0, bad count=0, errors=75, hung threads=0) |
| Comments |
| Comment by David Hill (Inactive) [ 2016-05-20 ] |
|
mismatch results with decimals tested sql/binarysigned.sql.log against sql/binarysigned.sql.log.ref [root@srvss2 srvswdev11]# diff test011/sql/binarysigned.sql.log test011/sql/binarysigned.sql.log.ref |
| Comment by Dipti Joshi (Inactive) [ 2016-05-20 ] |
|
hill This does not seem to be correct log - this log you have here is for This is a concurrency test and does not involve binarysigned or binaryunigned sql test. It runs multiple threads trying to do parallel connections to UM. The reason for this test to fail is that at some point, MySQL process is going away and connections are failing on some the threads Indicating total there are 75 errors across threads. Here are the error messages across all the threads's log grep -i error *.log |
| Comment by Dipti Joshi (Inactive) [ 2016-05-23 ] |
|
This may be related to |
| Comment by David Hill (Inactive) [ 2016-05-26 ] |
|
Looksl ike DDLProc crash in latest runs, possible related to DROP TABLE issue HALL - DMLPROC when running test211 today... dont know if this is new or previous [9:58] david.hill [10:08 AM] [10:08] |
| Comment by Dipti Joshi (Inactive) [ 2016-07-26 ] |
|
As |
| Comment by Dipti Joshi (Inactive) [ 2016-08-02 ] |
|
Fixed as part of |