Skip to content

OAK-12352: Include diff indexes in the index definition status printer - #3078

Open
chibulcuteanu wants to merge 1 commit into
apache:trunkfrom
chibulcuteanu:issue/OAK-12352
Open

OAK-12352: Include diff indexes in the index definition status printer#3078
chibulcuteanu wants to merge 1 commit into
apache:trunkfrom
chibulcuteanu:issue/OAK-12352

Conversation

@chibulcuteanu

Copy link
Copy Markdown
Contributor

/oak:index/diff.index and /oak:index/diff.index.optimizer are not oak:QueryIndexDefinition nodes, so IndexPathService does not return them and they were missing from the oak-index-defn status printer output. Append them explicitly, inlining their diff.json payload as JSON instead of a base64 blob. All other properties and child nodes render as before.

/oak:index/diff.index and /oak:index/diff.index.optimizer are not oak:QueryIndexDefinition nodes, so IndexPathService does not return them and they were missing from the oak-index-defn status printer output. Append them explicitly, inlining their diff.json payload as JSON instead of a base64 blob. All other properties and child nodes render as before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant