[
https://issues.apache.org/jira/browse/IGNITE-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262131#comment-16262131
]
ASF GitHub Bot commented on IGNITE-6984:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/3078
IGNITE-6984: Make cache creation slightly more verbose.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6984
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3078.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3078
----
commit bb89ad4d90f4da79eba3e5170f71499c6700ee96
Author: Andrey V. Mashenkov <[email protected]>
Date: 2017-11-22T08:19:32Z
IGNITE-6984: Make cache creation slightly more verbose.
----
> Make cache creation slightly more verbose.
> ------------------------------------------
>
> Key: IGNITE-6984
> URL: https://issues.apache.org/jira/browse/IGNITE-6984
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Fix For: 2.4
>
>
> For now we do not print cacheId on cache start, but use cacheId instead of
> name everywhere in logs.
> So, it is hard to investigate issues in production.
> Lets, add cacheId to the "cache start" message.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)