genesiscommunitysuccess / docs

The open-source repo for learn.genesis.global
https://learn.genesis.global
5 stars 10 forks source link

New Feedback from learn.genesis.global #1622

Closed harryjhornby closed 5 months ago

harryjhornby commented 5 months ago

Thank you for giving us your feedback. Please provide it below.

My Issue/Idea/Suggestion

With the addition of https://genesisglobal.atlassian.net/browse/GSF-6703 we now have a new sys def property to control where the process classpaths are written to.

Please add a new entry to the items defined list:

WriteClasspathToManifest Defaults to false. When enabled, the classpath for each process will be written to the Manifest of the corresponding Jar file in generated/classpath. (e.g. GENESIS_CLUSTER.jar) By default these are written to an environment variable CLASSPATH which has a character limit that some clients have hit.

Current Page

https://learn.genesis.global/docs/server/configuring-runtime/system-definitions/#items-defined

wjhendry commented 5 months ago

New item added https://github.com/genesiscommunitysuccess/docs/pull/1623