[
https://issues.apache.org/jira/browse/GEODE-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303549#comment-17303549
]
ASF subversion and git services commented on GEODE-9032:
--------------------------------------------------------
Commit dfc16562a1965d4d0bc32756bdf2a9664b4127c2 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=dfc1656 ]
GEODE-9032: support SLOWLOG command (#6131)
- update documentation to show SLOWLOG as a supported command
- move SLOWLOG to supported commands list in RedisCommandTypes
- update supported commands test
- did not add any new tests because it was already very well tested.
- add footnote to readme
> Redis: SLOWLOG command supported
> --------------------------------
>
> Key: GEODE-9032
> URL: https://issues.apache.org/jira/browse/GEODE-9032
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
> Labels: pull-request-available
>
> To support the DataDog dashboard out-of-the-box, we need to support a dummy
> implementation of the SLOWLOG command. It does not need to support returning
> any actual SLOWLOG entries.
> A.C.
> Unit/integration tests for both Geode and native Redis passing
> README/redis_api_for_geode.html.md.erb updated to make command
> "supported" (noting limitations!)
> or
> Stories in the backlog to fix the identified issues (with JIRA tickets)
> and problem tests ignored
--
This message was sent by Atlassian Jira
(v8.3.4#803005)