+1 ________________________________ From: Jason Huynh <jhu...@vmware.com> Sent: Wednesday, September 23, 2020 4:22 PM To: dev@geode.apache.org <dev@geode.apache.org> Subject: [PROPOSAL] Backport usability improvements to support 1.13 branch
Hello, I’d like to merge the pull request: https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fpull%2F5524&data=02%7C01%7Cnnag%40vmware.com%7Cc4fb6d3fd211433f8a1408d86017a2b4%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365001921254357&sdata=wHr0IaJgsKVpZaWTH6SAqtunaD5WwVn1SAvuOnVgHQg%3D&reserved=0 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