Edd Robinson
e6f3aa107a
Move SeriesSet to tsdb.SeriesIDSet
2018-01-11 01:01:54 +00:00
Ben Johnson
31c50532db
Add series existence check in tsi1.
2018-01-03 12:20:35 -07:00
Ben Johnson
d8b1d208c0
rebase
2017-12-20 15:13:34 -07:00
Ben Johnson
8b2dbf4d83
Merge branch 'er-tsi-index-part' of https://github.com/influxdata/influxdb into er-tsi-index-part
2017-12-19 10:33:02 -07:00
Ben Johnson
107291c6b0
series file refactor
2017-12-19 10:31:33 -07:00
Edd Robinson
289d1f8d44
Allow iterators to return if shard is closing
2017-12-15 00:46:43 +00:00
Edd Robinson
9e3b17fd09
Ensure deleted series are not returned via iterators
2017-12-14 21:29:35 +00:00
Edd Robinson
077cbba0e8
Fix index tests
2017-12-12 21:25:35 +00:00
Ben Johnson
288c5217e8
Fix tsi1 tools.
2017-12-08 16:12:33 -07:00
Edd Robinson
f6835632e7
Merge master into branch
2017-12-08 17:11:07 +00:00
Edd Robinson
3318c94a2f
Clean up 🛁 :
2017-12-08 11:38:53 +00:00
Ben Johnson
37803d6803
Fixed 'tests' pkg.
2017-12-07 08:33:47 -07:00
Ben Johnson
493c1ed0d1
inmem tests passing.
2017-12-05 10:49:58 -07:00
Ben Johnson
f5f85d65f9
Fixing more tests.
2017-12-04 10:29:04 -07:00
Edd Robinson
1e891b5fbc
Change logging level
2017-11-30 14:08:44 +00:00
Ben Johnson
ca09f18e65
intermediate: tsdb compile
2017-11-29 11:20:18 -07:00
Ben Johnson
01491ca4f4
intermediate
2017-11-27 07:52:18 -07:00
Ben Johnson
ede3fcf98e
intermediate
2017-11-15 16:09:25 -07:00
Ben Johnson
ba4c9e0317
Merge remote-tracking branch 'upstream/master' into er-tsi-index-part
2017-11-14 16:14:13 -07:00
Ben Johnson
d3cd750509
Refactor series file tombstoning.
2017-11-09 09:30:19 -07:00
Ben Johnson
3034d3fb54
intermediate
2017-11-09 09:30:19 -07:00
Ben Johnson
919f99f34d
Fixing tests.
2017-11-09 09:30:19 -07:00
Ben Johnson
b24b08a23c
Fix partition loading.
2017-11-09 09:28:37 -07:00
Edd Robinson
3ae799b3a5
WIP Fix build
2017-11-09 09:28:37 -07:00
Edd Robinson
6d87ff7fa2
WIP - series point iterator
2017-11-09 09:28:37 -07:00
Edd Robinson
b39aa858cf
Implement series creation
2017-11-09 09:28:37 -07:00
Edd Robinson
65c6fa747e
Implement methods that don't require merge
2017-11-09 09:28:37 -07:00
Edd Robinson
bf132004a3
Implement basic partition layout
2017-11-09 09:28:37 -07:00
Edd Robinson
7aa9de508d
Initial refactor of tsi1.Index
...
This commit carries out the initial refactor of the tsi1.Index into
tsi1.Partition. We then create a new tsi1.Index that will be an
abstraction over a collection of Partitions.
2017-11-09 09:27:56 -07:00
Edd Robinson
fb646549f4
Index files -> partition files
2017-11-09 09:26:06 -07:00