Correct, the Redis job in the PR pipeline is for 1.14 and later, please ignore that failure on 1.13 PRs.
As there is not currently an active release on support/1.13, you are free to backport these at any time with or without votes, but thanks for highlighting that these didn't make it into 1.13.0. Please ensure the Fixed version for all five of these contain both 1.14.0 and 1.13.1 in Jira, thanks! +1 On 9/23/20, 4:38 PM, "Nabarun Nag" <n...@vmware.com> wrote: +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%7Conichols%40vmware.com%7C8d99b0330a044036063908d86019bfde%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637365011015797103&sdata=rSHXQYXhQT3jibMSNCxcxNL6b4p6LEA9LHBA9AdfXkA%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