You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/13 20:16:00 UTC

[jira] [Commented] (GEODE-7660) Modernization of cq code

    [ https://issues.apache.org/jira/browse/GEODE-7660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014635#comment-17014635 ] 

ASF subversion and git services commented on GEODE-7660:
--------------------------------------------------------

Commit daa7efdb32200c9868dc1db73f590c4c37cde835 in geode's branch refs/heads/develop from Jason Huynh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=daa7efd ]

GEODE-7660: clean up unneeded initializers (#4539)

* Fix checked types
* Removed unnecessary if statement and added more type check
* modified iteration type to us CqQuery instead of InternalCqQuery
* Removed unneeded null initializers
* Removed unneeded casts
* Removed unneeded if (true) statements


> Modernization of cq code
> ------------------------
>
>                 Key: GEODE-7660
>                 URL: https://issues.apache.org/jira/browse/GEODE-7660
>             Project: Geode
>          Issue Type: Task
>          Components: cq
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This is a task to modernize some for loops and generics in the cq package



--
This message was sent by Atlassian Jira
(v8.3.4#803005)