[MCOL-708] cpimport hangs if the input source is the command line and it is interrupted Created: 2017-05-09 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | 1.0.8 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Allan | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos 7 |
||
| Description |
|
cpimport does not handle interruptions properly if the input is the command line [root@dev2 ~]# cpimport lkqd_stats lkqd_daily_19530106 -s '\t' -E '"' Using table OID 3160 as the default JOB ID ^CReceived Control-C to terminate the process... Received SIGTERM to terminate the process... Killed if cpimport is hung and then you enter ^D it finishes. cpimport should handle being interrupted the same way it does if the input is a file. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
This item is being closed because it was well passed the expiration date with no activity. If you suspect this was done in error please create a new ticket. |