-
-
Notifications
You must be signed in to change notification settings - Fork 874
Closed
Description
The setting of the -Xmx
option in the SSL_OPTS
inside console.sh
is problematic:
because this is overriding any other option set in the JAVA_OPTS
variable
p.s
Also, could you just stick with reserving the ORIENTDB_OPTS_MEMORY
or any ORIENTDB_OPTS
variable in all your .sh
scripts for the user to set.
I've found an incoherent use of those variables, which range from ORIENTDB_OPTS_MEMORY
, JAVA_OPTIONS
and JAVA_OPTS
, depending on the script among console.sh
, server.sh
and gremlin.sh
.
Thanks
Metadata
Metadata
Assignees
Labels
buglegacy not used anymorelegacy not used anymore