[
https://issues.apache.org/jira/browse/GEODE-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302105#comment-17302105
]
ASF subversion and git services commented on GEODE-9022:
--------------------------------------------------------
Commit 5fe934e464b3a41a3dd99b9d019cb4a0de61aae6 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5fe934e ]
GEODE-9022: Support Info Command (#6121)
GEODE-9022: Support Info Command
- add info command to supported list
- add unit/integration tests
- add dunit concurrency test
- remove redundant test
- declare configureMaxMemory() and getExposedPort() abstract
- remove unused boolean
Co-authored-by: Ray Ingles <[email protected]>
> Redis: add unit/integration/dunit tests for INFO command
> --------------------------------------------------------
>
> Key: GEODE-9022
> URL: https://issues.apache.org/jira/browse/GEODE-9022
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
> Labels: blocks-1.14.0, pull-request-available
>
> Write unit/integration tests that run against both Geode Redis and native
> Redis, and dunit tests which test multiple concurrent clients accessing
> different servers for the INFO command.
> A.C.
> Users can connect and see data for the Datadog compatible Redis dashboard.
> Unit/integration tests for both Geode and native Redis passing
> DUNIT tests passing
> README/redis_api_for_geode.html.md.erb updated to make command "supported",
> plus documentation of the fields we support
> and
> Stories in the backlog to fix the identified issues (with JIRA tickets)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)