[
https://issues.apache.org/jira/browse/IGNITE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vasilisa Sidorova updated IGNITE-578:
-------------------------------------
Description:
In the current version these examples:
* CacheStartSchemaExample
* CacheDummyStoreExample
* CacheHibernateStoreExample
* CacheJdbcStoreExample
could be started with ExampleNodeStartup only. So javadoc should be updated
like for CacheQueryExample, ServicesExample, streaming examples,
ScalaCacheQueryExample and ScalaSnowflakeSchemaExample. The text:
"
Remote nodes should always be started with special configuration file which
enables P2P class loading: {@code 'ignite.{sh|bat}
examples/config/example-ignite.xml'}.
Alternatively you can run {@link ExampleNodeStartup} in another JVM which will
start node with {@code examples/config/example-ignite.xml} configuration.
"
should be replaced by text:
"
Remote nodes should be started using `ExampleNodeStartup` which will start
node with `examples/config/example-ignite.xml` configuration.
"
was:
In the current version these examples:
* CacheStartSchemaExample
* CacheDummyStoreExample
* CacheHibernateStoreExample
* CacheJdbcStoreExample
should be started with ExampleNodeStartup only. So javadoc should be updated
lake for CacheQueryExample, ServicesExample, streaming examples,
ScalaCacheQueryExample and ScalaSnowflakeSchemaExample. The text:
"
* Remote nodes should always be started with special configuration file which
* enables P2P class loading: {@code 'ignite.{sh|bat}
examples/config/example-ignite.xml'}.
* <p>
* Alternatively you can run {@link ExampleNodeStartup} in another JVM which
will
* start node with {@code examples/config/example-ignite.xml} configuration.
"
should be replaced by text:
"
* Remote nodes should be started using `ExampleNodeStartup` which will
* start node with `examples/config/example-ignite.xml` configuration.
"
> Java examples need to update javadoc
> ------------------------------------
>
> Key: IGNITE-578
> URL: https://issues.apache.org/jira/browse/IGNITE-578
> Project: Ignite
> Issue Type: Bug
> Environment: Ubuntu 14.04, Upload Ignite Staging build #102 for
> sprint-2 (ver. 1.0.0#20150325-sha1:3462d744)
> Reporter: Vasilisa Sidorova
> Assignee: Yakov Zhdanov
>
> In the current version these examples:
> * CacheStartSchemaExample
> * CacheDummyStoreExample
> * CacheHibernateStoreExample
> * CacheJdbcStoreExample
> could be started with ExampleNodeStartup only. So javadoc should be updated
> like for CacheQueryExample, ServicesExample, streaming examples,
> ScalaCacheQueryExample and ScalaSnowflakeSchemaExample. The text:
> "
> Remote nodes should always be started with special configuration file which
> enables P2P class loading: {@code 'ignite.{sh|bat}
> examples/config/example-ignite.xml'}.
> Alternatively you can run {@link ExampleNodeStartup} in another JVM which
> will start node with {@code examples/config/example-ignite.xml} configuration.
> "
> should be replaced by text:
> "
> Remote nodes should be started using `ExampleNodeStartup` which will start
> node with `examples/config/example-ignite.xml` configuration.
> "
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)