JanusGraph / JanusGraph/janusgraph

ManagementSystem::printIndexes should display mappings for mixed index

Open
#3,127 0 comments 0 reactions 0 assignees View on GitHub
area/index area/schema good first issue
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

Currently, `ManagementSystem::printIndexes` does not show the mappings for mixed indexes. Similar to https://github.com/JanusGraph/janusgraph/issues/3126, we should include the same information in the output of `printIndexes`.

Contributor guide

Open the contributing guide

Research direction

Start at ManagementSystem::printIndexes and compare the expected mixed-index mapping details with issue #3126. Done means the printIndexes output includes the same mappings for mixed indexes; verify this with relevant existing test coverage if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.