[jira] [Created] (IGNITE-14225) Add Helper Method to Check For Expected Exceptions in JUnitAssertAware

2021-02-23 Thread Atri Sharma (Jira)
Atri Sharma created IGNITE-14225: Summary: Add Helper Method to Check For Expected Exceptions in JUnitAssertAware Key: IGNITE-14225 URL: https://issues.apache.org/jira/browse/IGNITE-14225 Project:

TeamCity agent aitc-lin07_04 fails to run Build

2021-02-23 Thread Max Timonin
Hi! My "Build" runs on TC fail with on 1 (Step: Cleanup local maven repository (Command Line)) Error is related to AI 3.0.0: + rm -rfv /opt/buildagent/.m2/repository/org/apache/ignite rm: cannot remove '/opt/buildagent/.m2/repository/org/apache/ignite/ignite-configuration/

[jira] [Created] (IGNITE-14224) Extend logging of client failure handling.

2021-02-23 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-14224: --- Summary: Extend logging of client failure handling. Key: IGNITE-14224 URL: https://issues.apache.org/jira/browse/IGNITE-14224 Project: Ignite

[jira] [Created] (IGNITE-14223) Remove FilePageStoreFactory internal interface

2021-02-23 Thread Maxim Muzafarov (Jira)
Maxim Muzafarov created IGNITE-14223: Summary: Remove FilePageStoreFactory internal interface Key: IGNITE-14223 URL: https://issues.apache.org/jira/browse/IGNITE-14223 Project: Ignite

Re: Re[2]: [DISCUSSION] Apache Ignite Release 2.10 (time, scope, manager)

2021-02-23 Thread Maxim Muzafarov
Folks, I'd like to cherry-pick to the release branch the following fixes: Fix security context for JDBC bulk-load operations https://issues.apache.org/jira/browse/IGNITE-13472 Fixed an issue that caused a deadlock when user cache was created in parallel with TTL worker was in progress.

[jira] [Created] (IGNITE-14222) CacheGroupReencryptionTest.testPartitionFileDestroyAndRecreate is flaky

2021-02-23 Thread Pavel Pereslegin (Jira)
Pavel Pereslegin created IGNITE-14222: - Summary: CacheGroupReencryptionTest.testPartitionFileDestroyAndRecreate is flaky Key: IGNITE-14222 URL: https://issues.apache.org/jira/browse/IGNITE-14222

Re: IGNITE-2399: Implement acquireAndExecute Utility Method

2021-02-23 Thread Atri Sharma
Thank you, very kind of you! Let me fix the PR and ping you back there. On Tue, 23 Feb 2021 at 2:05 PM, Данилов Семён wrote: > Hello Atri, > > I've read through your changes, have a look at the review. > > Kind regards, > Sam. > > 23.02.2021, 08:07, "Atri Sharma" : > > Hi All, > > > > Please

[jira] [Created] (IGNITE-14221) SQL Constants not hidden in IGNITE_TO_STRING_INCLUDE_SENSITIVE=false

2021-02-23 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-14221: Summary: SQL Constants not hidden in IGNITE_TO_STRING_INCLUDE_SENSITIVE=false Key: IGNITE-14221 URL: https://issues.apache.org/jira/browse/IGNITE-14221

Re: IGNITE-2399: Implement acquireAndExecute Utility Method

2021-02-23 Thread Данилов Семён
Hello Atri, I've read through your changes, have a look at the review. Kind regards, Sam. 23.02.2021, 08:07, "Atri Sharma" : > Hi All, > > Please help in reviewing the following PR: > > https://github.com/apache/ignite/pull/8820 > > Regards, > > Atri > > -- > Regards, > > Atri > Apache