summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/nested
diff options
context:
space:
mode:
authorAdrien Grand <jpountz@gmail.com>2017-06-09 14:56:23 +0200
committerGitHub <noreply@github.com>2017-06-09 14:56:23 +0200
commit87d19b21c7515352f7dce4097aca88033130cc79 (patch)
treeff695f57d3c8872586de3b4053628964a0d752e1 /core/src/test/java/org/elasticsearch/search/nested
parent5e8b5692556365c5dd2463d85264b5fde07db265 (diff)
`type` and `id` are lost upon serialization of `Translog.Delete`. (#24586)
This was introduced in #24460: the constructor of `Translog.Delete` that takes a `StreamInput` does not set the type and id. To make it a bit more robust, I made fields final so that forgetting to set them would make the compiler complain.
Diffstat (limited to 'core/src/test/java/org/elasticsearch/search/nested')
0 files changed, 0 insertions, 0 deletions