Re: Code inspection

2019-03-14 Thread Maxim Muzafarov
Ivan, > 1. I can write code and execute tests successfully even if there are some style problems. I can imagine that a style error can arise occasionally. And instead of getting test results after several hours I will get a build failure without any tests run. I will simply lose my time. But if th

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

2019-03-14 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 finalize

Re: Batch updates in Ignite B+ tree.

2019-03-14 Thread Pavel Pereslegin
Folks, I have prepared draft IEP [1] for batch updates in PageMemory [2]. This IEP contains a description of the proposed changes and a plan for their implementation. It does not contain a description for batch insert in B+ Tree, if you are working on it and have any updates it will be good to ad

[jira] [Created] (IGNITE-11548) MVCC: MVCC PDS 2 suite became unstable after the get operation mapping fix

2019-03-14 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-11548: --- Summary: MVCC: MVCC PDS 2 suite became unstable after the get operation mapping fix Key: IGNITE-11548 URL: https://issues.apache.org/jira/browse/IGNITE-11548 Pr

[jira] [Created] (IGNITE-11547) ClassCastException when creating LOCAL cache on client in Data Region which is considered persistent

2019-03-14 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11547: Summary: ClassCastException when creating LOCAL cache on client in Data Region which is considered persistent Key: IGNITE-11547 URL: https://issues.apache.org/jira/browse/

Re: Consistent ID specification from previous random UUID

2019-03-14 Thread Dmitriy Pavlov
Hi, I've prepared demo PR for approach 1, just checking UUID and trying to use node00-UUID. https://github.com/apache/ignite/pull/6266/ Actually for this approach it is really simple, no API change is required. I guess the case is not very often because automatic folders assignment works well in m

[jira] [Created] (IGNITE-11546) FileDownloader may be closed earlier than the file is downloaded

2019-03-14 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-11546: - Summary: FileDownloader may be closed earlier than the file is downloaded Key: IGNITE-11546 URL: https://issues.apache.org/jira/browse/IGNITE-11546 Project:

[jira] [Created] (IGNITE-11545) Logging baseline auto-adjust

2019-03-14 Thread Anton Kalashnikov (JIRA)
Anton Kalashnikov created IGNITE-11545: -- Summary: Logging baseline auto-adjust Key: IGNITE-11545 URL: https://issues.apache.org/jira/browse/IGNITE-11545 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-11544) Unclear behavior for cache operations using classes different from specified as indexed types

2019-03-14 Thread Pavel Vinokurov (JIRA)
Pavel Vinokurov created IGNITE-11544: Summary: Unclear behavior for cache operations using classes different from specified as indexed types Key: IGNITE-11544 URL: https://issues.apache.org/jira/browse/IGNITE-

[jira] [Created] (IGNITE-11543) TransactionOptimisticException on topology change when readThrough is enabled

2019-03-14 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-11543: - Summary: TransactionOptimisticException on topology change when readThrough is enabled Key: IGNITE-11543 URL: https://issues.apache.org/jira/browse/IGNITE-11543

[jira] [Created] (IGNITE-11542) Fix flacky test testGivenCacheWithPojoValueAndPds_WhenPut_ThenNoHangup.

2019-03-14 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11542: - Summary: Fix flacky test testGivenCacheWithPojoValueAndPds_WhenPut_ThenNoHangup. Key: IGNITE-11542 URL: https://issues.apache.org/jira/browse/IGNITE-11542 P

Re: how to get zipkin tracing of REST calls from one microservice to all microservices calls from any task defined in apache ignite

2019-03-14 Thread Andrey Kuznetsov
Hi! As far as I know, Ignite does not support Zipkin trace propagation out of the box, unlike Spring Cloud. Hence request handler in {{rest-http}} loses tracing-context-specific headers (see [1]) sent with request and the span gets broken into two parts. This can be worked around by replacing {{re

[jira] [Created] (IGNITE-11541) Dynamic columns and indexes can be lost after the cluster restart

2019-03-14 Thread Roman Guseinov (JIRA)
Roman Guseinov created IGNITE-11541: --- Summary: Dynamic columns and indexes can be lost after the cluster restart Key: IGNITE-11541 URL: https://issues.apache.org/jira/browse/IGNITE-11541 Project: Ig

[jira] [Created] (IGNITE-11540) Node.js thin client: best effort affinity

2019-03-14 Thread Alexey Kosenchuk (JIRA)
Alexey Kosenchuk created IGNITE-11540: - Summary: Node.js thin client: best effort affinity Key: IGNITE-11540 URL: https://issues.apache.org/jira/browse/IGNITE-11540 Project: Ignite Issue