Hello,
I do not use JanusGraph but I noticed that according to JanusGraph index documentation described here https://docs.janusgraph.org/schema/index-management/index-performance/ the user is expected to wait until the index becomes registered and is not expected to set the state to registered.
//Wait for the index to become available (i.e. wait for status REGISTERED)
ManagementSystem.awaitGraphIndexStatus(graph, "myIndex").call();
I was going to provide a link to the JanusGraph github discussions and noticed that you have already opened a corresponding one https://github.com/JanusGraph/janusgraph/discussions/4792. I hope the JanusGraph folks can help you there.
Cheers,
Andrea
--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
gremlin-user...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/gremlin-users/16a0ff03-d7a9-4d3c-965d-d52786d56bb6n%40googlegroups.com.