sanpwc commented on code in PR #1255:
URL: https://github.com/apache/ignite-3/pull/1255#discussion_r1007946484


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/replicator/PartitionReplicaListener.java:
##########
@@ -327,7 +327,7 @@ private CompletableFuture<TxMeta> 
getTxStateConcurrently(TxStateReplicaRequest t
      * @param isPrimary Whether the given replica is primary.
      * @return Result future.
      */
-    private CompletableFuture<Object> processReadOnlyScanRetrieveBatchAction(
+    private CompletableFuture processReadOnlyScanRetrieveBatchAction(

Review Comment:
   Why?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to