Jonathan A. Sternberg
a27b67bdda
feat(ci): run flux integration tests as its own job ( #20901 )
2021-03-09 12:24:28 -06:00
Daniel Moran
7169df3b51
refactor(tsm1): delete unused Write method on cache ( #20890 )
2021-03-09 09:09:20 -05:00
Jakub Bednář
2931100576
docs(clientLibs): updated Swift examples to reflect actual version of client ( #20824 )
...
* docs(clientLibs): update version of JVM clients
2021-03-09 12:26:39 +01:00
Daniel Moran
e86ee475b2
fix: make AST-based option parsing the default, remove feature flag ( #20875 )
2021-03-08 09:51:21 -05:00
Tristan Su
9c63033e8d
chore: clean up unused fields in FileSet ( #20770 )
...
Co-authored-by: Tristan Su <suqing.sq@alibaba-inc.com>
2021-03-05 09:55:03 -05:00
Timmy Luong
b775e1c51f
fix(ui): respect 24 hour clock format and allow more choices ( #20856 )
2021-03-04 17:11:53 -08:00
Daniel Moran
49b83b58ee
refactor: remove panics from CLI kit code and influxd CLI setup ( #20863 )
2021-03-04 17:18:21 -05:00
Daniel Moran
25738db42c
feat(http): allow for disabling pprof ( #20827 )
...
And translate pprof-enabled config during upgrade
2021-03-04 09:28:03 -05:00
Yun Zhao
265c1f311e
fix(tsm1): fix wal's totalOldDiskSize statistics ( #20811 )
2021-03-03 15:20:24 -05:00
Daniel Moran
5fc9240dc5
refactor: delete unused v1 monitoring service ( #20818 )
2021-03-02 12:39:38 -05:00
Jincheng Sun
12b1dc6c2c
fix(ui): correct the default port used in UI examples ( #20809 )
2021-03-02 11:59:10 -05:00
Bucky Schwarz
9bda089627
fix: single stats with thresholds won't crash with negative values
2021-03-02 08:01:26 -08:00
Daniel Moran
d4a0c34c39
fix(onboarding): deprecate misleading `retentionPeriodHrs` key ( #20798 )
2021-03-01 09:55:39 -05:00
Jonathan Albrecht
948be1d937
build: detect s390x arch and exclude noasm tag ( #20533 )
2021-02-26 10:42:34 -05:00
Sam Arnold
1068d1de6f
refactor: Remove unused function add and unused variable keysHint ( #20803 )
2021-02-25 08:31:00 -05:00
Daniel Moran
3abd65a1a1
fix(tsm1): fix data race and validation in cache ring ( #20797 )
...
Co-authored-by: Yun Zhao <zhaoyun2316@gmail.com>
2021-02-24 16:28:30 -05:00
Sean Brickley
4e956a289a
chore(ui): Upgrade flux-lsp-browser to v0.5.33 ( #20800 )
2021-02-24 15:48:14 -05:00
Daniel Moran
1e50418535
refactor: reduce duplication in setup logic ( #20794 )
2021-02-22 17:01:26 -05:00
Daniel Moran
58ae51d2d0
feat(cmd/influx): support reading GZIP data in `influx write` ( #20763 )
...
Co-authored-by: davidby-influx <dbyrne@influxdata.com>
2021-02-19 12:31:09 -05:00
Daniel Moran
f7516e31fe
fix(tsm1): mark tombstone stats as loaded to enable caching ( #20782 )
2021-02-19 11:11:51 -05:00
Daniel Moran
efd766d60f
fix(tsm1): fix data race when accessing tombstone stats ( #20773 )
2021-02-18 20:23:57 -05:00
Timmy Luong
084abc3040
chore: update CHANGELOG
2021-02-17 10:48:22 -08:00
Timmy Luong
b6275bff9e
feat: udpate MosaicViewProperties
2021-02-17 10:48:22 -08:00
Daniel Moran
6515a79413
fix: update doc links to point at new site ( #20754 )
2021-02-16 12:37:56 -05:00
Arnav Aggarwal
afbe31dddc
feat(cmd/influx): add command to find and retry failed task runs ( #20307 )
...
Co-authored-by: Brett Buddin <brett@buddin.org>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-02-11 13:25:40 -05:00
Daniel Moran
727a7b58c1
test: replace influxlogger with zaptest logger ( #20589 )
2021-02-11 10:12:39 -05:00
Daniel Moran
07e62e1cfd
build: remove quay login before grace and litmus tests ( #20746 )
2021-02-10 15:44:38 -05:00
Daniel Moran
39fd3587c9
chore: delete outdated DEVELOPMENT.md ( #20747 )
...
CONTRIBUTING.md has all the updated info
2021-02-10 15:27:20 -05:00
Tristan Su
1a00f2f123
fix(tsm): should not check write-ahead-log size against default size ( #20585 )
...
it should check against the local saved SegmentSize instead of the
default const DefaultSegmentSize.
2021-02-10 10:32:53 -05:00
Tristan Su
c9965e56ca
fix(tsi): close series id iterator after merging ( #19936 )
...
This use-after-free bug may lead to segfault. The iterators that have
reference to the underlying index files were closed too early while
the bitmaps were still used afterwards. If a compaction occurs
concurrently and removes the index files, it would result in accessing
unmap'd memory address.
2021-02-10 10:13:07 -05:00
Jakub Bednář
262cdbaec2
feat(clientLibs): add Swift library to UI ( #20621 )
...
Signed-off-by: Jakub Bednar <jakub.bednar@gmail.com>
Co-authored-by: Russ Savage <russ@influxdata.com>
2021-02-09 14:58:13 -05:00
Pavel Závora
fae5c2ccf0
Merge pull request #20705 from influxdata/fix/swagger_dbrps_type
...
fix(http/swagger): repair DBRPs type to match implementation
2021-02-09 17:47:54 +01:00
Pavel Zavora
7fadc6cd81
chore: update changelog
2021-02-09 16:58:17 +01:00
Pavel Závora
94eb99285d
Merge branch 'master' into fix/swagger_dbrps_type
2021-02-09 16:05:46 +01:00
Daniel Moran
ef79d3da04
build: clean up e2e code ( #20728 )
2021-02-08 17:42:59 -05:00
Daniel Moran
9a0339f397
chore: update CHANGELOG to reflect final status of 2.0.4 ( #20717 )
2021-02-08 17:28:27 -05:00
Sean Brickley
5030c12197
build(ui): Upgrade flux-lsp-browser to v0.5.32 ( #20726 )
2021-02-08 17:13:57 -05:00
Sean Brickley
6d5a51a56b
build(flux): update flux to v0.105.1 ( #20724 )
2021-02-08 15:28:56 -05:00
Pavel Zavora
f1299a49b9
fix(http/swagger): repair DBRPs type to match implementation
2021-02-08 15:21:57 +01:00
jl
034280e819
refactor: update window logic to use interval package
2021-02-05 12:15:53 -08:00
Daniel Moran
1ad8f8d23d
fix(kit/cli): fix loading config from directories with '.' in the name ( #20702 )
2021-02-05 10:56:12 -05:00
Daniel Moran
b01db56738
build: update naming conventions for nightly builds to prefer hyphens ( #20699 )
2021-02-05 10:04:24 -05:00
Sam Arnold
85dff5d20a
docs: OSX always needs pkg-config ( #20298 )
2021-02-05 09:09:34 -05:00
Daniel Moran
a3fa943a0a
refactor(cmd/influx): clean up existing tests for `influx write` ( #20666 )
2021-02-04 14:24:45 -05:00
Daniel Moran
1e58293837
build: fix test-result collection for grace_nighty job ( #20590 )
2021-02-04 12:44:53 -05:00
Paul Hummer
3ee98cc0b4
Merge pull request #20693 from influxdata/flux-staging/v0.105.0
...
build(flux): update flux to v0.105.0
2021-02-03 17:24:57 -07:00
Faith Chikwekwe
0fd66b16be
build(flux): update flux to v0.105.0
2021-02-03 15:27:40 -08:00
Sean Brickley
91d7516795
chore(ui): Upgrade flux-lsp-browser to v0.5.31 ( #20680 )
2021-02-02 18:16:52 -05:00
Daniel Moran
2920b55e19
fix(http): fix passing of bucket ID by write-handler client ( #20679 )
2021-02-02 17:34:40 -05:00
Sean Brickley
a0d962cc23
chore(flux): Upgrade Flux to v0.104.0
2021-02-02 16:35:33 -05:00