Dmitriy Pavlov created IGNITE-7071: -------------------------------------- Summary: Cache stop requests batching Key: IGNITE-7071 URL: https://issues.apache.org/jira/browse/IGNITE-7071 Project: Ignite Issue Type: Bug Components: persistence Reporter: Dmitriy Pavlov Assignee: Dmitriy Pavlov
It is more efficient to create batch of cahe stop request to save number of exchanges required. But it is now possible to batch such requests only using same settings. It is suggested to implement stop request with batching, but with diferent stop operation parameters for each cache. -- This message was sent by Atlassian JIRA (v6.4.14#64029)