Vasilisa Sidorova created IGNITE-1268: -----------------------------------------
Summary: CacheAPIExample should have non-empty result Key: IGNITE-1268 URL: https://issues.apache.org/jira/browse/IGNITE-1268 Project: Ignite Issue Type: Bug Components: general Affects Versions: ignite-1.4 Environment: Ubuntu 14.04, GG Community Edition v1.3 Reporter: Vasilisa Sidorova Priority: Minor --------------------------------------------- DESCRIPTION --------------------------------------------- CacheAPIExample have empty result. It's non informational and non user-friendly. --------------------------------------------- STEPS FOR REPRODUCE --------------------------------------------- 1. Download Community Edition v1.3 from www.gridgain.com 2. Build examples in the IDE 3. Run CacheAPIExample --------------------------------------------- ACTUAL RESULT --------------------------------------------- CacheAPIExample have empty result: {noformat} >>> Cache API example started. >>> Cache atomic map operation examples. {noformat} --------------------------------------------- EXPECTED RESULT --------------------------------------------- CacheAPIExample have informational result. For example, the information about cache contents before and after put operations -- This message was sent by Atlassian JIRA (v6.3.4#6332)