This repository was archived by the owner on Sep 24, 2019. It is now read-only.
Commit ff87b7a
Christoph Büscher
Remove unnecessary warning supressions (elastic#32250)
1 parent 4b3284f commit ff87b7a
File tree
87 files changed
+64
-139
lines changed- client/transport/src/main/java/org/elasticsearch/transport/client
- libs/nio/src/test/java/org/elasticsearch/nio
- modules
- aggs-matrix-stats/src/test/java/org/elasticsearch/search/aggregations/matrix/stats
- ingest-common/src/test/java/org/elasticsearch/ingest/common
- lang-painless/src/test/java/org/elasticsearch/painless
- reindex/src/main/java/org/elasticsearch/index/reindex
- transport-netty4/src/test/java/org/elasticsearch/transport/netty4
- plugins/transport-nio/src/test/java/org/elasticsearch
- http/nio
- transport/nio
- server/src
- main/java/org/elasticsearch
- action
- admin
- cluster/settings
- indices/validate/query
- get
- ingest
- support
- replication
- cluster
- metadata
- routing
- allocation
- common
- component
- inject
- assistedinject
- internal
- multibindings
- spi
- io/stream
- index
- get
- mapper
- persistent
- repositories
- search
- aggregations
- bucket
- composite
- range
- pipeline/movfn
- support
- sort
- snapshots
- threadpool
- transport
- test/java/org/elasticsearch
- action/admin/indices/stats
- cluster/metadata
- repositories/blobstore
- search
- aggregations
- bucket
- composite
- terms
- pipeline
- movfn
- fields
- functionscore
- sort
- test/framework/src
- main/java/org/elasticsearch
- repositories/blobstore
- test
- hamcrest
- rest/yaml/section
- test/java/org/elasticsearch/transport
- nio
- x-pack
- plugin
- core/src
- main/java/org/elasticsearch/xpack/core
- security/client
- upgrade/actions
- test/java/org/elasticsearch/xpack/core
- ml
- integration
- job/results
- rollup
- ml/src/test/java/org/elasticsearch/xpack/ml/job
- persistence
- process/normalizer
- monitoring/src/test/java/org/elasticsearch/xpack/monitoring/integration
- security/src
- main/java/org/elasticsearch/xpack/security/authc
- test/java/org/elasticsearch/xpack/security
- rest/action
- transport/nio
- src/test/java/org/elasticsearch/xpack/test/rest
- qa/third-party/active-directory/src/test/java/org/elasticsearch/xpack/security/authc/ldap
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+64
-139
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | 278 | | |
280 | 279 | | |
281 | 280 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments