[jira] [Created] (IGNITE-13998) [Spark] Upgrade ignite-spark to Spark 3.0.1/Scala 2.12 required for Java 11

2021-01-14 Thread Rajkumar Arumugham (Jira)
Rajkumar Arumugham created IGNITE-13998: --- Summary: [Spark] Upgrade ignite-spark to Spark 3.0.1/Scala 2.12 required for Java 11 Key: IGNITE-13998 URL: https://issues.apache.org/jira/browse/IGNITE-13998

Re: SHA-512 for Maven deployment

2021-01-14 Thread Andrey Mashenkov
Val, I didn't found the way to make a local deploy. So I just make 'install'. Yes you are right, only source jar is signed. Seems, we need to configure checksum plugin for signing binary jars as it is done in Maven-parent or any other project. чт, 14 янв. 2021 г., 23:14 Valentin Kulichenko <

Re: Apache Ignite Extensions TeamCity project

2021-01-14 Thread Saikat Maitra
Hi Petr, I am able to access the project. Thank you Regards, Saikat On Wed, Jan 13, 2021 at 2:17 AM Petr Ivanov wrote: > Added you to Ignite Test Managers. > Please check access level. > > > > On 13 Jan 2021, at 03:49, Saikat Maitra wrote: > > > > Hi Petr, > > > > Thank you for your

Re: SHA-512 for Maven deployment

2021-01-14 Thread Valentin Kulichenko
Andrey, Did you try on the 2.x or 3.x? I've just tried to do the same in ignite-3, but it didn't work for me. I've updated the parent pom version to 23 and ran "mvn clean deploy -Papache-release". The source package is now signed with SHA512, which is good, but there was no effect on the JAR

[jira] [Created] (IGNITE-13997) CPP Thin: Transactions can cause deadlock when client shared in multiple threads

2021-01-14 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13997: Summary: CPP Thin: Transactions can cause deadlock when client shared in multiple threads Key: IGNITE-13997 URL: https://issues.apache.org/jira/browse/IGNITE-13997

[jira] [Created] (IGNITE-13996) JMX beans in a format not understood by Prometheus

2021-01-14 Thread Stephen Darlington (Jira)
Stephen Darlington created IGNITE-13996: --- Summary: JMX beans in a format not understood by Prometheus Key: IGNITE-13996 URL: https://issues.apache.org/jira/browse/IGNITE-13996 Project: Ignite

[jira] [Created] (IGNITE-13994) Rebalance huge cache for in-memory cluster

2021-01-14 Thread Ivan Daschinskiy (Jira)
Ivan Daschinskiy created IGNITE-13994: - Summary: Rebalance huge cache for in-memory cluster Key: IGNITE-13994 URL: https://issues.apache.org/jira/browse/IGNITE-13994 Project: Ignite

[jira] [Created] (IGNITE-13993) Ignite-extensions: Change version of Ignite dependency to 2.11.0

2021-01-14 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13993: --- Summary: Ignite-extensions: Change version of Ignite dependency to 2.11.0 Key: IGNITE-13993 URL: https://issues.apache.org/jira/browse/IGNITE-13993 Project:

[jira] [Created] (IGNITE-13992) Migrate spring-transactions integration to ignite-extensions

2021-01-14 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13992: --- Summary: Migrate spring-transactions integration to ignite-extensions Key: IGNITE-13992 URL: https://issues.apache.org/jira/browse/IGNITE-13992 Project: Ignite

Migration of Spring Cache and Spring Transactions integrations to ignite-extensions.

2021-01-14 Thread Mikhail Petrov
Igniters, I propose to migrate the Spring Transactions [1] and Spring Cache [2] integrations, that are currently stored in the ignite-spring module [3], to the ignite-extensions repository and split them as two separate modules - ignite-spring-transactions-ext and ignite-spring-cache-ext.

Re: SHA-512 for Maven deployment

2021-01-14 Thread Andrey Mashenkov
I've made "mvn clean install" with enabled "apache-release" profile and see *.sha-512 checksum files in target directories. So, upgrading to the latest apache parent looks sufficient. On Thu, Jan 14, 2021 at 12:30 PM Petr Ivanov wrote: > Is seems that parent is already updated in >

[jira] [Created] (IGNITE-13991) Add checkstyle test suite for pom files on TC.

2021-01-14 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-13991: - Summary: Add checkstyle test suite for pom files on TC. Key: IGNITE-13991 URL: https://issues.apache.org/jira/browse/IGNITE-13991 Project: Ignite

Re: SHA-512 for Maven deployment

2021-01-14 Thread Petr Ivanov
Is seems that parent is already updated in https://issues.apache.org/jira/browse/IGNITE-13987 > On 14 Jan 2021, at 01:57, Valentin Kulichenko > wrote: > > Andrey, > > This sounds even better. Can you create a ticket for this change? >

[jira] [Created] (IGNITE-13990) Improve maven plugin management.

2021-01-14 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-13990: - Summary: Improve maven plugin management. Key: IGNITE-13990 URL: https://issues.apache.org/jira/browse/IGNITE-13990 Project: Ignite Issue Type:

Re: [DISCUSSION] .Net BinaryTypes transparency

2021-01-14 Thread Nikolay Izhikov
Hello, Pavel. Agree. Will implement it. > 13 янв. 2021 г., в 20:28, Pavel Tupitsyn написал(а): > >> I propose to implicitly register classes only in the case they are sent > to the Java side. > > Ok, I guess we can do this when all of the following is true > - We are inside ExecuteJavaTask