Commit f10268d
authored
Fix passing large numeric block size (elastic#139168)
* Enable large numeric blocks for TSDB
* test fix
* fix sync issue
* comments
* fix test
* Fix passing large numeric block size1 parent fd24c9d commit f10268d
File tree
1 file changed
+2
-1
lines changed- server/src/main/java/org/elasticsearch/index/codec/tsdb/es819
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments