Edd Robinson
dde1db40d1
refactor: tidy up db_name move
2021-11-23 17:00:28 +00:00
Edd Robinson
8784ae0d93
refactor: move entire request message into impl
2021-11-23 17:00:28 +00:00
kodiakhq[bot]
6a4ddb357f
Merge pull request #3193 from influxdata/er/refactor/grpc_tag_order
...
refactor: update tag set ordering for gRPC API
2021-11-23 16:57:36 +00:00
kodiakhq[bot]
3f5ef55e5e
Merge branch 'main' into er/refactor/grpc_tag_order
2021-11-23 16:48:06 +00:00
kodiakhq[bot]
67c24ccd7e
Merge pull request #3198 from influxdata/fix-flaky-incrementing-i64-test
...
fix: flaky incrementing_i64_that_resets (#3197 )
2021-11-23 16:47:34 +00:00
Edd Robinson
c9a5726d7b
Merge branch 'main' into er/refactor/grpc_tag_order
2021-11-23 16:39:32 +00:00
Raphael Taylor-Davies
7aa386b07f
fix: flaky incrementing_i64_that_resets ( #3197 )
2021-11-23 16:37:12 +00:00
kodiakhq[bot]
30ac22e3b7
Merge pull request #3195 from influxdata/crepererum/issue2980g
...
refactor: remove methods from `ManagementService` that were moved to `DeleteService`.
2021-11-23 16:21:25 +00:00
kodiakhq[bot]
d0770c99b0
Merge branch 'main' into crepererum/issue2980g
2021-11-23 16:12:46 +00:00
Raphael Taylor-Davies
bfa4bfe735
refactor: lifecycle observability cleanup ( #2286 ) ( #3189 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-23 15:42:24 +00:00
Marco Neumann
2ef3ab8544
refactor: remove methods from `ManagementService` that were moved to `DeleteService`
...
Tests are covered by `delete_api.rs`.
Ref #2980 .
2021-11-23 16:40:00 +01:00
kodiakhq[bot]
709783baf6
Merge pull request #3187 from influxdata/crepererum/issue3154_a
...
feat: delete predicate routing
2021-11-23 14:49:12 +00:00
Marco Neumann
0401f453de
feat: impl `PartialEq` for `SpanContext`
2021-11-23 15:39:53 +01:00
Marco Neumann
93cc79875a
refactor: simplify code
2021-11-23 15:39:53 +01:00
Marco Neumann
18cab1545c
test: improve test naming
...
Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
2021-11-23 15:39:53 +01:00
Marco Neumann
9706e4b480
fix: workaround #3186
2021-11-23 15:39:53 +01:00
Marco Neumann
5b200ee564
feat: impl delete gRPC interface for router
2021-11-23 15:39:53 +01:00
Marco Neumann
f9110eecad
test: migrate `DistibutedTest` to use proper router
2021-11-23 15:39:53 +01:00
Marco Neumann
df19d67532
test: allow to specify `WriteBufferConfigFactory` when creating a test `RouterServer`
2021-11-23 15:39:53 +01:00
Marco Neumann
964411bdbb
feat: add delete support to router
2021-11-23 15:39:53 +01:00
Marco Neumann
07d1b9e56b
test: extend DML test utils to support deletes
2021-11-23 15:39:53 +01:00
Marco Neumann
a9ec0720b2
feat: allow to format delete predicates as SQL strings
...
This is required to feed them back into the gRPC delete API.
2021-11-23 15:39:53 +01:00
Edd Robinson
65dc0bd4b3
test: update tests
2021-11-23 14:15:06 +00:00
Edd Robinson
c0a2732c77
test: update read_window_aggregate tests
2021-11-23 14:15:06 +00:00
Edd Robinson
71a0560300
test: update read_group tests
2021-11-23 14:15:06 +00:00
Edd Robinson
e54e7825d3
test: update read_filter tests
2021-11-23 14:15:06 +00:00
Edd Robinson
cb00dc30c7
refactor: order tag sets by measurement/field
2021-11-23 14:15:06 +00:00
Andrew Lamb
50e9e02ff7
chore: Update datafusion ( #3188 )
...
* chore: Update datafusion
* fix: Update for LogicalPlan changes
* fix: Update explain plan output
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-23 12:23:23 +00:00
Jacob Marble
a2b40306cc
chore: guide community engagement ( #3184 )
...
This removes the link to the InfluxDB Community portal, which the IOx team doesn't spend a lot of time in, and draws more attention to the InfluxData Community Slack, which we do monitor.
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-23 12:12:05 +00:00
kodiakhq[bot]
696adb14e6
Merge pull request #3161 from influxdata/crepererum/issue3030
...
fix: don't retry "forever" sending Kafka messages
2021-11-23 08:17:55 +00:00
kodiakhq[bot]
a6a0eda142
Merge branch 'main' into crepererum/issue3030
2021-11-23 08:08:34 +00:00
Nga Tran
124f5bb4c5
chore: make comments clearer
2021-11-22 23:30:18 -05:00
Nga Tran
8788dd6d39
chore: fix comment
2021-11-22 23:24:28 -05:00
Nga Tran
3182e935ed
chore: cleanup
2021-11-22 23:22:34 -05:00
Nga Tran
06aba60068
feat: another piece: tests for contiguous chunks and read IOx metadata to get checkpoints
2021-11-22 23:15:20 -05:00
kodiakhq[bot]
16768cc53f
Merge pull request #3178 from influxdata/er/chore/read_grpc
...
chore: update Storage gRPC protobuf defintitions
2021-11-22 22:39:17 +00:00
Edd Robinson
1dedfc6697
refactor: remove storage API from pbjson
2021-11-22 22:30:31 +00:00
Edd Robinson
824ed5f139
chore: clippy
2021-11-22 21:40:42 +00:00
Edd Robinson
dae79ac7ab
chore: fix build
2021-11-22 21:40:42 +00:00
Edd Robinson
f328f1bae5
chore: move read source
2021-11-22 21:40:42 +00:00
Edd Robinson
521a8e3636
test: fix tests
2021-11-22 21:40:41 +00:00
Edd Robinson
ddf96efc8a
chore: update storage RPC definitions
2021-11-22 21:40:41 +00:00
kodiakhq[bot]
1c9ef574b5
Merge pull request #3183 from influxdata/ntran/compact_os_catalog
...
refactor: address review comments
2021-11-22 19:29:08 +00:00
kodiakhq[bot]
29aaafe808
Merge branch 'main' into ntran/compact_os_catalog
2021-11-22 19:19:57 +00:00
Nga Tran
5e45c5a349
refactor: add meessage to assert
2021-11-22 13:28:08 -05:00
Nga Tran
731dee4e91
refactor: address review comments
2021-11-22 13:18:54 -05:00
kodiakhq[bot]
565e69a5a7
Merge pull request #3168 from influxdata/cn/workspace-hack
...
feat: Add a workspace hack crate by using `cargo hakari`
2021-11-22 17:15:08 +00:00
kodiakhq[bot]
d16a7759ca
Merge branch 'main' into cn/workspace-hack
2021-11-22 17:05:31 +00:00
Carol (Nichols || Goulding)
f3c814e091
fix: Exclude crates conductor depends on from workspace hack
2021-11-22 11:55:38 -05:00
Carol (Nichols || Goulding)
0ca02ea4d7
feat: Print cargo hakari commands to fix failing checks if they fail
2021-11-22 11:14:24 -05:00