Writing acceptance tests with a server but no clients

2022-05-04 Thread Kirk Lund
Since the server doesn't have any clients connecting to it, you can simply specify --disable-default-server instead of using --server-port. This reduces the risk of any port conflicts and also speeds up starting that server.

Re: [discuss] Future of the geode-redis module

2022-05-04 Thread Dan Smith
Since it seems there is consensus to remove this module, I created this PR - https://github.com/apache/geode/pull/7657. If folks approve of this PR there will be additional PRs to geode-benchmarks and geode-examples to remove references to this module. -Dan Fro

Re: [discuss] Future of the geode-redis module

2022-05-04 Thread Alexander Murmann
Hi Donal, I think Dan, Ray or Jens were going to issue a PR in the next few days that would remove the experimental Redis functionality. Given this is not a complex architectural change that might warrant deeper discussion, I would expect that the voting inherent to the PR would suffice. Especi

Re: [discuss] Future of the geode-redis module

2022-05-04 Thread Donal Evans
It's been almost a month since this discussion was started, and all the responses have been supportive of the idea. Is this still something that the Geode community intends to do? Should there be a [vote] email sent out to confirm this course of action? From: Ale