[MCOL-871] transactionLogArchiver possibly deprecated Created: 2017-08-11 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.0.10 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Trivial |
| Reporter: | MG | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I noticed /usr/local/mariadb/columnstore/bin/transactionLogArchiver.sh and /usr/local/mariadb/columnstore/bin/transactionLog but they do not seem to be valid any longer Tested with:
Should these be removed from the package? Using rpm in this case:
|
| Comments |
| Comment by David Hill (Inactive) [ 2017-08-11 ] |
|
Correct, the ColumnStore Product doesn't do the transactional logs that was done on the older Product of InfiniDB. The script still remain, but the functionality was disabled. |
| Comment by David Hill (Inactive) [ 2019-03-13 ] |
|
Customer reported that the cron job is still being setup on his pm2 server. There is 1 spot in the code that needs to be removed or commented out since this functionality is degraded /home/dhill/mariadb-columnstore-server/mariadb-columnstore-engine/procmon/processmonitor.cpp case OAMPARENTACTIVE: line 1648 setTransactionLog(true); line 1656 Customers comments: Hi, I noticed the the bit about the transactionLogArchiver.sh script, Mail to root: Installation error: /var/log/mariadb/columnstore/data/archive is not a directory. Output from the /etc/cron.d: [root@usfit-scdb7 cron.d]# cat transactionLog
SHELL=/bin/bash
|
| 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. |