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 2015/09/25 00:45:06 UTC

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

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

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

Commit d420f7e87b0d5f913556965cf151a7658970c36c in incubator-geode's branch refs/heads/feature/GEODE-189 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=d420f7e ]

GEODE-196: Remove unneeded system out in RuntimeIterator


> 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
>
> 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)