Vasilisa Sidorova created IGNITE-2157: ------------------------------------------
Summary: CacheClientBinaryPutGetExample javadoc should be updated Key: IGNITE-2157 URL: https://issues.apache.org/jira/browse/IGNITE-2157 Project: Ignite Issue Type: Bug Components: documentation Affects Versions: 1.5 Environment: Apache Ignite 1.5.0-b2 build #105 Reporter: Vasilisa Sidorova Priority: Trivial Fix For: 1.5 Javadoc for CacheClientBinaryPutGetExample is obsoleted. It contains: {noformat} * <p> * Remote nodes should always be started with special configuration file which * enables the binary marshaller: {@code 'ignite.{sh|bat} examples/config/binary/example-ignite-binary.xml'}. * <p> {noformat} Instead: * <p> * Remote nodes should always be started with the following command: * {@code 'ignite.{sh|bat} examples/config/example-ignite.xml'}. * <p> Please, fix it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)