Fwd: ENAMETOOLONG on mkdir() leading to failed startup with exception org.apache.ignite.IgniteCheckedException: Failed to create page store work directory: ...

2022-10-27 Thread Arthur Naseef
Forwarding this one. Looks like there is a new problem introduced to the code base since 2.14 here. We are running into it again while working on the current development branch. Art -- Forwarded message - From: Arthur Naseef Date: Wed, Jul 6, 2022 at 5:14 PM Subject

Re: Performance of cancelling services (related to IGNITE-17274)

2022-08-14 Thread Arthur Naseef
ood catch. > > > I can create a new Jira ticket and pull request. > Please do, let's merge it. > > On Thu, Aug 4, 2022 at 2:11 AM Arthur Naseef wrote: > > > Testing with 60,000+ services, found that cancelling large numbers of > > services takes significant time.

Performance of cancelling services (related to IGNITE-17274)

2022-08-03 Thread Arthur Naseef
Testing with 60,000+ services, found that cancelling large numbers of services takes significant time. Found another linear lookup that can be optimized with a map. Here is a commit that fixes the problem in local testing: https://github.com/artnaseef/ignite/commit/4ca87f7f6e7aae193faf1404736e0b