Skip to content

Explanation with null description causes NullPointerException in distributed query #10399

@mausch

Description

@mausch

I'm writing a custom score function that returns a deeply-nested Explanation object. When a description in one of the nested Explanations is null I get a NullPointerException from the node. This doesn't happen when I run things on a single node, so it's likely some issue with the serialization of Explanation objects.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions