alb3rtobr opened a new pull request #6181: URL: https://github.com/apache/geode/pull/6181
Ticket GEODE-8801 description says: > The file org/apache/geode/internal/cache/properties.html contains a list of several System properties that are used by Geode, as well as their default values. This list is for developer reference and is not referred to in any user-facing documentation, but is possibly incomplete and has not been maintained for some time. > > 1. Any properties referred to in the file that are no longer used should be removed > 2. Any default values in the file that do not match the actual default should be updated > 3. The "Public" field for each property is no longer meaningful and can be removed > 4. Any System properties that are used by Geode but not listed in the file should be added This PR addresses the first three points. Also, I have transformed the document to markdown, which is more friendly to edit than html, and it is the current Geode documentation format. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
