Re: Cache operations performance metrics

2019-12-15 Thread Николай Ижиков
Hello, Alexei. Thanks for the link on the ticket, lableled it with the IEP-35 label. What do you think about proposed metrics set? > 16 дек. 2019 г., в 10:29, Alexei Scherbakov > написал(а): > > Nikolay, > > What about batch operations? > > For messages processing the ticket does exist and

Re: joining

2019-12-15 Thread Prashant Rahulkar
Hello Dmitriy , Thanks for your clarification, definitely our employee will contribute with riEquaiton.com official mail id. Thanks, Prashant Rahulkar. On Sat, 14 Dec 2019 at 18:34, Dmitriy Pavlov wrote: > Hi Prashant, > > Thank you for your interest in Apache Ignite. And I hope the Ignite

Re: Cache operations performance metrics

2019-12-15 Thread Alexei Scherbakov
Nikolay, What about batch operations? For messages processing the ticket does exist and even has an implementation from before new metrics API times [1] [1] https://issues.apache.org/jira/browse/IGNITE-10418 пн, 16 дек. 2019 г. в 10:12, Николай Ижиков : > Hello, Igniters. > > I want to

Cache operations performance metrics

2019-12-15 Thread Николай Ижиков
Hello, Igniters. I want to provide the user answers to the following question: "How cache API operations perform?" It seems, we need to implements metrics for basic cache API operations like get, put, remove for it. I think we should provide the following metrics: * `get`, `put`, `remove`

Cache 6 suite is broken

2019-12-15 Thread Ivan Pavlukhin
Hi, I noticied that Cache 6 suite finishes badly (exit code 137) almost everytime [1] on master. It started recently. A problematic test inside is IgniteCache150ClientsTest. I made some attempts to fix the test (including reverting recent commits), but had no luck. And a hard part here is that I