Philip O'Toole
|
3c1cbe0ea7
|
Don't dump blank entry for backup dir if not set
|
2016-02-09 08:13:40 -08:00 |
Philip O'Toole
|
d2908def07
|
Make it clear what the trailing parallel factor is
|
2016-02-09 08:13:37 -08:00 |
Jon Seymour
|
0f674e5c59
|
typo: remove trailing i.
Signed-off-by: Jon Seymour <jon@wildducktheories.com>
|
2016-02-08 16:44:42 +11:00 |
Joe LeGasse
|
8f3131b97d
|
Update influx_tsm to use a backup directory
|
2016-01-28 12:36:34 -05:00 |
Joe LeGasse
|
482772997e
|
Updated tests for 'influx_tsm'
Also changed some things to fix failing tests on circleCI, and
removed old TODO item
|
2016-01-28 09:34:00 -05:00 |
Joe LeGasse
|
908259340b
|
Improvements to influx_tsm
- Improve logging and status updates
- Added debug http endpoint
- Properly resume/skip backed up files
|
2016-01-27 16:13:23 -08:00 |
Joe LeGasse
|
4f89c15bd3
|
Replaced more log.Print();os.Exit(1) with log.Fatal()
|
2016-01-27 07:25:46 -08:00 |
Joe LeGasse
|
cdde2959af
|
Limit parallelism for 'influx_tsm -parallel'
|
2016-01-26 09:11:09 -08:00 |
Philip O'Toole
|
cd2de5f25d
|
Unit test scrubbing values during conversion
|
2016-01-07 14:33:42 -08:00 |
Philip O'Toole
|
2d2c315356
|
Dump points per TSM point written
|
2016-01-07 13:58:23 -08:00 |
Philip O'Toole
|
13d2b69c29
|
Dump conversion factor on completion
|
2016-01-07 13:50:56 -08:00 |
Philip O'Toole
|
bab2a00e5d
|
Track bytes written by conversion tool
|
2016-01-07 13:50:45 -08:00 |
Philip O'Toole
|
9b02808e6c
|
ShardInfos now returns size
|
2016-01-07 13:36:25 -08:00 |
Philip O'Toole
|
067cc71923
|
Count number of fieldless points filtered
|
2016-01-06 11:52:42 -08:00 |
Philip O'Toole
|
ff96e17ddb
|
Skip points without fields
|
2016-01-06 11:45:20 -08:00 |
Philip O'Toole
|
9c916b0b76
|
Best-effort cleanup of converter.
|
2016-01-05 19:27:27 -08:00 |
Philip O'Toole
|
2a547b0db3
|
Increment sequence, not generation
Avoid having all the new files getting picked up by the compaction
planner on startup.
|
2016-01-05 19:27:22 -08:00 |
Philip O'Toole
|
fbb3e861ca
|
Clearer database backup message
|
2016-01-05 17:51:52 -08:00 |
Philip O'Toole
|
075ef45ae1
|
Gather conversion stats
|
2016-01-05 16:55:22 -08:00 |
Philip O'Toole
|
140f54a01d
|
Skip bolt files without any points
|
2016-01-05 15:19:56 -08:00 |
Philip O'Toole
|
d53674e2cc
|
Add note about new tsm1 directory permissions
[ci skip]
|
2016-01-04 15:23:05 -08:00 |
Philip O'Toole
|
ed10978b71
|
Increase default max TSM file size
|
2016-01-04 13:58:43 -08:00 |
Philip O'Toole
|
250c10f126
|
Tweak influx_tsm help output
|
2016-01-04 13:58:12 -08:00 |
Philip O'Toole
|
8212bc82b9
|
Correct typo in influx_tsm help
|
2016-01-04 13:55:36 -08:00 |
Philip O'Toole
|
eaec514ca0
|
b*1 to tsm1 shard converter
|
2015-12-29 15:31:07 -05:00 |