You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/08/02 08:29:20 UTC

[jira] [Comment Edited] (IGNITE-3486) .NET: Improve documentation

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

Pavel Tupitsyn edited comment on IGNITE-3486 at 8/2/16 8:28 AM:
----------------------------------------------------------------

> there is no installation instructions that are part of “platform\dotnet\README.txt”
There are the same prerequisites there. 

> SQL QUERIES (https://apacheignite-net.readme.io/v1.5/docs/sql-queries)
This links to 1.5. 
1.6 uses QueryEntity and has all possible examples.


was (Author: ptupitsyn):
> there is no installation instructions that are part of “platform\dotnet\README.txt”
There are the same prerequisites there. 

> .NET: Improve documentation
> ---------------------------
>
>                 Key: IGNITE-3486
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3486
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Denis Magda
>            Assignee: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 1.7
>
>
>  Will document documentation related issues.
> Getting Started (https://apacheignite-net.readme.io/docs/getting-started-2)
> - document how to start with Apache.exe that is a part of release bundle.
> - {{By default Apache.Ignite.exe starts Ignite.NET node with the default configuration: config/default-config.xml.}}. However, this doesn't look valid statement. Tried to remove and corrupt it but the node was started all the time.
> - there is no installation instructions that are part of “platform\dotnet\README.txt”
> Configurations (https://apacheignite-net.readme.io/docs/configuration):
> - how to start with particular a particular configuration (app.config and XML). No examples, not clear.
> - more info about app.config: how it maps to C# classes, how to specify type names
> SQL QUERIES (https://apacheignite-net.readme.io/v1.5/docs/sql-queries):
> - cachetypemetadaa is used an example of configuration. {{QueryEntity}}'s XML, App.config and source examples must be provided.
> - clarify keyType/keyTypeName confusion
> Troubleshooting (https://apacheignite-net.readme.io/docs/troubleshooting):
> - refer to the {{BinaryContfiguration}} from the interoperability section (https://apacheignite-net.readme.io/docs/platform-interoperability#mixed-platform-clusters) that must be set if there are Java node. Show the stack trace that usually produced when {{BinaryConfiguration}} is wrong.
> Tuning:
> - Refer to Java readme tuning page and explain how to set JVM parameters from .NET (app.config and C#).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)