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

Valentin Kulichenko updated IGNITE-15719:
-----------------------------------------
    Description: 
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.
 * If a table is created for an example, it should be dropped at the end. 
Otherwise, subsequent executions can fail.
 * Logging is not formatted.

  was:
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.


> 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
>            Priority: Blocker
>              Labels: ignite-3
>             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.
>  * If a table is created for an example, it should be dropped at the end. 
> Otherwise, subsequent executions can fail.
>  * Logging is not formatted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to