You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/08/08 12:28:00 UTC

[jira] [Created] (IGNITE-9234) Wrong javadocs about null value for cache name.

Alexey Kuznetsov created IGNITE-9234:
----------------------------------------

             Summary: 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


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)