Valentin Kulichenko created IGNITE-15719:
--------------------------------------------
Summary: Several issues with 'examples' module
Key: IGNITE-15719
URL: https://issues.apache.org/jira/browse/IGNITE-15719
Project: Ignite
Issue Type: Bug
Components: examples
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 3.0.0-alpha3
There are several issues with the {{examples}} module in Ignite 3:
* {{README}} file is not updated (doesn't list newly added examples).
* Tests are included in packaging.
* SQL example should use try-with-resources for the server node, similar to
other examples.
* Older {{RecordViewExample}} and {{KeyValueBinaryView}} examples should be
removed and replaced with the versions that use the new client implementation (
{{ClientRecordViewExample}} and {{ClientKeyValueViewExample}} respectively).
* Example JavaDocs don't look complete and might require a review.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)