Hello, I’d like to merge the pull request: https://github.com/apache/geode/pull/5524 into a support 1.13 branch. The commits are focused on a few usability improvements for Geode that were thought to have made it into 1.13 but actually did not make it.
What this pull request back ports: * GEODE-8203: Logging to std out along with to the regular log file * GEODE-8283: Rest API for disk store creation * GEODE-8200: Fix for Rebalance API stuck “IN_PROGRESS” state forever and GEODE-8200: Enhance GfshRule * GEODE-8241: Locator observers locator-wait-time * GEODE-8078: Log and report error at the correct place The PR pipeline is failing due to Redis tests (that I don’t think are on 1.13). Everything else appears to be passing. Thanks, -Jason