Pavel Tupitsyn created IGNITE-12405: ---------------------------------------
Summary: .NET: WithReadRepair does not work Key: IGNITE-12405 URL: https://issues.apache.org/jira/browse/IGNITE-12405 Project: Ignite Issue Type: Bug Components: platforms Affects Versions: 2.8 Reporter: Pavel Tupitsyn Assignee: Pavel Tupitsyn Fix For: 2.8 WithReadRepair in .NET was partially implemented as part of IGNITE-10663, however: * It does not work due to missing Java part (no handling of CacheOp.WithReadRepair in PlatformCache) * There are no tests This new API is not in any release yet, so we should either fix it or remove from the public API. -- This message was sent by Atlassian Jira (v8.3.4#803005)