Spider-VP Spiral Patches
(MDEV-14509)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 5.5.59, 10.0.34, 10.1.30, 10.2.12 |
| Type: | Technical task | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
I noticed that on startup of the binary that logging did not happen. This confused me. Ive tried to use this binary for some other spider tests after poking but it's still not working so think it's best to report this, fix it and then get a new binary. |
| Comments |
| Comment by Simon Mudd [ 2017-11-24 ] | ||||||||||||||||||
|
Note: also seen on a later build. rpm version is the same but the build date is newer:
The original failure was seen from the build-17004 but the same issue is seen on the 17169 directory. | ||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-11-27 ] | ||||||||||||||||||
|
Fixed in | ||||||||||||||||||
| Comment by Simon Mudd [ 2017-12-13 ] | ||||||||||||||||||
|
Note: This looks better. I see now:
However, note the blank line that gets generated when the shutdown begins. it looks like there is an extra "\n" somewhere in the logging which should not be there. Perhaps this can be resolved too? | ||||||||||||||||||
| Comment by Simon Mudd [ 2017-12-13 ] | ||||||||||||||||||
|
It's not clear to me if or how I can re-open this issue. Perhaps the "blank line on shutdown message bug" needs to go into a separate MDEV? I'm not sure. Clearly that is not a critical or high priority issue but it would be good to clear it up. | ||||||||||||||||||
| Comment by Sergei Golubchik [ 2017-12-13 ] | ||||||||||||||||||
|
I've created |