[
https://issues.apache.org/jira/browse/GEODE-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304274#comment-17304274
]
ASF subversion and git services commented on GEODE-9032:
--------------------------------------------------------
Commit 05989e5b5368e5d8230b9b7ca5b600a729d2f73e in geode's branch
refs/heads/support/1.14 from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=05989e5 ]
GEODE-9032: support SLOWLOG command (#6131) (#6149)
- 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
(cherry picked from commit dfc16562a1965d4d0bc32756bdf2a9664b4127c2)
> 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
> Fix For: 1.14.0
>
>
> 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)