[DISCUSSION] IEP-111: Ignite 3. Basic Multi-Statement Support

2023-10-17 Thread Konstantin Orlov
pport -- Regards, Konstantin Orlov

Re: [DISCUSSION] IEP-107 Logging in Ignite 3

2023-06-14 Thread Konstantin Orlov
Hi, Ilya The presence of thick clients in Ignite 2 slipped my mind, so I was trying to justify running two data nodes in the same JVM. Agree, this definitely makes sense for Ignite 2. Thanks for clarification! -- Regards, Konstantin Orlov > On 13 Jun 2023, at 18:06, Ilya Kasnacheev wr

Re: [DISCUSSION] IEP-107 Logging in Ignite 3

2023-06-13 Thread Konstantin Orlov
starts with "%%” prefix. -- Regards, Konstantin Orlov > On 8 Jun 2023, at 18:14, Ilya Korol wrote: > > Hi Konstantin. Thanks for you work. > > Despite you proposal is more about public API of logging Ignite facility, I > believe that this thread is the best place

[DISCUSSION] IEP-107 Logging in Ignite 3

2023-06-08 Thread Konstantin Orlov
Hi, Please review "IEP-107 Logging in Ignite 3” proposal https://cwiki.apache.org/confluence/display/IGNITE/IEP-107+Logging+in+Ignite+3 -- Regards, Konstantin Orlov

Re: [ANNOUNCE] New PMC member: Vyacheslav Koptilin

2022-08-18 Thread Konstantin Orlov
Congratulation, Vyacheslav! Well deserved! -- Regards, Konstantin Orlov

Re: [PROPOSAL] Release Calcite-based SQL engine as an experimental feature

2022-03-25 Thread Konstantin Orlov
This is great news! Alex, thanks for making it to the end! -- Regards, Konstantin Orlov > On 24 Mar 2022, at 18:07, Alex Plehanov wrote: > > Hello Igniters, > > I've merged the pull request. The Calcite-based SQL engine is in the master > branch now. > If you desi

Re: Ban Java Streams usage in Ignite 3 code

2021-09-08 Thread Konstantin Orlov
) is 25%, not 8 times: Benchmark Mode Cnt Score Error Units JmhIncrementBenchmark.loopSumthrpt 10 32347.819 ± 676.548 ops/ms JmhIncrementBenchmark.streamSum thrpt 10 24459.196 ± 610.152 ops/ms -- Regards, Konstantin Orlov > On 8 Sep 2021, at 12

Re: [ANNOUNCE] New committer: Petr Ivanov

2021-08-20 Thread Konstantin Orlov
Well deserved! -- Regards, Konstantin Orlov > On 19 Aug 2021, at 19:11, Kevin Corbett wrote: > > Congratulations Petr!! :) > >> On Aug 19, 2021, at 5:58 AM, Dmitry Pavlov wrote: >> >> Hello Ignite community, >> >> The Project Management Commit

Re: Google Guava in Ignite 3

2021-08-05 Thread Konstantin Orlov
Hi, Andrey! But what should we do with Calcite then? It already brings Guava to the project. Should we considered exclusion of the main and only query engine from the Ignite-3.0? -- Regards, Konstantin Orlov > On 5 Aug 2021, at 17:23, Andrey Mashenkov wrote: > > -1 > It i

Re: Google Guava in Ignite 3

2021-08-05 Thread Konstantin Orlov
+1, I considered it a necessary evil -- Regards, Konstantin Orlov > On 5 Aug 2021, at 16:37, Alexei Scherbakov > wrote: > > +1 > > чт, 5 авг. 2021 г. в 16:12, Alexander Polovtcev : > >> Hello, dear Igniters! >> >> I would like to discuss t

Re: [ANNOUNCE] Welcome Zhenya Stanilovsky as a new committer

2021-07-30 Thread Konstantin Orlov
Zhenya, Congrats! -- Regards, Konstantin Orlov > On 30 Jul 2021, at 12:20, Вячеслав Коптилин wrote: > > Hooray! > > Congrats! May the Force be with you! > > Thanks, > S. > > пт, 30 июл. 2021 г. в 11:17, Anton Vinogradov : > >> Congrats! >>

Re: Checking generated sources with PMD

2021-07-28 Thread Konstantin Orlov
to update this every time we update Calcite version, that I would prefer to avoid. To sum up: personally I consider the check for generated code is good thing, but some exceptions should be possible. -- Regards, Konstantin Orlov > On 26 Jul 2021, at 16:09, Petr Ivanov wrote: >

Re: [DISCUSS] Confuse default inspections.

2021-07-20 Thread Konstantin Orlov
+ for both -- Regards, Konstantin Orlov > On 20 Jul 2021, at 16:32, Pavel Tupitsyn wrote: > > Agree with for both points > > On Tue, Jul 20, 2021 at 3:14 PM Alexander Polovtcev > wrote: > >> this is a very welcome change for me >> >> On Tue,

Re: Setting IGNITE_TO_STRING_INCLUDE_SENSITIVE=false prevents VM Arguments output

2021-07-05 Thread Konstantin Orlov
egards, Konstantin Orlov > On 2 Jul 2021, at 20:52, Shishkov Ilya wrote: > > Ok, and what's about other VM arguments, not included to > IgniteSystemProperties? > > пт, 2 июл. 2021 г. в 09:27, Zhenya Stanilovsky : > >> >> -1 for extra arg, +1 for Ivan`s

Re: [DISCUSSION] Code style. Variable abbrevations

2021-06-17 Thread Konstantin Orlov
the fact that someone name a variable "count" instead of "cnt" doesn't make the whole project immature. -- Regards, Konstantin Orlov > On 17 Jun 2021, at 08:34, Ivan Pavlukhin wrote: > > Hi Nikolay, > > Thanks, it is rather interesting. > > Do we all

Re: [DISCUSSION] Code style. Variable abbrevations

2021-06-10 Thread Konstantin Orlov
+1 for making this optional Common abbreviation rules is good for sure, but sometimes I getting sick of all those locAddrGrpMgr. -- Regards, Konstantin Orlov > On 7 Jun 2021, at 14:31, Nikolay Izhikov wrote: > > Hello, Anton, Alexei. > > Thanks for the feedback. >

[jira] [Created] (IGNITE-14602) Calcite engine. Wrong string representation of dates outside standard ISO range

2021-04-20 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14602: - Summary: Calcite engine. Wrong string representation of dates outside standard ISO range Key: IGNITE-14602 URL: https://issues.apache.org/jira/browse/IGNITE-14602

[jira] [Created] (IGNITE-14597) Calcite engine. Exception when using FIRST

2021-04-20 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14597: - Summary: Calcite engine. Exception when using FIRST Key: IGNITE-14597 URL: https://issues.apache.org/jira/browse/IGNITE-14597 Project: Ignite

[jira] [Created] (IGNITE-14596) Calcite engine. Support for function TYPEOF

2021-04-20 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14596: - Summary: Calcite engine. Support for function TYPEOF Key: IGNITE-14596 URL: https://issues.apache.org/jira/browse/IGNITE-14596 Project: Ignite

[jira] [Created] (IGNITE-14590) Calcite engine. Sort out the types/decimal and types/string directories

2021-04-19 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14590: - Summary: Calcite engine. Sort out the types/decimal and types/string directories Key: IGNITE-14590 URL: https://issues.apache.org/jira/browse/IGNITE-14590

[jira] [Created] (IGNITE-14589) Calcite engine. Numerous problem with type Decimal

2021-04-19 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14589: - Summary: Calcite engine. Numerous problem with type Decimal Key: IGNITE-14589 URL: https://issues.apache.org/jira/browse/IGNITE-14589 Project: Ignite

[jira] [Created] (IGNITE-14555) Calcite engine. Create table from query result

2021-04-15 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14555: - Summary: Calcite engine. Create table from query result Key: IGNITE-14555 URL: https://issues.apache.org/jira/browse/IGNITE-14555 Project: Ignite

[jira] [Created] (IGNITE-14554) Calcite engine. Provide ability to parse huge numeric literals

2021-04-15 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14554: - Summary: Calcite engine. Provide ability to parse huge numeric literals Key: IGNITE-14554 URL: https://issues.apache.org/jira/browse/IGNITE-14554 Project

[jira] [Created] (IGNITE-14553) Calcite engine. Duplicated result on insert

2021-04-15 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14553: - Summary: Calcite engine. Duplicated result on insert Key: IGNITE-14553 URL: https://issues.apache.org/jira/browse/IGNITE-14553 Project: Ignite

[jira] [Created] (IGNITE-14552) Calcite engine. Alias for function CHARACTER_LENGTH

2021-04-15 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14552: - Summary: Calcite engine. Alias for function CHARACTER_LENGTH Key: IGNITE-14552 URL: https://issues.apache.org/jira/browse/IGNITE-14552 Project: Ignite

[jira] [Created] (IGNITE-14549) Calcite. ORDER BY column not from SELECT LIST

2021-04-15 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14549: - Summary: Calcite. ORDER BY column not from SELECT LIST Key: IGNITE-14549 URL: https://issues.apache.org/jira/browse/IGNITE-14549 Project: Ignite

Re: [DISCUSSION] IgniteFuture class future in Ignite-3.0.

2021-03-26 Thread Konstantin Orlov
CompletableFuture seems a better option to me. -- Regards, Konstantin Orlov > On 26 Mar 2021, at 11:07, Pavel Tupitsyn wrote: > > On the one hand, I agree with Alexey. > CompletableFuture has complete* methods which should not be available to > the user code. >

[jira] [Created] (IGNITE-14281) Calcite. Colocated tables considered non colocated

2021-03-04 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14281: - Summary: Calcite. Colocated tables considered non colocated Key: IGNITE-14281 URL: https://issues.apache.org/jira/browse/IGNITE-14281 Project: Ignite

[jira] [Created] (IGNITE-14277) Calcite.

2021-03-03 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14277: - Summary: Calcite. Key: IGNITE-14277 URL: https://issues.apache.org/jira/browse/IGNITE-14277 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-14034) Calcite integration. indexCondition refactoring

2021-01-22 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-14034: - Summary: Calcite integration. indexCondition refactoring Key: IGNITE-14034 URL: https://issues.apache.org/jira/browse/IGNITE-14034 Project: Ignite

[jira] [Created] (IGNITE-13973) Calcite integration. Query get frozen if assertion error was thrown

2021-01-11 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13973: - Summary: Calcite integration. Query get frozen if assertion error was thrown Key: IGNITE-13973 URL: https://issues.apache.org/jira/browse/IGNITE-13973

[jira] [Created] (IGNITE-13964) Query cancellation freezes on local lazy queries

2021-01-11 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13964: - Summary: Query cancellation freezes on local lazy queries Key: IGNITE-13964 URL: https://issues.apache.org/jira/browse/IGNITE-13964 Project: Ignite

Re: Removing MVCC public API

2020-12-14 Thread Konstantin Orlov
+1 -- Regards, Konstantin Orlov Software Engineer, St. Petersburg +7 (921) 445-65-75 https://www.gridgain.com Powered by Apache® Ignite™

Re: [VOTE][EXTENSION] Release Apache Ignite Streaming extensions 1.0.0 RC1

2020-11-30 Thread Konstantin Orlov
+1 -- Regards, Konstantin Orlov

[jira] [Created] (IGNITE-13776) BPlus tree lock retries limit reached with sqlOnHeapCacheEnabled

2020-11-30 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13776: - Summary: BPlus tree lock retries limit reached with sqlOnHeapCacheEnabled Key: IGNITE-13776 URL: https://issues.apache.org/jira/browse/IGNITE-13776 Project

Re: please advise. I'm not sure why TeamCity build fails

2020-07-31 Thread Konstantin Orlov
iguration/IgniteTests24Java8_RunAll?mode=builds#all-projects <https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_RunAll?mode=builds#all-projects> [3] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+Teamcity+Bot <https://cwiki.apache.org/confluence/displ

[jira] [Created] (IGNITE-13166) Flaky H2RowCachePageEvictionTest and IgniteCacheQueryH2IndexingLeakTest tests

2020-06-19 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13166: - Summary: Flaky H2RowCachePageEvictionTest and IgniteCacheQueryH2IndexingLeakTest tests Key: IGNITE-13166 URL: https://issues.apache.org/jira/browse/IGNITE-13166

[jira] [Created] (IGNITE-13075) NPE on request JDBC metadata

2020-05-26 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13075: - Summary: NPE on request JDBC metadata Key: IGNITE-13075 URL: https://issues.apache.org/jira/browse/IGNITE-13075 Project: Ignite Issue Type: Bug

Re: [DISCUSSION] Separate code sanity check and build task

2020-05-21 Thread Konstantin Orlov
Hi Ivan, Thanks for your reply! It’s better to get an answer late than never :) -- Regards, Konstantin Orlov > On 18 May 2020, at 09:04, Ivan Pavlukhin wrote: > > Hi Konstantin, > > Surprisingly, I found your message in a Spam folder (gmail). > > We had discussi

[jira] [Created] (IGNITE-13007) JDBC: Introduce feature flags for JDBC thin

2020-05-13 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13007: - Summary: JDBC: Introduce feature flags for JDBC thin Key: IGNITE-13007 URL: https://issues.apache.org/jira/browse/IGNITE-13007 Project: Ignite

[jira] [Created] (IGNITE-13002) Supports user's java object by JDBC thin client

2020-05-12 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-13002: - Summary: Supports user's java object by JDBC thin client Key: IGNITE-13002 URL: https://issues.apache.org/jira/browse/IGNITE-13002 Project: Ignite

Re: Why OPTIMIZE_REUSE_RESULT is set to 0 explicitly in o.a.i.i.p.query.h2.ConnectionManager#DEFAULT_DB_OPTIONS

2020-04-29 Thread Konstantin Orlov
ot obvious to me when I once looked at disabled 'OPTIMIZE_REUSE_RESULT', so I decided to share with you just in case =) -- Regards, Konstantin Orlov Software Engineer, St. Petersburg +7 (921) 445-65-75 https://www.gridgain.com Powered by Apache® Ignite™ > On 27 Apr 2020, at 13:36, Nikolay I

Re: Why OPTIMIZE_REUSE_RESULT is set to 0 explicitly in o.a.i.i.p.query.h2.ConnectionManager#DEFAULT_DB_OPTIONS

2020-04-22 Thread Konstantin Orlov
don't change it neither on remove or update. And incrementing org.h2.engine.Database#modificationDataId on each data update may lead to some performance issues. It should be benchmarked first. -- Regards, Konstantin Orlov > On 21 Apr 2020, at 14:51, Ivan Daschinskiy wrote: > > He

[DISCUSSION] Separate code sanity check and build task

2020-04-20 Thread Konstantin Orlov
<https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_LicensesHeaders> [3] https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite <https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_BuildApacheIgnite> -- Regards, Konstantin Orlov

[jira] [Created] (IGNITE-12688) Improve performance of index inline JAVA_OBJECT fields

2020-02-17 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12688: - Summary: Improve performance of index inline JAVA_OBJECT fields Key: IGNITE-12688 URL: https://issues.apache.org/jira/browse/IGNITE-12688 Project: Ignite

[jira] [Created] (IGNITE-12687) Sqline throws unexpected exceptions on few specific arguments to !describe and !primarykeys

2020-02-17 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12687: - Summary: Sqline throws unexpected exceptions on few specific arguments to !describe and !primarykeys Key: IGNITE-12687 URL: https://issues.apache.org/jira/browse/IGNITE

[jira] [Created] (IGNITE-12678) GridLongList fails on add when created with explicit zero size

2020-02-13 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12678: - Summary: GridLongList fails on add when created with explicit zero size Key: IGNITE-12678 URL: https://issues.apache.org/jira/browse/IGNITE-12678 Project

[jira] [Created] (IGNITE-12677) Extend test coverage for GridLongList serialization

2020-02-13 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12677: - Summary: Extend test coverage for GridLongList serialization Key: IGNITE-12677 URL: https://issues.apache.org/jira/browse/IGNITE-12677 Project: Ignite

[jira] [Created] (IGNITE-12675) Binary types registered in two stages when entry processor is used

2020-02-13 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12675: - Summary: Binary types registered in two stages when entry processor is used Key: IGNITE-12675 URL: https://issues.apache.org/jira/browse/IGNITE-12675

[jira] [Created] (IGNITE-12674) Extend test coverage for binary types registration

2020-02-13 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12674: - Summary: Extend test coverage for binary types registration Key: IGNITE-12674 URL: https://issues.apache.org/jira/browse/IGNITE-12674 Project: Ignite

Re: [VOTE] Allow or prohibit a joint use of @deprecated and @IgniteExperimental

2020-02-10 Thread Konstantin Orlov
-1 Prohibit We should not deprecate the old API if the new API could change in the near future.

[jira] [Created] (IGNITE-12571) Statistics of query cache statements

2020-01-23 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12571: - Summary: Statistics of query cache statements Key: IGNITE-12571 URL: https://issues.apache.org/jira/browse/IGNITE-12571 Project: Ignite Issue Type

[jira] [Created] (IGNITE-12569) Can't set serialized enum to a BinaryObject's field

2020-01-22 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12569: - Summary: Can't set serialized enum to a BinaryObject's field Key: IGNITE-12569 URL: https://issues.apache.org/jira/browse/IGNITE-12569 Project: Ignite

[jira] [Created] (IGNITE-12567) H2Tree goes into illegal state when non-indexed columns are dropped

2020-01-22 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12567: - Summary: H2Tree goes into illegal state when non-indexed columns are dropped Key: IGNITE-12567 URL: https://issues.apache.org/jira/browse/IGNITE-12567

[jira] [Created] (IGNITE-12369) JdbcThinClient and Server compatibility broken

2019-11-14 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-12369: - Summary: JdbcThinClient and Server compatibility broken Key: IGNITE-12369 URL: https://issues.apache.org/jira/browse/IGNITE-12369 Project: Ignite

Welcome letter

2019-06-25 Thread Konstantin Orlov
Hello Ignite Community! My name is Konstantin and I want to contribute to Apache Ignite. -- Regards, Konstantin Orlov Software Engineer, St. Petersburg +7 (921) 445-65-75 https://www.gridgain.com Powered by Apache® Ignite™