[jira] [Created] (IGNITE-13130) Possible memory leak in IgniteH2Indexing

2020-06-07 Thread HubertL (Jira)
HubertL created IGNITE-13130: Summary: Possible memory leak in IgniteH2Indexing Key: IGNITE-13130 URL: https://issues.apache.org/jira/browse/IGNITE-13130 Project: Ignite Issue Type: Bug

Re: Client transactions withLabel

2020-06-07 Thread Alex Plehanov
Guru, There are no operations now to request a transaction label from the server-side. But label can't be modified after transaction creation, so, if you want to provide to user ability to get a label for a currently running transaction, you can just store a label on the client-side when you

Re: IGNITE-12702 - Discussion

2020-06-07 Thread kartik somani
Hello, I have created a pull request for this issue : https://github.com/apache/ignite/pull/7882 Can someone review? Regards, Kartik On Mon, Apr 20, 2020 at

[jira] [Created] (IGNITE-13129) .NET: Thin Client auto retry idempotent operations on node failure

2020-06-07 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-13129: --- Summary: .NET: Thin Client auto retry idempotent operations on node failure Key: IGNITE-13129 URL: https://issues.apache.org/jira/browse/IGNITE-13129 Project:

Re: Client transactions withLabel

2020-06-07 Thread Guru Stron
Alex, one more question, can I somehow access the label from the client? On Fri, 5 Jun 2020 at 01:43, Guru Stron wrote: > Thank you Alex ! > > On Fri, 5 Jun 2020 at 01:23, Alex Plehanov > wrote: > >> Hello, >> >> The transaction label is helpful for diagnostic and exposed to some >> diagnostic

RE: Continuous Queries with several remote filter on the same cache

2020-06-07 Thread Roman.Koriakov
Hi Denis, A big thank you for the answer. Could you please tell me where can I find this logic in the sources. Which package should I look into? -Original Message- From: Denis Magda Sent: Saturday, June 6, 2020 2:07 AM To: dev Subject: Re: Continuous Queries with several remote filter