You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (Jira)" <ji...@apache.org> on 2021/10/09 22:13:00 UTC

[jira] [Commented] (IGNITE-15719) Several issues with 'examples' module

    [ https://issues.apache.org/jira/browse/IGNITE-15719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426717#comment-17426717 ] 

Valentin Kulichenko commented on IGNITE-15719:
----------------------------------------------

TC passed - merged to {{main}} and {{alpha3}}

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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 and outputs 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)