[
https://issues.apache.org/jira/browse/GEODE-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100924#comment-16100924
]
ASF subversion and git services commented on GEODE-2986:
--------------------------------------------------------
Commit 82894a67ba5e875ff9e6a187d5102d91ca8ab738 in geode's branch
refs/heads/develop from [~quitada]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=82894a6 ]
GEODE-2986: Remove redundant log message
Just log message if "notExecutedMembers" is not null and not empty.
This closes #535
> Need not to log message when executing "gfsh compact disk-store" command
> successfully
> -------------------------------------------------------------------------------------
>
> Key: GEODE-2986
> URL: https://issues.apache.org/jira/browse/GEODE-2986
> Project: Geode
> Issue Type: Wish
> Components: persistence
> Reporter: Akihiro Kitada
>
> When executing "gfsh compact disk-store" command, then we currently see the
> following kind of message if the command is successfully executed for all the
> target members.
> {noformat}
> compact disk-store "DEFAULT" message was scheduled to be sent to but was not
> send to null
> {noformat}
> This message is not friendly to know what was going on.
> Need not to log such kind of message.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)