[jira] [Created] (IGNITE-9137) Web console: UI of 'select node' modal a little bit broken

2018-07-30 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9137: -- Summary: Web console: UI of 'select node' modal a little bit broken Key: IGNITE-9137 URL: https://issues.apache.org/jira/browse/IGNITE-9137 Project:

[jira] [Created] (IGNITE-9136) Web console: hide\disable cluster activation switcher if cluster has no persistent configuration

2018-07-30 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9136: -- Summary: Web console: hide\disable cluster activation switcher if cluster has no persistent configuration Key: IGNITE-9136 URL:

Re: Thin Client lib: Python

2018-07-30 Thread Dmitriy Setrakyan
Now we are talking. A much better and more user-friendly API. D. On Fri, Jul 27, 2018 at 7:19 AM, Dmitry Melnichuk < dmitry.melnic...@nobitlost.com> wrote: > Dmitriy, Igor, Ilya, Sergey! > > Thank you for sharing your ideas, concerns and criticism with me. I do > appreciate it. > > I already

automatic node failure

2018-07-30 Thread Dmitriy Setrakyan
Igniters, I remember that we have added automatic node failure in case of unknown errors or events that may be fatal. Does this extend to the actual user exceptions? The reason I am asking is because of this thread on SO:

[jira] [Created] (IGNITE-9135) TcpDiscovery - High Workload in Stable topology

2018-07-30 Thread Sergey Kosarev (JIRA)
Sergey Kosarev created IGNITE-9135: -- Summary: TcpDiscovery - High Workload in Stable topology Key: IGNITE-9135 URL: https://issues.apache.org/jira/browse/IGNITE-9135 Project: Ignite Issue

Re: [jira] [Assigned] (IGNITE-9113) Allocate memory for a data region when first cache assigned to this region is created

2018-07-30 Thread Dmitriy Setrakyan
Dmitriy, I am still struggling to understand which portion of the code of conduct is being violated. BTW, this point was raised during the Ignite incubation process and the community agreed that it is up to the project community itself to decide on the best process here. This is not an Apache

[jira] [Created] (IGNITE-9134) ZookeeperDiscoverySpiTest#testLargeUserAttribute3 fails with OOME

2018-07-30 Thread Vitaliy Biryukov (JIRA)
Vitaliy Biryukov created IGNITE-9134: Summary: ZookeeperDiscoverySpiTest#testLargeUserAttribute3 fails with OOME Key: IGNITE-9134 URL: https://issues.apache.org/jira/browse/IGNITE-9134 Project:

[jira] [Created] (IGNITE-9133) SQL TX: Proper empty DHT transactions handling.

2018-07-30 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-9133: -- Summary: SQL TX: Proper empty DHT transactions handling. Key: IGNITE-9133 URL: https://issues.apache.org/jira/browse/IGNITE-9133 Project: Ignite Issue

[GitHub] ignite pull request #4450: IGNITE-9127: ZooKeeper (Discovery) 1 timeout.

2018-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4450 ---

[jira] [Created] (IGNITE-9132) Update Apache Camel dependency version

2018-07-30 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-9132: -- Summary: Update Apache Camel dependency version Key: IGNITE-9132 URL: https://issues.apache.org/jira/browse/IGNITE-9132 Project: Ignite Issue Type: Task

[GitHub] ignite pull request #4458: IGNITE-9130: Test fixed.

2018-07-30 Thread BiryukovVA
GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/4458 IGNITE-9130: Test fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BiryukovVA/ignite IGNITE-9130 Alternatively you can review and

[GitHub] ignite pull request #4457: IGNITE-9129 Request for user-classes with enabled...

2018-07-30 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4457 IGNITE-9129 Request for user-classes with enabled P2P only after local node join You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-9131) Upgrade guava version in Apache Ignite

2018-07-30 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-9131: -- Summary: Upgrade guava version in Apache Ignite Key: IGNITE-9131 URL: https://issues.apache.org/jira/browse/IGNITE-9131 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9130) ZookeeperDiscoverySpiTest#testDuplicatedNodeId fails

2018-07-30 Thread Vitaliy Biryukov (JIRA)
Vitaliy Biryukov created IGNITE-9130: Summary: ZookeeperDiscoverySpiTest#testDuplicatedNodeId fails Key: IGNITE-9130 URL: https://issues.apache.org/jira/browse/IGNITE-9130 Project: Ignite

[jira] [Created] (IGNITE-9129) P2P class deployment is failed when using ZK discovery

2018-07-30 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-9129: --- Summary: P2P class deployment is failed when using ZK discovery Key: IGNITE-9129 URL: https://issues.apache.org/jira/browse/IGNITE-9129 Project: Ignite

Re: SSLParameters for SslContextFactory

2018-07-30 Thread Ilya Kasnacheev
Hello! Thank you! I have commented your change: setProtocols is still redundant since we have protocol in sslContextFactory. BTW, there is a caveat with ciphers list: by default SSL will fail if you ever list a cipher there that is not present in current JVM, even if the rest of them are present

[jira] [Created] (IGNITE-9128) Continuous query handlers don't clean up after cache was stopped.

2018-07-30 Thread Pavel Pereslegin (JIRA)
Pavel Pereslegin created IGNITE-9128: Summary: Continuous query handlers don't clean up after cache was stopped. Key: IGNITE-9128 URL: https://issues.apache.org/jira/browse/IGNITE-9128 Project:

Re: SSLParameters for SslContextFactory

2018-07-30 Thread Michael Cherkasov
Hi all, as was suggested, I removed all mention about SSLParameters and replaced it with a simple String[]. I added configurations for protocols and cipher suites. Please, review . Thanks, Mike. 2018-07-30 13:58 GMT+03:00 Vladimir Ozerov : >

[jira] [Created] (IGNITE-9127) ZooKeeper (Discovery) 1 suite hang.

2018-07-30 Thread Vitaliy Biryukov (JIRA)
Vitaliy Biryukov created IGNITE-9127: Summary: ZooKeeper (Discovery) 1 suite hang. Key: IGNITE-9127 URL: https://issues.apache.org/jira/browse/IGNITE-9127 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-9126) Update Apache Kafka dependency

2018-07-30 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-9126: -- Summary: Update Apache Kafka dependency Key: IGNITE-9126 URL: https://issues.apache.org/jira/browse/IGNITE-9126 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9125) MVCC SQL: Streaming SQL data load operations support

2018-07-30 Thread Ivan Pavlukhin (JIRA)
Ivan Pavlukhin created IGNITE-9125: -- Summary: MVCC SQL: Streaming SQL data load operations support Key: IGNITE-9125 URL: https://issues.apache.org/jira/browse/IGNITE-9125 Project: Ignite

[GitHub] ignite pull request #4456: Ignite 2.5.1 p12

2018-07-30 Thread vldpyatkov
GitHub user vldpyatkov opened a pull request: https://github.com/apache/ignite/pull/4456 Ignite 2.5.1 p12 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.1-p12 Alternatively you can review and

Re: [ML] Machine Learning Pipeline Improvement

2018-07-30 Thread Alexey Zinoviev
Could you please create a ticket for this task? 2018-07-20 16:47 GMT+06:00 Yury Babak : > Alexey, > > I like this idea, this should improve usability of our ML module. > > Regards, > Yury > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >

[GitHub] ignite pull request #4455: IGNITE-9111 Do not wait for deactivation cluster ...

2018-07-30 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4455 IGNITE-9111 Do not wait for deactivation cluster transition You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9111

[jira] [Created] (IGNITE-9124) Remove some dead code in math.exceptions and optimization packages of ML module

2018-07-30 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-9124: -- Summary: Remove some dead code in math.exceptions and optimization packages of ML module Key: IGNITE-9124 URL: https://issues.apache.org/jira/browse/IGNITE-9124

[jira] [Created] (IGNITE-9123) Update Apache commons-collections in ignite-yarn module

2018-07-30 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-9123: -- Summary: Update Apache commons-collections in ignite-yarn module Key: IGNITE-9123 URL: https://issues.apache.org/jira/browse/IGNITE-9123 Project: Ignite

[jira] [Created] (IGNITE-9122) Control.sh transactions utility not kill hang rollback transaction

2018-07-30 Thread Alexand Polyakov (JIRA)
Alexand Polyakov created IGNITE-9122: Summary: Control.sh transactions utility not kill hang rollback transaction Key: IGNITE-9122 URL: https://issues.apache.org/jira/browse/IGNITE-9122 Project:

[jira] [Created] (IGNITE-9121) Revisit future.get() usages when process message from Communication SPI

2018-07-30 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-9121: --- Summary: Revisit future.get() usages when process message from Communication SPI Key: IGNITE-9121 URL: https://issues.apache.org/jira/browse/IGNITE-9121

Re: Relevance of IGNITE-6409

2018-07-30 Thread Dmitriy Pavlov
Hi Vladimir, Could you please confirm if this ticket is actual AMD worth to be done. Sincerely, Dmitriy Pavlov вс, 8 июл. 2018 г., 3:53 Amir Akhmedov : > Hi Igniters, > > I want to work on IGNITE-6409 (SQL: bypass H2 during index update) and want > to ask about it's status. Is it still

[GitHub] ignite pull request #4444: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-30 Thread zzzadruga
GitHub user zzzadruga reopened a pull request: https://github.com/apache/ignite/pull/ IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove un… …used dependencies You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #4454: IGNITE-8939 Catch and proper propagate transactio...

2018-07-30 Thread zstan
GitHub user zstan opened a pull request: https://github.com/apache/ignite/pull/4454 IGNITE-8939 Catch and proper propagate transaction string reprsentation i have no reproducer here, but sometimes when schema for object can`t be found in server side tx toString can throw exception

Re: Pushing forward IGNITE-6826: Change default DiscoverySpi ipFinder type for examples

2018-07-30 Thread Dmitriy Pavlov
Hi Stan, any news on this? Sincerely пт, 20 июл. 2018 г., 4:12 Dmitriy Setrakyan : > Why not use a combination of Multicast and VM finders? This way we do not > have to make any sacrifices. > > D. > > On Wed, Jul 18, 2018 at 9:38 PM, Vladimir Ozerov > wrote: > > > TcpDiscoveryVmIpFinder can

Re: Need review IGNITE-9050

2018-07-30 Thread Dmitriy Pavlov
Bumping up. ср, 25 июл. 2018 г., 18:01 Dmitry Pavlov : > Hi, Igniters, especially Native Persistence Experts, please step in. > > Tests are still running, so I suggest to avoid merge until we'll get > run-all results. > > Sincerely, > Dmitriy Pavlov > > ср, 25 июл. 2018 г. в 16:24, Dmitriy

[GitHub] ignite pull request #4444: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-30 Thread zzzadruga
Github user zzzadruga closed the pull request at: https://github.com/apache/ignite/pull/ ---

Re: Quick questions on segments and page map buckets

2018-07-30 Thread Dmitriy Pavlov
Hi, Brief look to the code give an idea that segment count is different in persistence and in in-memory modes. I hope someone in the community can approve that this idea is correct. Sincerely, Dmitriy Pavlov пн, 23 июл. 2018 г., 23:46 John Wilson : > I'm talking about PageMemoryNostoreImpl

Re: SSLParameters for SslContextFactory

2018-07-30 Thread Vladimir Ozerov
Agree. It is much easier for user to set a collection of strings (especially from Spring), rather than construct some complex Java 8 object. Also we need to remember that this feature should be propagated to all thin clients and .NET integration. String getter/setter is only way to maintain API

[jira] [Created] (IGNITE-9120) Metadata writer does not propagate error to failure handler

2018-07-30 Thread Alexand Polyakov (JIRA)
Alexand Polyakov created IGNITE-9120: Summary: Metadata writer does not propagate error to failure handler Key: IGNITE-9120 URL: https://issues.apache.org/jira/browse/IGNITE-9120 Project: Ignite

[GitHub] ignite pull request #4453: IGNITE-9114

2018-07-30 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/4453 IGNITE-9114 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9114 Alternatively you can review and apply these

Re: [jira] [Assigned] (IGNITE-9113) Allocate memory for a data region when first cache assigned to this region is created

2018-07-30 Thread Dmitriy Pavlov
Hi Dmitriy, Igniters, I would like to ask an assistance from experienced Ignite contributors here. I'm still trying to find clear reference on that. In the same time I beleive that assignment to other person, who probably will not work on issue, confronts at least with Code of conduct

Re: [MTCGA]: new failures in builds [1492655] needs to be handled

2018-07-30 Thread Dmitriy Pavlov
Hi Maxim, thank you for checking this failure. I hope so too. Sincerely, вс, 29 июл. 2018 г. в 15:52, Maxim Muzafarov : > Hello, > > I've checked this execution timeout failure and seems it relates to ticket > [1]. > Already "In progress" state, so hope it will be fixed soon. > > [1]

[jira] [Created] (IGNITE-9119) Missed dumpDebugInfo for rebalance

2018-07-30 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-9119: --- Summary: Missed dumpDebugInfo for rebalance Key: IGNITE-9119 URL: https://issues.apache.org/jira/browse/IGNITE-9119 Project: Ignite Issue Type: Task

Re: [jira] [Created] (IGNITE-9117) Need to log GridReduceQueryExecutor#query long execution

2018-07-30 Thread Dmitriy Pavlov
Hi Ruchir, I can see now issue is resolved as duplicated. Hi Evgenii, could you please link two issues which were duplicated? Sincerely, Dmitriy Pavlov пн, 30 июл. 2018 г. в 3:55, ruchirc : > Wanted to check with you, can i takeup IGNITE-9117 ticket. > > Regards, > Ruchir > > > > - >