You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:45 UTC

[jira] [Updated] (GEODE-196) Remove unneeded system out in RuntimeIterator

     [ https://issues.apache.org/jira/browse/GEODE-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-196:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> Remove unneeded system out in RuntimeIterator
> ---------------------------------------------
>
>                 Key: GEODE-196
>                 URL: https://issues.apache.org/jira/browse/GEODE-196
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Minor
>             Fix For: 1.0.0-alpha1
>
>
> Remove the system out and if block in RuntimeIterator.  The lines are:
> if(current == UNINITIALIZED) {
>       System.out.println("asif");
>     }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)