You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/12/23 08:51:00 UTC

[jira] [Updated] (IGNITE-18266) Improve javadoc of the org.apache.ignite.internal.table.InternalTable#insert

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

Vyacheslav Koptilin updated IGNITE-18266:
-----------------------------------------
    Description: 
We need to improve javadoc of {{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more clear to understand that insert modifies data only at the first invocation. Return section of this method is not clear, it must describe the boolean result of the invocation   


  was:
We need to improve javadoc of {{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more clear to understand that insert modifies data only at the first invocation. Return section of this method is not clear, it must descrive the boolean result of the invocation   



> Improve javadoc of the org.apache.ignite.internal.table.InternalTable#insert
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-18266
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18266
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mirza Aliev
>            Priority: Major
>              Labels: ignite-3
>
> We need to improve javadoc of {{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more clear to understand that insert modifies data only at the first invocation. Return section of this method is not clear, it must describe the boolean result of the invocation   



--
This message was sent by Atlassian Jira
(v8.20.10#820010)