Re: [DISCUSS] Release Ignite streamer extensions

2020-10-28 Thread Saikat Maitra
Hi Alex, Yes, we can start releasing the extensions modules. I would like to also help in releasing a few extensions, it will also help me to be familiarized with the release process. Mikhail and I have been having discussion about whether we should use provided scope for dependencies or shall

[jira] [Created] (IGNITE-13639) No coercion operator is defined between types 'System.Int32' and 'swagger.Models.IndexParameter[]'.

2020-10-28 Thread Danut Radoaica (Jira)
Danut Radoaica created IGNITE-13639: --- Summary: No coercion operator is defined between types 'System.Int32' and 'swagger.Models.IndexParameter[]'. Key: IGNITE-13639 URL:

Re: [DISCUSS] Release Ignite streamer extensions

2020-10-28 Thread Denis Magda
Alex, Should we create a dedicated ticket for the documentation changes or can we reuse IGNITE-13634? As a bare minimum, we need to update maven artifacts' names and versions: https://github.com/apache/ignite/tree/master/docs/_docs/extensions-and-integrations - Denis On Wed, Oct 28, 2020 at

[jira] [Created] (IGNITE-13638) Bring log config to ducktape tests

2020-10-28 Thread Vladimir Steshin (Jira)
Vladimir Steshin created IGNITE-13638: - Summary: Bring log config to ducktape tests Key: IGNITE-13638 URL: https://issues.apache.org/jira/browse/IGNITE-13638 Project: Ignite Issue Type:

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-10-28 Thread Andrey Gura
continue of previous mail... The same method rethrows an exception which will lead to failure of an metrics exporter. The method should return some numeric value which indicates the failure. On Wed, Oct 28, 2020 at 3:09 PM Andrey Gura wrote: > > Hi there, > > I accidentally stumbled upon a

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-10-28 Thread Pavel Pereslegin
Andrey, thanks for your comment. I will fix this problem shortly. ср, 28 окт. 2020 г. в 15:10, Andrey Gura : > > Hi there, > > I accidentally stumbled upon a potential performance problem in this commit. > > CacheGroupMetricImpls.getPagesLeftForReencryption method contains at > least two

[jira] [Created] (IGNITE-13637) ODBC: Add support of SQL_ATTR_ROW_ARRAY_SIZE with value more than one

2020-10-28 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13637: Summary: ODBC: Add support of SQL_ATTR_ROW_ARRAY_SIZE with value more than one Key: IGNITE-13637 URL: https://issues.apache.org/jira/browse/IGNITE-13637 Project:

[DISCUSS] Release Ignite streamer extensions

2020-10-28 Thread Alexey Goncharuk
Igniters, Since Ignite 2.9 has been released, I think we can now release the extension modules related to streaming. I noticed that unlike spring autoconfigure, the streamer extensions dependencies do not have provided scope, so I created a ticket to fix that [1]. Anything else we should fix

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-10-28 Thread Andrey Gura
Hi there, I accidentally stumbled upon a potential performance problem in this commit. CacheGroupMetricImpls.getPagesLeftForReencryption method contains at least two problems: - Relatively major: In order to calculate a value for one metric the method has O(N) complexity (N is number of

[jira] [Created] (IGNITE-13636) ODBC driver assigns SQL_BINARY type to DATE fields

2020-10-28 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13636: Summary: ODBC driver assigns SQL_BINARY type to DATE fields Key: IGNITE-13636 URL: https://issues.apache.org/jira/browse/IGNITE-13636 Project: Ignite Issue

[jira] [Created] (IGNITE-13635) .NET: OOM due to integer overflow in PlatformOutputStream

2020-10-28 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-13635: --- Summary: .NET: OOM due to integer overflow in PlatformOutputStream Key: IGNITE-13635 URL: https://issues.apache.org/jira/browse/IGNITE-13635 Project: Ignite

[jira] [Created] (IGNITE-13634) Ignite-extensions: update dependencies to use provided scope

2020-10-28 Thread Alexey Goncharuk (Jira)
Alexey Goncharuk created IGNITE-13634: - Summary: Ignite-extensions: update dependencies to use provided scope Key: IGNITE-13634 URL: https://issues.apache.org/jira/browse/IGNITE-13634 Project:

[jira] [Created] (IGNITE-13633) When the thin client is used to call the ignite service( use ignite-urideploy ), ClassNotFound

2020-10-28 Thread xingzhou (Jira)
xingzhou created IGNITE-13633: - Summary: When the thin client is used to call the ignite service( use ignite-urideploy ), ClassNotFound Key: IGNITE-13633 URL: https://issues.apache.org/jira/browse/IGNITE-13633

Re: Code Contribution Request - Kin (Nathan) Chan

2020-10-28 Thread Pavel Tupitsyn
Hello Nathan, Welcome to Apache Ignite community! I've added your JIRA account to the contributors group so you can work on tickets. Please check our How to Contribute wiki page [1] > mainly using C and Java during my college and research, but I am with C# right now since it is the main language