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

Denis Magda updated IGNITE-1545:
--------------------------------
    Assignee: Vasilisa  Sidorova  (was: Roman Shtykh)

> Java8 MessagingExample should be optimized
> ------------------------------------------
>
>                 Key: IGNITE-1545
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1545
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: ignite-1.4
>         Environment: Ubuntu 14.04, community build 1.4.0 #305
>            Reporter: Vasilisa  Sidorova
>            Assignee: Vasilisa  Sidorova
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: ignite-1545.patch
>
>
> ---------------------------------------------
> DESCRIPTION
> ---------------------------------------------
> When Java8 MessagingExample start without remote nodes it's get "Please start 
> at least 2 cluster nodes to run example." twice. There is 3 needless 
> system.out.println as the same print is in checkMinTopologySize method
> ---------------------------------------------
> STEPS FOR REPRODUCE
> ---------------------------------------------
> 1. Run Java8 MessagingExample
> ---------------------------------------------
> ACTUAL RESULT
> ---------------------------------------------
> {noformat}
> >>> Please start at least 2 cluster nodes to run example.
> >>> Please start at least 2 cluster nodes to run example.
> {noformat}
> ---------------------------------------------
> EXPECTED RESULT
> ---------------------------------------------
> {noformat}
> >>> Please start at least 2 cluster nodes to run example.
> {noformat}
> like for all anothers Java7 and Java8 Messaging Examples



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

Reply via email to