Commit c876ad5
authored
Fix bucket selector aggregation writeable name. (#773)
* Fixed writeable name. Added constructor for stream input.
Signed-off-by: AWSHurneyt <[email protected]>
* Moved unit tests from alerting into this package.
Signed-off-by: AWSHurneyt <[email protected]>
---------
Signed-off-by: AWSHurneyt <[email protected]>1 parent 6f82a29 commit c876ad5
File tree
2 files changed
+418
-7
lines changed- src
- main/kotlin/org/opensearch/commons/alerting/aggregation/bucketselectorext
- test/kotlin/org/opensearch/commons/alerting/bucketselectorext
2 files changed
+418
-7
lines changedLines changed: 24 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
16 | 33 | | |
17 | 34 | | |
18 | 35 | | |
| |||
21 | 38 | | |
22 | 39 | | |
23 | 40 | | |
24 | | - | |
| 41 | + | |
25 | 42 | | |
26 | 43 | | |
27 | 44 | | |
| |||
0 commit comments