[jira] [Created] (IGNITE-7132) Investigate and document Ignite Persistence usage in Docker

2017-12-06 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-7132: --- Summary: Investigate and document Ignite Persistence usage in Docker Key: IGNITE-7132 URL: https://issues.apache.org/jira/browse/IGNITE-7132 Project: Ignite

Re: Ignite in docker (Native Persistence)

2017-12-06 Thread Denis Magda
Nick, As one of Ignite docker maintainers, could you please investigate one how to map Ignite persistence to docker volumes: https://docs.docker.com/engine/admin/volumes/volumes/#use-a-read-only-volume and update

[GitHub] ignite pull request #3164: ignite-2.4.1-p2

2017-12-06 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/3164 ignite-2.4.1-p2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.1-p2 Alternatively you can review and

[jira] [Created] (IGNITE-7131) Document Web Console deployment in Kubernetes

2017-12-06 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-7131: --- Summary: Document Web Console deployment in Kubernetes Key: IGNITE-7131 URL: https://issues.apache.org/jira/browse/IGNITE-7131 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-7130) Simplify message related code in communication

2017-12-06 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-7130: Summary: Simplify message related code in communication Key: IGNITE-7130 URL: https://issues.apache.org/jira/browse/IGNITE-7130 Project: Ignite

[jira] [Created] (IGNITE-7133) Web console: Improve ignite icon service interface to extendable

2017-12-06 Thread Dmitriy Shabalin (JIRA)
Dmitriy Shabalin created IGNITE-7133: Summary: Web console: Improve ignite icon service interface to extendable Key: IGNITE-7133 URL: https://issues.apache.org/jira/browse/IGNITE-7133 Project:

[jira] [Created] (IGNITE-7127) .NET: Add missing ClusterMetrics

2017-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7127: -- Summary: .NET: Add missing ClusterMetrics Key: IGNITE-7127 URL: https://issues.apache.org/jira/browse/IGNITE-7127 Project: Ignite Issue Type:

Re: Losing data during restarting cluster with persistence enabled

2017-12-06 Thread Valentin Kulichenko
Vyacheslav, In this case community should definitely take a look and investigate. Please share your results when you have a chance. -Val On Wed, Dec 6, 2017 at 1:45 AM, Vyacheslav Daradur wrote: > Evgeniy, as far as I understand PDS and rebalancing are based on >

[jira] [Created] (IGNITE-7129) Implement Multilayer Perceptron

2017-12-06 Thread Artem Malykh (JIRA)
Artem Malykh created IGNITE-7129: Summary: Implement Multilayer Perceptron Key: IGNITE-7129 URL: https://issues.apache.org/jira/browse/IGNITE-7129 Project: Ignite Issue Type: New Feature

[GitHub] ignite pull request #3163: Ignite 6341

2017-12-06 Thread dspavlov
GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/3163 Ignite 6341 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6341 Alternatively you can review and apply these

[jira] [Created] (IGNITE-7120) Test cases inherited by AbstractSchemaSelfTest became flucky after the refactoring to use SQL API.

2017-12-06 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-7120: -- Summary: Test cases inherited by AbstractSchemaSelfTest became flucky after the refactoring to use SQL API. Key: IGNITE-7120 URL:

[GitHub] ignite pull request #3153: Ignite 1267 1.x

2017-12-06 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/3153 Ignite 1267 1.x For test purposes You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1267-1.x Alternatively you

[GitHub] ignite pull request #3047: Ignite-gg-12943-1.9

2017-12-06 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3047 ---

Re: Time and scope for Apache Ignite 2.4

2017-12-06 Thread Yury Babak
Hi, As for ML - so far so good and from my point of view all mentioned tasks will be completed in this release. Regards, Yury -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[GitHub] ignite pull request #3023: Ignite-gg-12943

2017-12-06 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3023 ---

[GitHub] ignite pull request #3054: Ignite-gg-12940

2017-12-06 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3054 ---

[GitHub] ignite pull request #3050: Ignite-gg-12939

2017-12-06 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3050 ---

[GitHub] ignite pull request #3154: IGNITE-369 Runtime statistics enable (temporary P...

2017-12-06 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3154 IGNITE-369 Runtime statistics enable (temporary PR) You can merge this pull request into a Git repository by running: $ git pull https://github.com/alex-plekhanov/ignite ingite-369

Re: Losing data during restarting cluster with persistence enabled

2017-12-06 Thread Vyacheslav Daradur
Evgeniy, as far as I understand PDS and rebalancing are based on page-memory approach instead of entry-based 3rd Party Persistence, so I'm not sure how to extend rebalancing behavior properly. Dmitry, the performance is the only reason of why I try to solve rebalancing issue. I've benchmarked

[jira] [Created] (IGNITE-7121) visorcmd: there is no output for last command in batch mode in case of using -nq option

2017-12-06 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-7121: -- Summary: visorcmd: there is no output for last command in batch mode in case of using -nq option Key: IGNITE-7121 URL:

[GitHub] ignite pull request #3161: IGNITE-7080 Check env variable names to only pass...

2017-12-06 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3161 IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-7126) .NET: Add missing CacheMetrics

2017-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7126: -- Summary: .NET: Add missing CacheMetrics Key: IGNITE-7126 URL: https://issues.apache.org/jira/browse/IGNITE-7126 Project: Ignite Issue Type: Improvement

[GitHub] ignite pull request #3162: BaselineTopology compatibility fix

2017-12-06 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/3162 BaselineTopology compatibility fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3161: IGNITE-7080 Check env variable names to only pass...

2017-12-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3161 ---

[jira] [Created] (IGNITE-7128) .NET: Add missing DataRegionMetrics

2017-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7128: -- Summary: .NET: Add missing DataRegionMetrics Key: IGNITE-7128 URL: https://issues.apache.org/jira/browse/IGNITE-7128 Project: Ignite Issue Type:

Re: Thin Client Protocol documentation

2017-12-06 Thread Andrey Kornev
>>> I don't think it makes sense to do that. Another problem is that it will >>> take weeks :) I'm sorry, Pavel. None of what you've said so far makes it obvious why it doesn't make sense to produce the complete spec. Would you care to elaborate, please? Also, what's the problem with the

Plugins documentation

2017-12-06 Thread Prachi Garg
Igniters, The ability to extend Ignite features using custom plugins has been supported by Ignite since its early stages but was never documented. Finally, I have put together the documentation for this feature - https://apacheignite.readme.io/v2.3/docs/plugins Let me know if you have any

Re: Plugins documentation

2017-12-06 Thread Prachi Garg
Pavel, Added the link. -P On Wed, Dec 6, 2017 at 12:14 PM, Pavel Tupitsyn wrote: > Prachi, great job! > Should we mention .NET plugins there? > https://apacheignite-net.readme.io/docs/plugins > > On Wed, Dec 6, 2017 at 11:09 PM, Prachi Garg wrote: >

Re: Plugins documentation

2017-12-06 Thread Pavel Tupitsyn
Prachi, great job! Should we mention .NET plugins there? https://apacheignite-net.readme.io/docs/plugins On Wed, Dec 6, 2017 at 11:09 PM, Prachi Garg wrote: > Igniters, > > The ability to extend Ignite features using custom plugins has been > supported by Ignite since its

Re: Time and scope for Apache Ignite 2.4

2017-12-06 Thread Dmitry Pavlov
Hi, I suggest to include Andrey's change with WAL standalone thread, this will speed up Ignite at least because CRC calcs goes to user threads instead of one writer thread. This brings also resistence to thread interrupt and other benefits. Change, which I'm currently working on, is a direct IO

[GitHub] ignite pull request #3156: IGNITE-7120 Dynamic indexes tests fix

2017-12-06 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/3156 IGNITE-7120 Dynamic indexes tests fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7120 Alternatively

[jira] [Created] (IGNITE-7122) Page lock status is not checked in BPlusTree.treePrinter methods

2017-12-06 Thread Kirill Shirokov (JIRA)
Kirill Shirokov created IGNITE-7122: --- Summary: Page lock status is not checked in BPlusTree.treePrinter methods Key: IGNITE-7122 URL: https://issues.apache.org/jira/browse/IGNITE-7122 Project:

[GitHub] ignite pull request #3155: Ignite-6700

2017-12-06 Thread akuramshingg
GitHub user akuramshingg opened a pull request: https://github.com/apache/ignite/pull/3155 Ignite-6700 TCP discovery update: failing nodes and messaging. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Re: Documentation for GA Grid: GA library to Apache Ignite

2017-12-06 Thread Igor Sapego
It is in a drop-down list that appears when you click on your name, not where you are looking for it. Best Regards, Igor On Sat, Dec 2, 2017 at 1:02 AM, techbysample wrote: > Denis, > > Up on logging in, I do not see the Admin panel that you described. > > I have attached a

[GitHub] ignite pull request #3157: IGNITE-7122: Fixed assertion in BPLusTree printin...

2017-12-06 Thread gg-shq
GitHub user gg-shq opened a pull request: https://github.com/apache/ignite/pull/3157 IGNITE-7122: Fixed assertion in BPLusTree printing code You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7122

[GitHub] ignite pull request #3095: IGNITE-6971 Ignite Logger type & logging file con...

2017-12-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3095 ---

[GitHub] ignite pull request #3159: Ignite-602-raw

2017-12-06 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/3159 Ignite-602-raw You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-602-raw Alternatively you can review and apply

IGNITE-7085 is ready for review

2017-12-06 Thread Alexander Fedotov
Hi, I've prepared a fix for IGNITE-7085 When PDS is enabled and IGNITE_BINARY_SORT_OBJECT_FIELDS property is set and IgniteCache#put is called a node hangs. Please find all the details and links to TC and CR in the ticket. Kind regards, Alex.

[jira] [Created] (IGNITE-7123) IGNITE-6264 .NET: Verify metrics API parity with a test

2017-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7123: -- Summary: IGNITE-6264 .NET: Verify metrics API parity with a test Key: IGNITE-7123 URL: https://issues.apache.org/jira/browse/IGNITE-7123 Project: Ignite

[GitHub] ignite pull request #3158: IGNITE-7086 - Backups are not updated when ReadFr...

2017-12-06 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/3158 IGNITE-7086 - Backups are not updated when ReadFromBackup=true and Re… …adThrough happens. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3156: IGNITE-7120 Dynamic indexes tests fix

2017-12-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3156 ---

[GitHub] ignite pull request #3160: IGNITE-7114: C++ node can now start without java ...

2017-12-06 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3160 IGNITE-7114: C++ node can now start without java examples folder. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-7124) .NET: Thin client: Cache benchmark

2017-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7124: -- Summary: .NET: Thin client: Cache benchmark Key: IGNITE-7124 URL: https://issues.apache.org/jira/browse/IGNITE-7124 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-7125) Cluster metrics for a single node differ from local metrics

2017-12-06 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-7125: Summary: Cluster metrics for a single node differ from local metrics Key: IGNITE-7125 URL: https://issues.apache.org/jira/browse/IGNITE-7125 Project: Ignite