[
https://issues.apache.org/jira/browse/GEODE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akihiro Kitada updated GEODE-2962:
----------------------------------
Description:
When executing "gfsh compact disk-store" command, then we currently see the
following kind of issue 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 more friendly log message.
was:
When executing "gfsh compact disk-store" command, then we currently see the
following kind of issue if the command is successfully executed for all the
target members.
```
compact disk-store "DEFAULT" message was scheduled to be sent to but was not
send to null
```
This message is not friendly to know what was going on.
Need more friendly log message.
> Need more friendly locator's log message when executing "gfsh compact
> disk-store" command
> -----------------------------------------------------------------------------------------
>
> Key: GEODE-2962
> URL: https://issues.apache.org/jira/browse/GEODE-2962
> Project: Geode
> Issue Type: Wish
> Components: gfsh
> Reporter: Akihiro Kitada
>
> When executing "gfsh compact disk-store" command, then we currently see the
> following kind of issue 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 more friendly log message.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)