Commit 8a34b89
committed
Refactor transport version constants into new file system (elastic#133849)
This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....1 parent f8ad7ca commit 8a34b89
File tree
224 files changed
+313
-460
lines changed- docs/internal
- modules
- aggregations/src/main/java/org/elasticsearch/aggregations
- bucket
- adjacency
- histogram
- metric
- pipeline
- lang-mustache/src/internalClusterTest/java/org/elasticsearch/script/mustache
- mapper-extras/src/main/java/org/elasticsearch/index/mapper/extras
- parent-join/src/main/java/org/elasticsearch/join
- aggregations
- query
- percolator/src
- main/java/org/elasticsearch/percolator
- test/java/org/elasticsearch/percolator
- transport-netty4/src/test/java/org/elasticsearch/transport/netty4
- plugins/examples
- custom-suggester/src/main/java/org/elasticsearch/example/customsuggester
- rescore/src/main/java/org/elasticsearch/example/rescore
- qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/upgrades
- server/src
- internalClusterTest/java/org/elasticsearch
- action/search
- search
- functionscore
- msearch
- main
- java/org/elasticsearch
- action/search
- cluster
- metadata
- version
- index/query
- functionscore
- ingest
- persistent
- script
- search
- aggregations
- bucket
- composite
- filter
- geogrid
- global
- histogram
- missing
- nested
- range
- sampler
- terms
- metrics
- pipeline
- rescore
- sort
- suggest
- completion
- phrase
- term
- transport
- resources/transport/constants
- test/java/org/elasticsearch
- action
- admin
- cluster/state
- indices/resolve
- fieldcaps
- search
- cluster
- action/shard
- coordination
- node
- serialization
- version
- common/io/stream
- index
- mapper
- query
- translog
- search
- aggregations
- query
- suggest
- transport
- test
- external-modules/error-query/src/main/java/org/elasticsearch/test/errorquery
- framework/src/main/java/org/elasticsearch
- search
- aggregations
- test
- rest
- transport
- x-pack
- plugin
- async-search/src/internalClusterTest/java/org/elasticsearch/xpack/search
- core/src
- main/java/org/elasticsearch
- license
- xpack/core
- ccr
- action
- ilm
- ml
- action
- rollup/job
- security/authc
- transform
- watcher
- test/java/org/elasticsearch/xpack/core
- ccr/action
- security/authc
- termsenum
- transform
- deprecation/qa/rest/src/main/java/org/elasticsearch/xpack/deprecation
- ent-search/src/test/java/org/elasticsearch/xpack/application/search
- eql/src/test/java/org/elasticsearch/xpack/eql
- security/src/test/java/org/elasticsearch/xpack/security
- authc
- authz/store
- transport/netty4
- qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- test/deprecated-query/src/main/java/org/elasticsearch/query
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+313
-460
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
259 | | - | |
| 258 | + | |
260 | 259 | | |
261 | 260 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
220 | | - | |
| 219 | + | |
221 | 220 | | |
222 | 221 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | | - | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
223 | 222 | | |
224 | 223 | | |
225 | 224 | | |
226 | | - | |
| 225 | + | |
227 | 226 | | |
228 | 227 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
419 | | - | |
| 418 | + | |
420 | 419 | | |
421 | 420 | | |
0 commit comments