[jira] [Created] (IGNITE-10838) Ignite wrap byte[] value with UserCacheObjectByteArrayImpl before saving it and copying the whole array

2018-12-27 Thread Evgenii Zhuravlev (JIRA)
Evgenii Zhuravlev created IGNITE-10838: -- Summary: Ignite wrap byte[] value with UserCacheObjectByteArrayImpl before saving it and copying the whole array Key: IGNITE-10838 URL:

Re: [MTCGA]: new failures in builds [2662229, 2662228] needs to be handled

2018-12-27 Thread Dmitriy Pavlov
Nikolay, thank you for fixing чт, 27 дек. 2018 г. в 23:00, Dmitriy Pavlov : > Thanks to Michail Petrov we have now TC Bot notifications on compilation > failures. > > > чт, 27 дек. 2018 г. в 22:07, : > >> Hi Igniters, >> >> I've detected some new issue on TeamCity to be handled. You are more >>

Re: System Worker Failure Handler on local laptop

2018-12-27 Thread Denis Magda
Folks, What are the current timeouts? We need to know the probability of failures in dev environment. This affect usability. -- Denis On Thu, Dec 27, 2018 at 4:59 AM Alexey Goncharuk wrote: > Nikolay, > > Yes, the fix is already in master. Looks like I was wrong, in your case > failure

[MTCGA]: new failures in builds [2662229, 2662228] needs to be handled

2018-12-27 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

Re: Replace Cron4J with Quartz for ignite-schedule module.

2018-12-27 Thread Sergey
Hi, Ilya! It looks like Spring *ThreadPoolTaskScheduler* is bounded to JDK's *ScheduledThreadPoolExecutor*, so to launch scheduled tasks on public pool we need provide *ScheduledThreadPoolExecutor* for Public pool. Currently I see we create Public pool executor as *IgniteThreadPoolExecutor* and it

Re: Some problem with execution ignite.bat in master

2018-12-27 Thread Denis Magda
Ilya, Why do we use -J in general? Is it used to pass a specific type of parameters? I know -D or - X but can't recall what -J is supposed to be used for. -- Denis On Thu, Dec 27, 2018 at 6:34 AM Ilya Kasnacheev wrote: > Hello! > > I have debugged this issue. It seems to be a JVM bug on

Re: [MTCGA]: new failures in builds [2662229, 2662228] needs to be handled

2018-12-27 Thread Dmitriy Pavlov
Thanks to Michail Petrov we have now TC Bot notifications on compilation failures. чт, 27 дек. 2018 г. в 22:07, : > Hi Igniters, > > I've detected some new issue on TeamCity to be handled. You are more than > welcomed to help. > > If your changes can lead to this failure(s): We're grateful

[jira] [Created] (IGNITE-10837) control.sh --baseline should output node IP addresses

2018-12-27 Thread Max Shonichev (JIRA)
Max Shonichev created IGNITE-10837: -- Summary: control.sh --baseline should output node IP addresses Key: IGNITE-10837 URL: https://issues.apache.org/jira/browse/IGNITE-10837 Project: Ignite

System Worker Failure Handler on local laptop

2018-12-27 Thread Nikolay Izhikov
Hello, Igniters. I run into issue with critical system worker failure handler. I just run `IgniteDataFrameSuite` and it terminates on random test. My laptop doesn't have bleeding edge hardware, so tests can take significant amount of time. Looks like our watch dog too aggressive on development

Re: System Worker Failure Handler on local laptop

2018-12-27 Thread Alexey Goncharuk
Hi Nikolay, This is the issue I mentioned in "Critical worker threads liveness checking drawbacks" topic which I was expecting to be included to Ignite 2.7, but it was not. To workaround the issue, you should set DataStorageConfiguration#setCheckpointReadLockTimeout to 0. Should we somehow

[jira] [Created] (IGNITE-10832) [TC Bot] Auto-trigger check win agents availability before triggering a build

2018-12-27 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-10832: --- Summary: [TC Bot] Auto-trigger check win agents availability before triggering a build Key: IGNITE-10832 URL: https://issues.apache.org/jira/browse/IGNITE-10832

[jira] [Created] (IGNITE-10834) [ML] Add NamedVectors to replace HashMap in Model

2018-12-27 Thread Anton Dmitriev (JIRA)
Anton Dmitriev created IGNITE-10834: --- Summary: [ML] Add NamedVectors to replace HashMap in Model Key: IGNITE-10834 URL: https://issues.apache.org/jira/browse/IGNITE-10834 Project: Ignite

[jira] [Created] (IGNITE-10833) Web Console: Implement query cancel

2018-12-27 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-10833: - Summary: Web Console: Implement query cancel Key: IGNITE-10833 URL: https://issues.apache.org/jira/browse/IGNITE-10833 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-10830) Return back semantic of GridServiceProcessor#ServiceTopologyCallable to avoid possible serialization issues

2018-12-27 Thread Vyacheslav Daradur (JIRA)
Vyacheslav Daradur created IGNITE-10830: --- Summary: Return back semantic of GridServiceProcessor#ServiceTopologyCallable to avoid possible serialization issues Key: IGNITE-10830 URL:

[jira] [Created] (IGNITE-10831) Document update/delete queries in Spring Data 2.0

2018-12-27 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-10831: Summary: Document update/delete queries in Spring Data 2.0 Key: IGNITE-10831 URL: https://issues.apache.org/jira/browse/IGNITE-10831 Project: Ignite

[jira] [Created] (IGNITE-10836) Add documentation for jdbc thin query cancel

2018-12-27 Thread Alexander Lapin (JIRA)
Alexander Lapin created IGNITE-10836: Summary: Add documentation for jdbc thin query cancel Key: IGNITE-10836 URL: https://issues.apache.org/jira/browse/IGNITE-10836 Project: Ignite

Re: System Worker Failure Handler on local laptop

2018-12-27 Thread Nikolay Izhikov
Alexey Fix for this issue already in master? I run tests on current master. > Should we somehow announce it on the user-list or highlight on readme.io? I don't think our users will be happy to users stuck with this behavior in production. Am I understand you correctly: If someone use 2.7.

[jira] [Created] (IGNITE-10829) MVCC TX: Lazy query execution for query enlists.

2018-12-27 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-10829: - Summary: MVCC TX: Lazy query execution for query enlists. Key: IGNITE-10829 URL: https://issues.apache.org/jira/browse/IGNITE-10829 Project: Ignite

[jira] [Created] (IGNITE-10835) Test failure in IgnitePdsReplacementNativeIoTest

2018-12-27 Thread Namrata Bhave (JIRA)
Namrata Bhave created IGNITE-10835: -- Summary: Test failure in IgnitePdsReplacementNativeIoTest Key: IGNITE-10835 URL: https://issues.apache.org/jira/browse/IGNITE-10835 Project: Ignite

Re: System Worker Failure Handler on local laptop

2018-12-27 Thread Alexey Goncharuk
Nikolay, Yes, the fix is already in master. Looks like I was wrong, in your case failure handler is triggered by 'Node is stopping: grid-2'. Can you please share the full trace? чт, 27 дек. 2018 г. в 12:41, Nikolay Izhikov : > Alexey > > Fix for this issue already in master? > I run tests on

[jira] [Created] (IGNITE-10839) Web Console: Email confirmation

2018-12-27 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-10839: - Summary: Web Console: Email confirmation Key: IGNITE-10839 URL: https://issues.apache.org/jira/browse/IGNITE-10839 Project: Ignite Issue Type: