[jira] [Created] (IGNITE-11018) NPE in org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask

2019-01-21 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-11018: -- Summary: NPE in org.apache.ignite.internal.visor.node.VisorCacheRebalanceCollectorTask Key: IGNITE-11018 URL: https://issues.apache.org/jira/browse/IGNITE-11018

[jira] [Created] (IGNITE-11017) OffheapEntriesCount metrics calculate size on all not EVICTED partitions

2019-01-21 Thread Pavel Voronkin (JIRA)
Pavel Voronkin created IGNITE-11017: --- Summary: OffheapEntriesCount metrics calculate size on all not EVICTED partitions Key: IGNITE-11017 URL: https://issues.apache.org/jira/browse/IGNITE-11017

[jira] [Created] (IGNITE-11016) NEED_WAIT write message failed in case of SSL

2019-01-21 Thread Pavel Voronkin (JIRA)
Pavel Voronkin created IGNITE-11016: --- Summary: NEED_WAIT write message failed in case of SSL Key: IGNITE-11016 URL: https://issues.apache.org/jira/browse/IGNITE-11016 Project: Ignite Issue

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

2019-01-21 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

[jira] [Created] (IGNITE-11015) AveragePutTime metrics doesn't work properly in case of remote puts

2019-01-21 Thread Evgenii Zhuravlev (JIRA)
Evgenii Zhuravlev created IGNITE-11015: -- Summary: AveragePutTime metrics doesn't work properly in case of remote puts Key: IGNITE-11015 URL: https://issues.apache.org/jira/browse/IGNITE-11015

[jira] [Created] (IGNITE-11014) Fix a typo in backup threshold property

2019-01-21 Thread Vladislav Golub (JIRA)
Vladislav Golub created IGNITE-11014: Summary: Fix a typo in backup threshold property Key: IGNITE-11014 URL: https://issues.apache.org/jira/browse/IGNITE-11014 Project: Ignite Issue

[jira] [Created] (IGNITE-11013) Node.js apache-ignite-client ComplexObjectType does not deserialize nested objects when the nested type is specified as a ComplexObjectType

2019-01-21 Thread Thomas Havlik (JIRA)
Thomas Havlik created IGNITE-11013: -- Summary: Node.js apache-ignite-client ComplexObjectType does not deserialize nested objects when the nested type is specified as a ComplexObjectType Key: IGNITE-11013 URL:

Re: Ignite ML withKeepBinary cache

2019-01-21 Thread Yuriy Babak
Hi all, Ticket 10700 [1] is resolved, this ticked added support of training models over a cache with binary objects(cache with enabled keepBinary flag) for more details please take a look the mentioned ticked or added example [2]. [1] - https://issues.apache.org/jira/browse/IGNITE-10700 [2] -

[jira] [Created] (IGNITE-11012) [ML] Add model type validation during parsing parquet file

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11012: - Summary: [ML] Add model type validation during parsing parquet file Key: IGNITE-11012 URL: https://issues.apache.org/jira/browse/IGNITE-11012 Project:

Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-21 Thread Igor Sapego
Hi, The obvious solution here is to add IgniteConfiguration class for C++, but it looks like not an easy task. There is another solution which is more easy to implement: it is to add call to Java code, something like "isVarintActive()", which is going to be called on node startup. Best Regards,

Re: Service grid redesign

2019-01-21 Thread Vyacheslav Daradur
Denis, thank you! I’m glad to participate in development of the project. Unfortunately, we don’t have clear design of the services hot redeployment yet. I’m going to start discussions about Service Grid roadmap and services hot redevelopment design in separate threads within a couple of weeks.

[jira] [Created] (IGNITE-11011) Initialize components with grid disco data when NodeAddFinished message is received

2019-01-21 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-11011: Summary: Initialize components with grid disco data when NodeAddFinished message is received Key: IGNITE-11011 URL: https://issues.apache.org/jira/browse/IGNITE-11011

[jira] [Created] (IGNITE-11010) [ML] Use seed from learningEnviroment for KMeans trainer

2019-01-21 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-11010: --- Summary: [ML] Use seed from learningEnviroment for KMeans trainer Key: IGNITE-11010 URL: https://issues.apache.org/jira/browse/IGNITE-11010 Project: Ignite

[jira] [Created] (IGNITE-11007) MVCC: Potential NPE on non-affinity node for mvcc cache.

2019-01-21 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11007: - Summary: MVCC: Potential NPE on non-affinity node for mvcc cache. Key: IGNITE-11007 URL: https://issues.apache.org/jira/browse/IGNITE-11007 Project: Ignite

[jira] [Created] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

2019-01-21 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11009: - Summary: TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user. Key: IGNITE-11009 URL: https://issues.apache.org/jira/browse/IGNITE-11009

[jira] [Created] (IGNITE-11008) JDBC Metadata: redundant spaces IS_GENERATEDCOLUMN & BUFFER_LENGTH

2019-01-21 Thread Stepan Pilschikov (JIRA)
Stepan Pilschikov created IGNITE-11008: -- Summary: JDBC Metadata: redundant spaces IS_GENERATEDCOLUMN & BUFFER_LENGTH Key: IGNITE-11008 URL: https://issues.apache.org/jira/browse/IGNITE-11008

[jira] [Created] (IGNITE-11006) Enable problematic whitespace inspection check

2019-01-21 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11006: Summary: Enable problematic whitespace inspection check Key: IGNITE-11006 URL: https://issues.apache.org/jira/browse/IGNITE-11006 Project: Ignite

[jira] [Created] (IGNITE-11005) [ML] Add parser for Spark Gradient-boosted tree classifier

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11005: - Summary: [ML] Add parser for Spark Gradient-boosted tree classifier Key: IGNITE-11005 URL: https://issues.apache.org/jira/browse/IGNITE-11005 Project:

Re: Removed ignite field from TcpDiscoveryIpFinderAdapter, breaking change

2019-01-21 Thread Ilya Kasnacheev
Hello! Filed https://issues.apache.org/jira/browse/IGNITE-11004 Regards, -- Ilya Kasnacheev пн, 21 янв. 2019 г. в 11:05, Pavel Pereslegin : > Hi, Ilya, > > thank you for pointing this out. > I am the author of this fix [1], and from my point of view, if changes > in

[jira] [Created] (IGNITE-11004) Backout public API changes of IGNITE-9858

2019-01-21 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11004: Summary: Backout public API changes of IGNITE-9858 Key: IGNITE-11004 URL: https://issues.apache.org/jira/browse/IGNITE-11004 Project: Ignite Issue

[jira] [Created] (IGNITE-11003) [ML] Add parser for Spark Random forest classifier

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11003: - Summary: [ML] Add parser for Spark Random forest classifier Key: IGNITE-11003 URL: https://issues.apache.org/jira/browse/IGNITE-11003 Project: Ignite

[jira] [Created] (IGNITE-11002) [ML] Add parser for Spark Decision tree classifier model

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11002: - Summary: [ML] Add parser for Spark Decision tree classifier model Key: IGNITE-11002 URL: https://issues.apache.org/jira/browse/IGNITE-11002 Project: Ignite

[jira] [Created] (IGNITE-11001) [ML] Add parser for Spark Linear SVM model

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11001: - Summary: [ML] Add parser for Spark Linear SVM model Key: IGNITE-11001 URL: https://issues.apache.org/jira/browse/IGNITE-11001 Project: Ignite

[jira] [Created] (IGNITE-11000) [ML] Add parser for Spark LinearRegression

2019-01-21 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11000: - Summary: [ML] Add parser for Spark LinearRegression Key: IGNITE-11000 URL: https://issues.apache.org/jira/browse/IGNITE-11000 Project: Ignite

Re: IGNITE-10978

2019-01-21 Thread Ilya Kasnacheev
Hello! Those tests which you tried to remove from suite exist as classes & mostly pass. You should see if we can just uncomment and fix them. Please only remove cases that can't be made to work according to our current and planned feature set. Regards, -- Ilya Kasnacheev вс, 20 янв. 2019 г.

[jira] [Created] (IGNITE-10999) NOT NULL sql constraint is not checked for data streamer operations

2019-01-21 Thread Ivan Pavlukhin (JIRA)
Ivan Pavlukhin created IGNITE-10999: --- Summary: NOT NULL sql constraint is not checked for data streamer operations Key: IGNITE-10999 URL: https://issues.apache.org/jira/browse/IGNITE-10999 Project:

[jira] [Created] (IGNITE-10998) Option --check-crc is not shown in help for control.sh

2019-01-21 Thread Alex Volkov (JIRA)
Alex Volkov created IGNITE-10998: Summary: Option --check-crc is not shown in help for control.sh Key: IGNITE-10998 URL: https://issues.apache.org/jira/browse/IGNITE-10998 Project: Ignite

IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-21 Thread ppenguin
Igniters, I'am beginning with this task. Now the c++ implementation lacks some parts that existed in Java and C#, so the task seems a little complex. I want to discuss the details here.

Re: CompactFooter for ClientBinaryMarshaller

2019-01-21 Thread Igor Sapego
I believe, it was set to false by default as it was kind of experimental optimisation. Also, I've checked right now and it seems that C++ clients (thick and thin) do not yet support compact footers. It may also be a blocker to set compact footers to true by default. Best Regards, Igor On Sat,

[jira] [Created] (IGNITE-10997) Add new property to DataRegionMetrics: empty pages count in reuseList.

2019-01-21 Thread Ivan Daschinskiy (JIRA)
Ivan Daschinskiy created IGNITE-10997: - Summary: Add new property to DataRegionMetrics: empty pages count in reuseList. Key: IGNITE-10997 URL: https://issues.apache.org/jira/browse/IGNITE-10997

[jira] [Created] (IGNITE-10996) [ML] Add additional host and port into IgniteDataset to retrieve schema

2019-01-21 Thread Anton Dmitriev (JIRA)
Anton Dmitriev created IGNITE-10996: --- Summary: [ML] Add additional host and port into IgniteDataset to retrieve schema Key: IGNITE-10996 URL: https://issues.apache.org/jira/browse/IGNITE-10996

[jira] [Created] (IGNITE-10995) GridDhtPartitionSupplier::handleDemandMessage suppress errors

2019-01-21 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-10995: Summary: GridDhtPartitionSupplier::handleDemandMessage suppress errors Key: IGNITE-10995 URL: https://issues.apache.org/jira/browse/IGNITE-10995

[jira] [Created] (IGNITE-10994) NPE GridPartitionedSingleGetFuture after activation

2019-01-21 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-10994: - Summary: NPE GridPartitionedSingleGetFuture after activation Key: IGNITE-10994 URL: https://issues.apache.org/jira/browse/IGNITE-10994 Project: Ignite

[jira] [Created] (IGNITE-10993) Web console: Implement cancel queries

2019-01-21 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-10993: -- Summary: Web console: Implement cancel queries Key: IGNITE-10993 URL: https://issues.apache.org/jira/browse/IGNITE-10993 Project: Ignite Issue Type:

Re: Removed ignite field from TcpDiscoveryIpFinderAdapter, breaking change

2019-01-21 Thread Pavel Pereslegin
Hi, Ilya, thank you for pointing this out. I am the author of this fix [1], and from my point of view, if changes in TcpDiscoveryIpFinderAdapter may violate public API, we definitely should rolling them back. [1] https://issues.apache.org/jira/browse/IGNITE-9858 сб, 19 янв. 2019 г. в 01:38,