Re: [VOTE] Apache Ignite PMC Chair

2019-11-02 Thread Dmitriy Govorukhin
+1 for Dmitry Pavlov сб, 2 нояб. 2019 г., 0:26 Alexey Goncharuk : > +1 for Alexey Goncharuk (binding) > > пн, 28 окт. 2019 г. в 21:06, Denis Magda : > > > Ignite community, > > > > Please cast a vote for one of the following candidates: > > > >- Alexey Goncharuk > >- Dmitry Pavlov > >

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

2020-02-10 Thread Dmitriy Govorukhin
-1 Prohibit On Mon, Feb 10, 2020 at 12:58 PM Pavel Tupitsyn wrote: > -1 Prohibit > > On Mon, Feb 10, 2020 at 12:41 PM Zhenya Stanilovsky > wrote: > > > > > -1, sounds confusing, i wan`t use deprecated API > > and @IgniteExperimental it`s something unknown with undefined «time for > > support».

Re: [ANNOUNCE] New committer: Vyacheslav Koptilin

2020-02-18 Thread Dmitriy Govorukhin
My congratulations, Slava! On Tue, Feb 18, 2020 at 11:33 PM Andrey Kuznetsov wrote: > Congratulations, Slava! > > вт, 18 февр. 2020 г. в 22:20, Dmitriy Pavlov : > > > Hello Ignite Community, > > > > The Project Management Committee (PMC) for Apache Ignite has invited > > Vyacheslav Koptilin to b

Re: [DISCUSSION] Usage of system properties in tests

2019-02-15 Thread Dmitriy Govorukhin
++1 from my side. I guess it will be a more reliable way for works with properties in the tests. From time to time somebody forgot clear property after test and next tests may be failed or flaky failed completion. On Thu, Feb 14, 2019 at 6:56 PM Dmitriy Pavlov wrote: > I find it absolutely posit

Re: Link to Grid Gain internal ticket in Ignite

2019-07-20 Thread Dmitriy Govorukhin
Nikolay, my fault, already fixed. https://issues.apache.org/jira/browse/IGNITE-11998 On Thu, Jul 18, 2019 at 4:06 PM Nikolay Izhikov wrote: > Hello, Igniters. > > Dmitriy, can you, please, create an Ignite Jira ticket from your internal? > [1] > Or change link to existing Ignite ticket. > > The

Re: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-08-12 Thread Dmitriy Govorukhin
Hi all, Can we include https://issues.apache.org/jira/browse/IGNITE-12060? This is a https://issues.apache.org/jira/browse/IGNITE-11953 On Fri, Aug 9, 2019 at 10:04 AM Nikolay Izhikov wrote: > Hello, Deni. > > > Nickolay, could you check if that's a quick upgrade? > > Yes, I will take a look. >

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-09-04 Thread Dmitriy Govorukhin
Hi Alexey, I think that I will finish work on the fix tomorrow. Fix already completed but I need to get VISA from TC bot. On Mon, Sep 2, 2019 at 8:27 PM Alexey Goncharuk wrote: > Folks, it looks like I was overly optimistic with the estimates for the > mentioned two tickets. > > Dmitriy, Anton,

Re: Re[2]: Apache Ignite 2.7.6 (Time, Scope, and Release manager)

2019-09-05 Thread Dmitriy Govorukhin
Hi Igniters, I finished work on https://issues.apache.org/jira/browse/IGNITE-12127, fix already in master and ignite-2.7.6 On Wed, Sep 4, 2019 at 2:22 PM Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Hi Alexey, > > I think that I will finish work on the fix tomorr

Re: Stable binary key representation

2017-04-05 Thread Dmitriy Govorukhin
Hi guys, i implemented proxy for IgniteCache in hibernate integration, this proxy transformate cacheKey to our key wrapper, leaves only required field. I think we can remove identity resolve, it should not broke integration with hibernate. Any objections? On Wed, Mar 29, 2017 at 11:07 PM, Valentin

TeamCity agent suspended

2017-04-07 Thread Dmitriy Govorukhin
Hi guys, I have concerns about TC status, i see that 3 agent has overtime 80 h and 14 h. Who can restart them?

Re: TeamCity agent suspended

2017-04-07 Thread Dmitriy Govorukhin
I know that i have rights, but i don't think that i can do this correct, you mean disable agent and then enable again? On Fri, Apr 7, 2017 at 11:12 AM, Pavel Tupitsyn wrote: > Dmitriy, you have Admin rights, you should be able to reboot agents. > > On Fri, Apr 7, 2017 at 10:

CachePojoStore data loading with binary marshaller

2017-04-11 Thread Dmitriy Govorukhin
Hi all, I found problem related to CacheJdbcPojoStore. If try to load data, with enabled binary marshaller, error may occur. Problem in entryMappings (this map helps resolve stored type when data loading). If binary marshaller disable we just put entry with java type in this map, if enable we put

Re: CachePojoStore data loading with binary marshaller

2017-04-12 Thread Dmitriy Govorukhin
er is used. > > Makes sense? > > -Val > > On Tue, Apr 11, 2017 at 12:06 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Hi all, > > > > I found problem related to CacheJdbcPojoStore. If try to load data, with > > enabl

Persistent Distributed Store Metrics

2017-05-17 Thread Dmitriy Govorukhin
Folk, As you know, ignite 2.1 will contain new module (pds), it will be provide ability to store data on disk. Let's discuss what type of metrics we need for this? I think it must be metrics per memory policy, per cache, checkpoint, and global metrics which will be aggregate all metrics. I did sk

daemon nodes

2017-06-27 Thread Dmitriy Govorukhin
Hi Igniters, Can somebody explain what does mean daemon node? I thought that exist only client and server node, but node may can be daemon (server daemon or client daemon). As is can see, command line visor join in topology as server daemon. Can this be an outdated functionality?

Re: daemon nodes

2017-06-28 Thread Dmitriy Govorukhin
ot need to participate in computation or data related functionality. > > D. > > On Tue, Jun 27, 2017 at 2:49 AM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > >> Hi Igniters, >> >> Can somebody explain what does mean daemon node? I thought th

Re: daemon nodes

2017-06-28 Thread Dmitriy Govorukhin
What kind of messages are you talking about? Please, provide example. On Wed, Jun 28, 2017 at 11:54 AM, Дмитрий Рябов wrote: > Some messages don't go through clients. May be some daemon realization will > need them? > > 2017-06-28 11:22 GMT+03:00 Dmitriy Govorukhin > : >

Re: daemon nodes

2017-06-28 Thread Dmitriy Govorukhin
Yakov, I created jira issue IGNITE-5603 . Whoever has an objection related this task? On Wed, Jun 28, 2017 at 2:28 PM, Yakov Zhdanov wrote: > >For me, daemon server, very strange. > > Agree, daemons can always be a client. Dmitry G, I doubt if

jira issue filling rules

2018-10-07 Thread Dmitriy Govorukhin
Hi folks, Recently time ago, I noticed that many Jira issues created and filled in different ways, so someone does not fill issue description, someone does not attach links in the links section instead, add links to comments and etc. I want to star discussion regards to Jira issue filling rules.

Re: jira issue filling rules

2018-10-08 Thread Dmitriy Govorukhin
Vyacheslav, Thanks for links, I just wanted to remind these rules for all. Not all Igniters use these rules in work. On Mon, Oct 8, 2018 at 12:17 PM Vyacheslav Daradur wrote: > Hi Igniters, > > Dmitriy Govorukhin, the naming of GitHub PR [1] and Upsource review > [2] already desc

Re: Apache Ignite 2.7. Last Mile

2018-10-23 Thread Dmitriy Govorukhin
pitsyn пишет: > > > > > > > > > > > > > Nikolay, > > > > > > > > > > > > > > > > > > > > > > > > > > It completely breaks a major feature under certain > > > > > > > > &

Re: [VOTE] Creation dedicated list for github notifiacations

2018-12-02 Thread Dmitriy Govorukhin
+1 вт, 27 нояб. 2018 г., 19:41 Denis Mekhanikov dmekhani...@gmail.com: > +1 > I'm for making the dev list readable without filters of any kind. > > On Tue, Nov 27, 2018, 15:14 Maxim Muzafarov > > +1 > > > > Let's have a look at how it will be. > > > > On Tue, 27 Nov 2018 at 14:48 Seliverstov Igo

Re: Control.sh script and cluster activation

2017-08-15 Thread Dmitriy Govorukhin
Denis, 1. control.sh have help parameter. If you try enter ./control.sh --help, result is an example of how to use it, "Example: --host {ip} --port {port} --{activate/deactivate} or without command --host {ip} --port {port} then will print status" 2. Visorcmd will start daemon node and join in to

Re: Control.sh script and cluster activation

2017-08-15 Thread Dmitriy Govorukhin
Valentin, We have jira issue for this IGNITE-5586 <https://issues.apache.org/jira/browse/IGNITE-5586> On Tue, Aug 15, 2017 at 10:56 AM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > > Denis, > > 1. control.sh have help parameter. If you try enter ./contro

Re: Control.sh script and cluster activation

2017-08-15 Thread Dmitriy Govorukhin
should provide a standard error message, suggesting > possible > >reasons for it. > > > > 4. Whenever trying to connect to a cluster, the script should print out a > message "Connecting to ip-address:port ...". Otherwise, it looks like it is > just hangin

Add new event in putblic API

2016-11-03 Thread Dmitriy Govorukhin
HI all, I think what we need add new event for handling unhandled exception. We have some exception which not handled, new event (UnhandledExceptionEvent) can help know if was unhandled exception. Let's discuss. More details about reason IGNITE-2079

Re: Ignite TeamCity URL

2016-11-03 Thread Dmitriy Govorukhin
Hi Igor, ci.ignite.apache.org 3 нояб. 2016 г. 11:26 PM пользователь "Igor Rudyak" написал: > Hi guys, > > Just curious what's the new URL for Ignite TeamCity? > > Igor >

Re: Ignite TeamCity URL

2016-11-03 Thread Dmitriy Govorukhin
Yes, from this page wiki <https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+Home>. On Thu, Nov 3, 2016 at 11:59 PM, Dmitriy Setrakyan wrote: > Is this URL documented on Wiki? > > On Thu, Nov 3, 2016 at 1:52 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail

Re: method arguments code style

2018-05-08 Thread Dmitriy Govorukhin
was to allow two styles - first when all > arguments are on the same line splitted by 120 char limit, second when all > every arguments is on a separate line. > Mixed style should be disallowed. > > On Mon, May 7, 2018 at 12:35 AM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.c

async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
Hi Igniters, I have a question. Why our async operation in not really async? GridCacheAdapter.syncOp has awaitLastFut(); this call wait last async operation completed. This means all async operation in one thread will be executed one by one but not in parallel. Async operation is not async. Exa

Re: Disable WAL for several cache groups within one exchange

2018-05-11 Thread Dmitriy Govorukhin
Ivan, Agree, if we have the batch method for cache create, we should have the ability to enable/disable WAL in the batch too. On Fri, May 11, 2018 at 5:17 PM, Ivan Rakov wrote: > Igniters, > > API method for disabling WAL in IgniteCluster accepts only one cache name. > Every call triggers excha

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
inform user > that this mode should be used with great care. > > On Fri, May 11, 2018 at 5:21 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Hi Igniters, > > > > I have a question. Why our async operation in not really async? > >

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
est Regards, > Ivan Rakov > > > On 11.05.2018 18:18, Dmitriy Govorukhin wrote: > >> Vladimir, >> >> Should we create the new cache adapter or rework GridCacheAdapter? >> >> On Fri, May 11, 2018 at 5:52 PM, Vladimir Ozerov >> wrote: >> &

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
Igniters, I created the issue. IGNITE-8475 <https://issues.apache.org/jira/browse/IGNITE-8475> Any comments are welcome. On Fri, May 11, 2018 at 6:32 PM, Ivan Rakov wrote: > Agree. "fair" is more descriptive. > > Best Regards, > Ivan Rakov > > > On 11.05

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
Dmitriy S, Why method named as "async" but does not work as async? This is misleading. getAllAsync() is a special case. Not always you can use getAllAsync() instead of multiple getAsync(). In this topic, I wanna discuss problem not only for the GET operation but also all async operation behavior

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
Dmitriy S, It is not broke existing code, because for use this ability you must use decorator "withFairSycn()". What about the argument of Vladimir? On Fri, May 11, 2018 at 8:41 PM, Dmitriy Setrakyan wrote: > On Fri, May 11, 2018 at 6:38 PM, Dmitriy Govorukhin < > dmitriy.g

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
Dmitriy S, If it will be in the internal package, and only for internal usage, are you agree with changes? пт, 11 мая 2018 г., 21:12 Dmitriy Setrakyan : > On Fri, May 11, 2018 at 6:49 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Dmitriy S, &g

Re: async operation is not fair async

2018-05-11 Thread Dmitriy Govorukhin
I will edit IGNITE-8475, and remove all part that belong to the public api. Is it acceptable for you? пт, 11 мая 2018 г., 21:29 Dmitriy Setrakyan : > On Fri, May 11, 2018 at 7:23 PM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Dmitriy S, > &g

Re: async operation is not fair async

2018-05-14 Thread Dmitriy Govorukhin
and SQL APIs. > >> > >> Vladimir. > >> > >> [1] > >> http://www.oracle.com/technetwork/database/ > application-development/jdbc/ > >> con1491-3961036.pdf > >> [2] http://mail.openjdk.java.net/pipermail/jdbc-spec-discuss/ > >>

Re: async operation is not fair async

2018-05-14 Thread Dmitriy Govorukhin
the operation chain > inside a transaction. I see absolutely no point in maintaining this chain > outside of transactions. > > --AG > > 2018-05-14 16:01 GMT+03:00 Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> > : > > > Andrey, > > > > Do you

supporting different configuration format json,yaml...

2018-05-14 Thread Dmitriy Govorukhin
Hi, Igniters! As far as I know, many people work on a thin client for different language (go,js,php...). Are there any reasons why ignite does not support yaml or json format for configuration? or some other popular format? In future, it can help to integrate with thin clients, for example, js cli

Re: IGNITE-6430 (Done) CacheGroupsMetricsRebalanceTest.testRebalanceEstimateFinishTime test fails periodically

2018-05-15 Thread Dmitriy Govorukhin
Dmitriy, Ok, I will do it soon. On Mon, May 14, 2018 at 8:41 PM, Dmitry Pavlov wrote: > Hi Dmitriy G, > > could you please pick up this review? > > Sincerely, > Dmitriy Pavlov > > чт, 10 мая 2018 г. в 15:50, Александр Меньшиков : > >> Hi, >> >> I have fixed problem with the test >> CacheGroupsM

Re: supporting different configuration format json,yaml...

2018-05-15 Thread Dmitriy Govorukhin
gt; > > bet there are existing libraries for configuring Spring with JSON), > but I > > > don't think that anyone suffered from inability to statically configure > > > Ignite with json/yaml. > > > > > > Regarding thin clients: makes sense. I suppose n

Re: IGNITE-6430 (Done) CacheGroupsMetricsRebalanceTest.testRebalanceEstimateFinishTime test fails periodically

2018-05-15 Thread Dmitriy Govorukhin
Dmitriy, Looks good for me please merge. On Tue, May 15, 2018 at 11:20 AM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Dmitriy, > > Ok, I will do it soon. > > On Mon, May 14, 2018 at 8:41 PM, Dmitry Pavlov > wrote: > >> Hi Dmitriy G, >>

work with files and directories

2018-05-15 Thread Dmitriy Govorukhin
Hi Ignite, Do we have a general approach to work with a file and directories? I see many duplication logic for write through .tmp file. For example, GridCacheDatabaseSharedManager.writeCheckpointEntry(); GridCacheDatabaseSharedManage.nodeStart(); FileWriteAheadLogManager.FileArchiver.archiveSegm

Re: async operation is not fair async

2018-05-15 Thread Dmitriy Govorukhin
Alexey, Any updates? On Mon, May 14, 2018 at 6:19 PM, Dmitriy Govorukhin < dmitriy.govoruk...@gmail.com> wrote: > Alexey, > > Could you please add more description information for this task? [1] > Perhaps, base steps for implementation. > > [1] https://issues.apache.org

Re: supporting different configuration format json,yaml...

2018-05-16 Thread Dmitriy Govorukhin
t; 2018-05-15 14:02 GMT+03:00 Andrey Gura >: > > > > > > > > > > > > > > > > > > > > > Actually sometimes users ask about JSON configuration > > (e.g. > > > > was > > > > > > PR > > > > > > > in &g

Re: work with files and directories

2018-05-16 Thread Dmitriy Govorukhin
> > > > > > > > https://sonarcloud.io/component_measures?id=org. > > apache.ignite%3Aapache-ignite&metric=duplicated_blocks > > > > [3] > > > > > > > > > > > https://sonarcloud.io/component_measures?id=org. > > a

Re: Avoid JIRA comments deletion

2018-05-16 Thread Dmitriy Govorukhin
+1 Dmitriy, I do not see any reason for deletion comments. Maybe only edit operation must be allowed. On Wed, May 16, 2018 at 12:32 PM, Igor Sapego wrote: > I totally agree. There is no sense in most cases in deletion > of commentaries. > > There is even less sense, when you can look into ticke

Re: work with files and directories

2018-05-16 Thread Dmitriy Govorukhin
. > > ср, 16 мая 2018 г. в 11:27, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com > >: > > > Andrey, > > > > My point is, it will be very cool if there is some component who will > know > > about persistence folder and files, > > and we can m

Re: async operation is not fair async

2018-05-24 Thread Dmitriy Govorukhin
hether we should delay this change to 3.0 at all). > > 2018-05-15 22:13 GMT+03:00 Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> > : > > > Alexey, > > > > Any updates? > > > > On Mon, May 14, 2018 at 6:19 PM, Dmitriy Govorukhin < > >

IGNITE-8583 - review needed

2018-05-24 Thread Dmitriy Govorukhin
Igniters, I fixed DataStorageMetricsMXBean.getOffHeapSize, please review my changes. https://issues.apache.org/jira/browse/IGNITE-8583

Re: Baseline topology documentation clarified: usage scenarios and definition

2018-05-24 Thread Dmitriy Govorukhin
+1 for a webinar, I would like to see it. On Wed, May 23, 2018 at 5:34 PM, Dmitry Pavlov wrote: > Hi Ivan, > > Would you like to run presentation based on this slides for Igniters? > > We can set up webinar using gotomeeting if you like this idea. > > Sincerely, > Dmitriy Pavlov > > ср, 23 мая 2

WAL iterator unexpected behavior

2018-05-29 Thread Dmitriy Govorukhin
Igniters, I faced a problem with iterate over WAL. Let's imagine that we write WAL and write some record which depends from ignite-index. And then move files to another machine, which does not have ignite-index in the classpath. Now try to iterate over WAL. If iterator can not deserialize some r

Re: WAL iterator unexpected behavior

2018-05-30 Thread Dmitriy Govorukhin
Yakov, This problem is not for offline only, it applicable for all types of the iterators. In general, iterator does not know which class will be needed for deserialization. I guess we can expand WAL Iterator factory and provide a method for creating the iterator with some filter, which will acce

Re: WAL iterator unexpected behavior

2018-05-30 Thread Dmitriy Govorukhin
t; different. I do not think it is OK to skip records during normal operation. > In my view, we should report an error and stop. However, when offline, it > is OK to report an error and continue in my view. > > D. > > On Wed, May 30, 2018 at 5:39 AM, Dmitriy Govorukhin < >

Re: WAL iterator unexpected behavior

2018-05-31 Thread Dmitriy Govorukhin
bility skip records by type or some pointer for the StandaloneWalRecordsIterator Comments are welcome. On Thu, May 31, 2018 at 12:53 AM, Dmitriy Setrakyan wrote: > On Wed, May 30, 2018 at 8:04 AM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Dmitriy, >

Re: Issues with forceServerMode on clients and unclear contract of isClient/isClientMode methods

2018-05-31 Thread Dmitriy Govorukhin
Eduard, Sounds reasonable, agree with you. On Thu, May 31, 2018 at 5:10 PM, Eduard Shangareev < eduard.shangar...@gmail.com> wrote: > Hi, guys! > > I just have found that we widely > misuse org.apache.ignite.cluster.ClusterNode#isClient method. > > Now it returns how a node is connected to clust

Re: WAL iterator unexpected behavior

2018-06-03 Thread Dmitriy Govorukhin
Dmitriy, The iterator will be stopped. and method "it.next()" will throw the exception. On Sat, Jun 2, 2018 at 4:27 PM, Dmitriy Setrakyan wrote: > Dmitriy, what happens in case of unknown exceptions? > > > On Thu, May 31, 2018 at 6:35 AM, Dmitriy Govorukhin < >

Re: WAL iterator unexpected behavior

2018-06-03 Thread Dmitriy Govorukhin
. > > On Sun, Jun 3, 2018, 12:11 Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> > wrote: > > > Dmitriy, > > > > The iterator will be stopped. and method "it.next()" will throw the > > exception. > > > > On Sat, Jun 2, 2018 at 4:27

IGNITE-8685 review request

2018-06-05 Thread Dmitriy Govorukhin
Igniters, I prepared a rather important patch [1] related to WAL. In the current implementation, we calculation incorrect size for SEGMENT_SWITCH record, it leads to stopping the iteration at the end of a segment and iterator do not advance to the next segment. [1] https://issues.apache.org/jira/

Re: Atomic cache inconsistent state

2018-06-05 Thread Dmitriy Govorukhin
Denis, Seem that you right, it is a problem. I guess in this case primary node should send CachePartialUpdateException to near node. On Tue, Jun 5, 2018 at 6:13 PM, Denis Garus wrote: > Fix formatting > > Hello Igniters! > > I have found some confusing behavior of atomic partitioned cache with

Need review IGNITE-8661

2018-06-14 Thread Dmitriy Govorukhin
Folks, I fixed a problem with an iterator. [1] WALItreater is not stopped if can not deserialize record or fail read record with corrupted content. Please review [2][3]. [1] IGNITIGNITE-8661 [2] PR-4155

unused or only used in tests methonds

2018-06-14 Thread Dmitriy Govorukhin
Igniters, I found 2 methods, 1. PageStore.pageOffset(long pageId) - it unused, seem that old artifact. 2. IgnitePageStoreManager.pagesAllocated(int grpId) - used only in test, seem that same problem can be solved with IgnitePageStoreManager.pages(grpId, partId). I suggest, remove these methods

Re: Need review IGNITE-8661

2018-06-16 Thread Dmitriy Govorukhin
! Very important fix to a very bad problem in the > product > > that could cause data consistency issue. > > > > Will it be included into 2.6, or will we have to wait for 2.7? > > > > D. > > > > On Thu, Jun 14, 2018 at 6:53 AM, Dmitriy Govorukhin <

Re: Review request for IGNITE-8740: Support reuse of already initialized Ignite in IgniteSpringBean

2018-06-23 Thread Dmitriy Govorukhin
Valentin, Seems that these changes have classes without license head. TC link /data/teamcity/work/c182b70f2dfa6507/modules/spring/src/test/java/org/apache/ignite/transact

Re: unused or only used in tests methonds

2018-06-25 Thread Dmitriy Govorukhin
Igniters, If no one objects, then I delete these methods in next refactoring task. On Fri, Jun 15, 2018 at 6:38 PM Alexey Goncharuk wrote: > I have no objections to remove these methods. > > --AG > > чт, 14 июн. 2018 г. в 17:39, Dmitriy Govorukhin < > dmitriy

Re: Introduce a sample of activation policy when cluster is activated first time

2018-06-26 Thread Dmitriy Govorukhin
Vladimir, Auto-activation on the first start? Please, shared an issue link if you have. On Tue, Jun 26, 2018 at 11:29 AM Vladimir Ozerov wrote: > Pavel, > > As far as I know we agreed to implement auto activation in one of the > nearest releases. Am I missing something? > > вт, 26 июня 2018 г.

data extractor

2018-06-30 Thread Dmitriy Govorukhin
Igniters, I am working on IGNITE-7644 (export all key-value data from a persisted partition), it will be command line tool for extracting data from Ignite partition file without the need to start node. The main motivation is to have a lifebuoy in

Re: data extractor

2018-07-01 Thread Dmitriy Govorukhin
se, take a look. > > ticket - https://issues.apache.org/jira/browse/IGNITE-8485 > prototype - https://github.com/apache/ignite/pull/4167 > spi - > https://github.com/apache/ignite/pull/4167/files#diff-9a792ab0e6971f202d22d530af0ac933 > > В Сб, 30/06/2018 в 22:37 +0300, Dmitriy Govorukhin пишет: &

Re: data extractor

2018-07-20 Thread Dmitriy Govorukhin
hes to upload to, etc. > > сб, 30 июн. 2018 г. в 22:38, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com>: > > > Igniters, > > > > I am working on IGNITE-7644 > > <https://issues.apache.org/jira/browse/IGNITE-7644> (export all > key-value >

Need review IGNITE-9050

2018-07-25 Thread Dmitriy Govorukhin
Igniters, I completed work on IGNITE-9050 (WALIterator should throw an exception if iterator stopped in the WAL archive but not in WAL work). review link - CR-697

Re: Quick questions on B+ Trees and Partitions

2018-07-26 Thread Dmitriy Govorukhin
Hi John, 1. B + tree in a partition is a primary key index, this means that we use a B+ tree index for searching data in the partition. 2. Not fully understood a question, please explain more details. 3. It depends how many partitions do you have for these caches, by default it 1024 per cache, in

Re: async operation is not fair async

2018-08-02 Thread Dmitriy Govorukhin
Folks, Any comments? I will start to implement withFairAsync(); decorator soon. On Wed, Aug 1, 2018 at 12:22 PM Dmitriy Pavlov wrote: > Igniters, > > I've re-read this thread in brief. As far as I know this change is not > coming from some company, so this change will be at least good for health

Re: StandaloneWalRecordsIterator: support iteration from custom pointer

2018-08-16 Thread Dmitriy Govorukhin
Ivan, I implemented this issue, please review my changes. https://reviews.ignite.apache.org/ignite/review/IGNT-CR-729 On Thu, Aug 16, 2018 at 3:09 PM Ivan Rakov wrote: > Thanks for your comments! > I've created a ticket: https://issues.apache.org/jira/browse/IGNITE-9294 > > Best Regards, > Ivan

Re: New PMC member: Dmitriy Pavlov

2018-08-30 Thread Dmitriy Govorukhin
Dmitriy, My congratulations! Thank you for your work! On Thu, Aug 30, 2018 at 1:58 PM Maxim Muzafarov wrote: > Dmitry, > > My congratulations! > Thank you for guiding and helping the community members and me, in > particular, > to follow the Apache Way principles and also for your contribution.

Re: Plugins in tests

2018-02-12 Thread Dmitriy Govorukhin
Yakov, Agree, I created the issue for this. I will try to do it in the near future. IGNITE-7679 On Tue, Jan 30, 2018 at 8:40 AM, Yakov Zhdanov wrote: > Guys, > > When running tests from core module I see that Ignite has 2 plugins > configur

Code inspection

2018-03-06 Thread Dmitriy Govorukhin
Hi folks, Do we have 'inspection' [1] scheme for ignite? I see a lot of warnings in my code, and I guess it is because everyone uses different schemes. Let's start the discussion. [1] IDEA inspection

Re: Code inspection

2018-03-06 Thread Dmitriy Govorukhin
пишет: > > Hi Dmitriy, > > > > I think we should resurrect thread about addition of code inspections, > and > > later we can enable automatic control step to TeamCity. > > > > Could you help me to find it? > > > > вт, 6 мар. 2018 г. в 11:11, Dmitriy G

Thin client: transactions support

2018-03-06 Thread Dmitriy Govorukhin
Hi, Igniters. I've seen a lot of discussions about thin client and binary protocol, but I did not hear anything about transactions support. Do we have some draft for this purpose? As I understand we have several problems: - thread and transaction have hard related (we use thread-local variabl

Re: Stop nodes after test by default - IGNITE-6842

2018-03-20 Thread Dmitriy Govorukhin
Looks good for me, please merge. 19 мар. 2018 г. 3:22 ПП пользователь "Dmitry Pavlov" написал: > I agree it is important, I'm going to do a review, but do not have time > slot to do. > > Who could pick up this review? > > Dmitriy G., could I ask you? > > пн, 19 мар. 2018 г. в 15:13, Maxim Muzafa

Re: Memory usage per cache

2018-03-30 Thread Dmitriy Govorukhin
Folks, I created 2 Jira issue for new metrics. Also, I think they will be useful. Let's discuss in comments. - Add new metrics for data storage IGNITE-8078 - Implement new JMX metrics for transactions IGNITE-8077

Re: Orphaned, duplicate, and main-class tests!

2018-04-26 Thread Dmitriy Govorukhin
Ilya, I guess we can remove all these suites GridActivationAtomicCacheSuit GridActivationCacheAbstractTestSuit GridActivationLocalAndNearCacheSuit GridActivationPartitionedCacheSuit GridActivationReplicatedCacheSuit They became not relevant after standby mode became part of the basic functionali

method arguments code style

2018-05-03 Thread Dmitriy Govorukhin
Hi folks, I read https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines, but did not find anything about code style for method arguments. In many places in the code, I see different code style, this creates difficulties for reading. It seems to me an example below is rather difficu

Re: method arguments code style

2018-05-06 Thread Dmitriy Govorukhin
however, I think we should > allow > > > the old style when the method signature (without throws clause) fits > the > > > line. > > > > > > Thoughts? > > > > > > 2018-05-03 12:09 GMT+03:00 Dmitry Pavlov : > > > > > >

[jira] [Created] (IGNITE-10883) IgniteRebalanceOnCachesStoppingOrDestroyingTest flaky failed in PDS4

2019-01-10 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10883: --- Summary: IgniteRebalanceOnCachesStoppingOrDestroyingTest flaky failed in PDS4 Key: IGNITE-10883 URL: https://issues.apache.org/jira/browse/IGNITE-10883

[jira] [Created] (IGNITE-10891) IgnitePdsThreadInterruptionTest.testInterruptsOnLFSRead flaky in PDS indexing

2019-01-11 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10891: --- Summary: IgnitePdsThreadInterruptionTest.testInterruptsOnLFSRead flaky in PDS indexing Key: IGNITE-10891 URL: https://issues.apache.org/jira/browse/IGNITE-10891

[jira] [Created] (IGNITE-10907) IgniteUtilsSelfTest.testDoInParallelWithStealingJobRunTaskInExecutor flaky failed in Basic 1

2019-01-11 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10907: --- Summary: IgniteUtilsSelfTest.testDoInParallelWithStealingJobRunTaskInExecutor flaky failed in Basic 1 Key: IGNITE-10907 URL: https://issues.apache.org/jira/browse

[jira] [Created] (IGNITE-10908) GridServiceProcessorBatchDeploySelfTest.testDeployAllTopologyChange flaky fail with NPE in Service Grid (legacy mode)

2019-01-11 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10908: --- Summary: GridServiceProcessorBatchDeploySelfTest.testDeployAllTopologyChange flaky fail with NPE in Service Grid (legacy mode) Key: IGNITE-10908 URL: https

[jira] [Created] (IGNITE-10909) GridCacheBalancingStoreSelfTest.testConcurrentLoad flaky test fail in Cache 1

2019-01-11 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10909: --- Summary: GridCacheBalancingStoreSelfTest.testConcurrentLoad flaky test fail in Cache 1 Key: IGNITE-10909 URL: https://issues.apache.org/jira/browse/IGNITE-10909

[jira] [Created] (IGNITE-10974) Grid may hangs if an exception is thrown from PageMemoryImpl.beforeReleaseWrite()

2019-01-18 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-10974: --- Summary: Grid may hangs if an exception is thrown from PageMemoryImpl.beforeReleaseWrite() Key: IGNITE-10974 URL: https://issues.apache.org/jira/browse/IGNITE-10974

[jira] [Created] (IGNITE-11095) Failed WalCompactionTest flaky test

2019-01-25 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11095: --- Summary: Failed WalCompactionTest flaky test Key: IGNITE-11095 URL: https://issues.apache.org/jira/browse/IGNITE-11095 Project: Ignite Issue

[jira] [Created] (IGNITE-11509) Remove DistributedBaselineConfiguration and replace to methods on IgniteCluster

2019-03-08 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11509: --- Summary: Remove DistributedBaselineConfiguration and replace to methods on IgniteCluster Key: IGNITE-11509 URL: https://issues.apache.org/jira/browse/IGNITE-11509

[jira] [Created] (IGNITE-11641) Server node copies a lot of WAL files in WAL archive after restart

2019-03-27 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11641: --- Summary: Server node copies a lot of WAL files in WAL archive after restart Key: IGNITE-11641 URL: https://issues.apache.org/jira/browse/IGNITE-11641

[jira] [Created] (IGNITE-11738) Incorrect check ObjectInput.available() in CacheMetricsSnapshot

2019-04-12 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11738: --- Summary: Incorrect check ObjectInput.available() in CacheMetricsSnapshot Key: IGNITE-11738 URL: https://issues.apache.org/jira/browse/IGNITE-11738

[jira] [Created] (IGNITE-11786) Implement thread-local stack for trucking page locks

2019-04-19 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11786: --- Summary: Implement thread-local stack for trucking page locks Key: IGNITE-11786 URL: https://issues.apache.org/jira/browse/IGNITE-11786 Project: Ignite

[jira] [Created] (IGNITE-11824) Integrate PageLockTracker to DataStructure (per-thread tracker)

2019-04-30 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11824: --- Summary: Integrate PageLockTracker to DataStructure (per-thread tracker) Key: IGNITE-11824 URL: https://issues.apache.org/jira/browse/IGNITE-11824

[jira] [Created] (IGNITE-11835) Support JMX/control.sh API for page lock dump

2019-05-06 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11835: --- Summary: Support JMX/control.sh API for page lock dump Key: IGNITE-11835 URL: https://issues.apache.org/jira/browse/IGNITE-11835 Project: Ignite

[jira] [Created] (IGNITE-11934) Bugs & tests fixes

2019-06-18 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11934: --- Summary: Bugs & tests fixes Key: IGNITE-11934 URL: https://issues.apache.org/jira/browse/IGNITE-11934 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-11953) BTree corruption caused by byte array values

2019-07-02 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-11953: --- Summary: BTree corruption caused by byte array values Key: IGNITE-11953 URL: https://issues.apache.org/jira/browse/IGNITE-11953 Project: Ignite

  1   2   >