[
https://issues.apache.org/jira/browse/IGNITE-9234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581171#comment-16581171
]
ASF GitHub Bot commented on IGNITE-9234:
----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/4548
IGNITE-9234 fixed javadocs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9234
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4548.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 #4548
----
commit 38009868b5d3b39b1d4546ec28ac6acb46886fba
Author: oleg-ostanin <oostanin@...>
Date: 2018-08-15T14:39:43Z
IGNITE-9234 fixed javadocs
----
> Wrong javadocs about null value for cache name.
> -----------------------------------------------
>
> Key: IGNITE-9234
> URL: https://issues.apache.org/jira/browse/IGNITE-9234
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.6
> Reporter: Alexey Kuznetsov
> Assignee: Oleg Ostanin
> Priority: Minor
> Labels: newbie
>
> Since Ignite 2.0 cache name can not be null (see IGNITE-3488).
> javadocs for the following methods are not correct:
> org.apache.ignite.configuration.CacheConfiguration#getName
> org.apache.ignite.Ignite#cacheNames
> They should be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)