timoninmaxim commented on code in PR #11627: URL: https://github.com/apache/ignite/pull/11627#discussion_r1852475952
########## modules/core/src/main/java/org/apache/ignite/internal/client/thin/TcpClientCache.java: ########## @@ -1103,8 +1103,8 @@ public void putAllConflict(Map<? extends K, ? extends T3<? extends V, GridCacheV * @param drMap DR map. * @return Future. */ - public IgniteClientFuture<Void> putAllConflictAsync(Map<? extends K, T3<? extends V, GridCacheVersion, Long>> drMap) Review Comment: why do you need this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org