Commit eea697e
committed
Fix
This test creates an incorrectly-serialized handshake which cannot be
validated, and elastic#121747 made that validation compulsory. This test
corrects the serialization.
Closes elastic#121816testLogsSlowInboundProcessing (elastic#121895)1 parent fe98818 commit eea697e
File tree
1 file changed
+6
-1
lines changed- server/src/test/java/org/elasticsearch/transport
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
294 | 299 | | |
295 | 300 | | |
296 | 301 | | |
| |||
0 commit comments