[GitHub] ignite pull request #3694: IGNITE-5819: SQL: add support for TRUNCATE TABLE ...

2018-04-26 Thread shroman
Github user shroman closed the pull request at: https://github.com/apache/ignite/pull/3694 ---

Re: Apache Ignite 2.5 release

2018-04-26 Thread Dmitriy Setrakyan
On Fri, Apr 27, 2018 at 6:38 AM, Ivan Rakov wrote: > Folks, > > I have a fix for a critical issue related to WAL compaction: > https://issues.apache.org/jira/browse/IGNITE-8393 > In short, if part of WAL archive is broken, attempt to compress it may > result in spamming

Re: Apache Ignite 2.5 release

2018-04-26 Thread Ivan Rakov
Folks, I have a fix for a critical issue related to WAL compaction: https://issues.apache.org/jira/browse/IGNITE-8393 In short, if part of WAL archive is broken, attempt to compress it may result in spamming warnings in infinite loop. I think it's also worth being included in 2.5 release.

Re: IEP-19: Optimize SQL indexes

2018-04-26 Thread Dmitriy Setrakyan
On Thu, Apr 26, 2018 at 9:09 PM, Vladimir Ozerov wrote: > It is impossible to estimate what is more critical because it would require > prototypes for every idea to estimate the impact. Instead, we should start > working on the simplest things, such as IGINTE-8386 [1] or

[jira] [Created] (IGNITE-8406) Update IgniteDataStreamer.flush() javadoc

2018-04-26 Thread Andrey Kuznetsov (JIRA)
Andrey Kuznetsov created IGNITE-8406: Summary: Update IgniteDataStreamer.flush() javadoc Key: IGNITE-8406 URL: https://issues.apache.org/jira/browse/IGNITE-8406 Project: Ignite Issue

[GitHub] ignite pull request #3929: IGNITE-8405 Update partition owners during exchan...

2018-04-26 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/3929 IGNITE-8405 Update partition owners during exchange in 1 operation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-8405) Sql query may see intermediate results of topology changes and do mapping incorrectly

2018-04-26 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-8405: --- Summary: Sql query may see intermediate results of topology changes and do mapping incorrectly Key: IGNITE-8405 URL: https://issues.apache.org/jira/browse/IGNITE-8405

[GitHub] ignite pull request #3928: Ignite client reassign

2018-04-26 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3928 Ignite client reassign You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-client-reassign Alternatively you can

[GitHub] ignite pull request #3927: IGNITE-8393 Unexpected error during WAL compressi...

2018-04-26 Thread glukos
GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/3927 IGNITE-8393 Unexpected error during WAL compression You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8393

Re: IEP-4, Phase 2. Using BL(A)T for in-memory caches.

2018-04-26 Thread Vladimir Ozerov
Guys, I would start with estimating efforts rather than with release numbers. I am not aware of any pressure or deadlines for AI 2.5. On the other hand current behavior causes a lot of difficulties to our users and it is better to focus on how to restore original behavior in the product ASAP. It

Re: Apache Ignite 2.5 release

2018-04-26 Thread Igor Sapego
Cool, I've cherry-picked it to ignite-2.5 from master. Best Regards, Igor On Thu, Apr 26, 2018 at 7:48 PM, Andrey Gura wrote: > Igor, > > Feel free to target ticket to 2.5 release. > > Thanks! > > On Thu, Apr 26, 2018 at 7:45 PM, Igor Sapego wrote: > > Hi

Re: Apache Ignite 2.5 release

2018-04-26 Thread Andrey Gura
Igor, Feel free to target ticket to 2.5 release. Thanks! On Thu, Apr 26, 2018 at 7:45 PM, Igor Sapego wrote: > Hi guys, > I also have fix for a critical bug [1] which I'd like to include > in this release. It is OK? > > [1] -

[GitHub] ignite pull request #3925: IGNITE-8394: ODBC: Fixed async establishing of SS...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3925 ---

Re: Apache Ignite 2.5 release

2018-04-26 Thread Igor Sapego
Hi guys, I also have fix for a critical bug [1] which I'd like to include in this release. It is OK? [1] - https://issues.apache.org/jira/browse/IGNITE-8394 Best Regards, Igor On Wed, Apr 25, 2018 at 8:19 PM, Andrey Gura wrote: > Pavel, > > looks like painful problem. I've

[GitHub] ignite pull request #3818: IGNITE-8237 Ignite blocks on SecurityException in...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3818 ---

[jira] [Created] (IGNITE-8404) NPE when shutting down non-initialized mapped file memory provier

2018-04-26 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8404: Summary: NPE when shutting down non-initialized mapped file memory provier Key: IGNITE-8404 URL: https://issues.apache.org/jira/browse/IGNITE-8404 Project:

Re: IEP-4, Phase 2. Using BL(A)T for in-memory caches.

2018-04-26 Thread Eduard Shangareev
Igniters, Ok, I want to share my thoughts about "affinity topology (AT) changing policies". There would be three major option: -auto; -manual; -custom. 1. Automatic change. A user could set timeouts for: a. change AT on any topology change after some timeout (setATChangeTimeout in seconds); b.

Re: IEP-4, Phase 2. Using BL(A)T for in-memory caches.

2018-04-26 Thread Eduard Shangareev
Dmitriy, I also think that we should think about 2.6 as the target. On Thu, Apr 26, 2018 at 3:27 PM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > Dmitriy, > > I doubt we will be able to fit this in 2.5 given that we did not even agree > on the policy interface. Forcing in-memory

Re: Apache Ignite nightly release builds

2018-04-26 Thread Petr Ivanov
Hi, Igniters! Some more news about Apache Ignite Nightly build: - added docker image in form of compressed image tar.gz archive; - added DEB and RPM packages. All latest artifacts as always available here: [1] Enjoy! [1]

[GitHub] ignite pull request #3669: Ignite-2.3.3.b2

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3669 ---

[GitHub] ignite pull request #3022: Ignite-1.9.8.b1

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3022 ---

[GitHub] ignite pull request #3786: Ignite 2.4.4.b2

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3786 ---

[GitHub] ignite pull request #3842: IGNITE-8295: Fixed wrong checkpointLock vs partSt...

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/3842 ---

[GitHub] ignite pull request #3926: Ignite 640

2018-04-26 Thread amirakhmedov
GitHub user amirakhmedov opened a pull request: https://github.com/apache/ignite/pull/3926 Ignite 640 You can merge this pull request into a Git repository by running: $ git pull https://github.com/amirakhmedov/ignite IGNITE-640 Alternatively you can review and apply these

[GitHub] ignite pull request #3925: ODBC: Fixed async establishing of SSL connection ...

2018-04-26 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3925 ODBC: Fixed async establishing of SSL connection to remote host You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3924: IGNITE-8403: Added Logistic Regression

2018-04-26 Thread zaleslaw
GitHub user zaleslaw opened a pull request: https://github.com/apache/ignite/pull/3924 IGNITE-8403: Added Logistic Regression Also fixed a few examples with out-of-date information You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-8403) [ML] Add Binary Logistic Regression based on partitioned datasets and MLP

2018-04-26 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8403: Summary: [ML] Add Binary Logistic Regression based on partitioned datasets and MLP Key: IGNITE-8403 URL: https://issues.apache.org/jira/browse/IGNITE-8403

[jira] [Created] (IGNITE-8402) Long running transaction JMX

2018-04-26 Thread Ivan Kapralov (JIRA)
Ivan Kapralov created IGNITE-8402: - Summary: Long running transaction JMX Key: IGNITE-8402 URL: https://issues.apache.org/jira/browse/IGNITE-8402 Project: Ignite Issue Type: Improvement

[GitHub] ignite pull request #3923: IGNITE-6528 Print warnings when actual data type ...

2018-04-26 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/3923 IGNITE-6528 Print warnings when actual data type not equal to expected Indexed Type. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3922: IGNITE-8400 IgniteTopologyValidatorGridSplitCache...

2018-04-26 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3922 IGNITE-8400 IgniteTopologyValidatorGridSplitCacheTest.testTopologyVal… …idatorWithCacheGroup node failure fix You can merge this pull request into a Git repository by running: $

[GitHub] ignite pull request #3917: IGNITE-8390 Fixed incorrect assertion during WAL ...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3917 ---

Re: IEP-19: Optimize SQL indexes

2018-04-26 Thread Vladimir Ozerov
It is impossible to estimate what is more critical because it would require prototypes for every idea to estimate the impact. Instead, we should start working on the simplest things, such as IGINTE-8386 [1] or IGNITE-8384 [2]. And then gradually swtich to more and more complex changes. [1]

[jira] [Created] (IGNITE-8401) Assertion error ocurred in JettyRestProcessorAuthenticationWithCredsSelfTest

2018-04-26 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-8401: -- Summary: Assertion error ocurred in JettyRestProcessorAuthenticationWithCredsSelfTest Key: IGNITE-8401 URL: https://issues.apache.org/jira/browse/IGNITE-8401

Re: IEP-4, Phase 2. Using BL(A)T for in-memory caches.

2018-04-26 Thread Alexey Goncharuk
Dmitriy, I doubt we will be able to fit this in 2.5 given that we did not even agree on the policy interface. Forcing in-memory caches to use baseline topology will be an easy technical fix, however, we will need to update and probably fix lots of failover tests, add new ones. I think it makes

[GitHub] ignite pull request #3894: Ignite 8086: add manual rebalace method

2018-04-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3894 ---

[jira] [Created] (IGNITE-8400) Flaky failure of IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup (Grid is in invalid state)

2018-04-26 Thread Aleksey Plekhanov (JIRA)
Aleksey Plekhanov created IGNITE-8400: - Summary: Flaky failure of IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup (Grid is in invalid state) Key: IGNITE-8400 URL:

[jira] [Created] (IGNITE-8399) Add documentation for kNN classification (release 2.5)

2018-04-26 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8399: Summary: Add documentation for kNN classification (release 2.5) Key: IGNITE-8399 URL: https://issues.apache.org/jira/browse/IGNITE-8399 Project: Ignite

[jira] [Created] (IGNITE-8398) Update documentation for KMeans clustering (release 2.5)

2018-04-26 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8398: Summary: Update documentation for KMeans clustering (release 2.5) Key: IGNITE-8398 URL: https://issues.apache.org/jira/browse/IGNITE-8398 Project: Ignite

[jira] [Created] (IGNITE-8397) Update documentation for kNN regression (release 2.5)

2018-04-26 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8397: Summary: Update documentation for kNN regression (release 2.5) Key: IGNITE-8397 URL: https://issues.apache.org/jira/browse/IGNITE-8397 Project: Ignite

[jira] [Created] (IGNITE-8396) Add documentation for kNN classification (release 2.5)

2018-04-26 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8396: Summary: Add documentation for kNN classification (release 2.5) Key: IGNITE-8396 URL: https://issues.apache.org/jira/browse/IGNITE-8396 Project: Ignite

[GitHub] ignite pull request #3921: IGNITE-7883 add check property "key configuration...

2018-04-26 Thread a-polyakov
GitHub user a-polyakov opened a pull request: https://github.com/apache/ignite/pull/3921 IGNITE-7883 add check property "key configuration" in cache configuration …tions You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-8395) Test framework counts non-empty parameters methods as test methods

2018-04-26 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8395: Summary: Test framework counts non-empty parameters methods as test methods Key: IGNITE-8395 URL: https://issues.apache.org/jira/browse/IGNITE-8395 Project:

[GitHub] ignite pull request #2582: IGNITE-6133

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2582 ---

[jira] [Created] (IGNITE-8394) ODBC: Can not establish SSL connection to remote host.

2018-04-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-8394: --- Summary: ODBC: Can not establish SSL connection to remote host. Key: IGNITE-8394 URL: https://issues.apache.org/jira/browse/IGNITE-8394 Project: Ignite Issue

[GitHub] ignite pull request #2652: IGNITE-6260 rename setDistributedJoins to setNonC...

2018-04-26 Thread vk23
Github user vk23 closed the pull request at: https://github.com/apache/ignite/pull/2652 ---

[jira] [Created] (IGNITE-8393) Unexpected error during WAL compression java.io.EOFException: EOF at position [0] expected to read [29] bytes

2018-04-26 Thread Sergey Filatov (JIRA)
Sergey Filatov created IGNITE-8393: -- Summary: Unexpected error during WAL compression java.io.EOFException: EOF at position [0] expected to read [29] bytes Key: IGNITE-8393 URL:

[GitHub] ignite pull request #3920: zk-fix-test

2018-04-26 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/3920 zk-fix-test You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-zk-timeout-fix-attempt Alternatively

[GitHub] ignite pull request #3701: IGNITE-8052: Clear error message when using a non...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3701 ---

[GitHub] ignite pull request #3893: IGNITE-8342: When creating an index, unexpected n...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3893 ---

Re: Orphaned, duplicate, and main-class tests!

2018-04-26 Thread Dmitriy Govorukhin
Ilya, I guess we can remove all these suites GridActivationAtomicCacheSuit GridActivationCacheAbstractTestSuit GridActivationLocalAndNearCacheSuit GridActivationPartitionedCacheSuit GridActivationReplicatedCacheSuit They became not relevant after standby mode became part of the basic

[GitHub] ignite pull request #3919: Ignite 2.4.2 p10

2018-04-26 Thread zstan
GitHub user zstan opened a pull request: https://github.com/apache/ignite/pull/3919 Ignite 2.4.2 p10 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.4.2-p10 Alternatively you can review and apply