Skip to content

auto date histogram error in mixed version cluster #54382

@nik9000

Description

@nik9000

While working on the backport to #54161 I discovered a new and unique error that is almost certainly my fault:

        "failures" : [
          {
            "shard" : 1,
            "index" : "test",
            "node" : "OmBZbfyERlKeciJo0vK2QA",
            "reason" : {
              "type" : "transport_serialization_exception",
              "reason" : "Failed to deserialize response from handler [org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler]",
              "caused_by" : {
                "type" : "exception",
                "reason" : "unknown rounding id [85]"
              }
            }
          }
        ]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions