Skip to content

User visibility filter should log the key on parse exception #6016

@keith-turner

Description

@keith-turner

The following code should log the key in addition to the exception because that would make it much easier to find the offending data.

The system iterator for visibility filtering does log the key.

log.error("BadArgumentException with visibility of Key: {}", k, e);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions