Skip to content
Discussion options

You must be logged in to vote

schema.default is a MASKABLE property meaning you can change it for your instance.
schema.constraints is a GLOBAL_OFFLINE property meaning that you must shutdown the whole JanusGraph cluster to change this configuration (keep in mind that you need to force close any zombie instances if you have any.
See how to close zombie instances: #3195 (comment)
See configuration properties mutability explanation: https://docs.janusgraph.org/configs/configuration-reference/

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@porunov
Comment options

@MahatiPV
Comment options

@porunov
Comment options

@MahatiPV
Comment options

@porunov
Comment options

Answer selected by porunov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3553 on February 07, 2023 12:30.