You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2018/09/14 07:21:00 UTC

[jira] [Created] (IGNITE-9597) 'size() == 0' replaceable with 'isEmpty()' according inspections profile

Maxim Muzafarov created IGNITE-9597:
---------------------------------------

             Summary: 'size() == 0' replaceable with 'isEmpty()' according inspections profile
                 Key: IGNITE-9597
                 URL: https://issues.apache.org/jira/browse/IGNITE-9597
             Project: Ignite
          Issue Type: Bug
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov


New `Code Inspections` profile can be foundĀ {{<Project>\idea\ignite_inspections.xml}}.

We need to fix rule `size() == 0' replaceable with 'isEmpty()` in {{ignite-core}} module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)