Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zaynt4606 committed Dec 10, 2024
1 parent d04b34c commit ac62269
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ class PushDataHandler(val workerSource: WorkerSource) extends BaseMessageHandler
peer.getFetchPort,
peer.getReplicatePort)
if (unavailablePeers.containsKey(peerWorker)) {
// pushData.body().release()
fileWriter.decrementPendingWrites()
workerSource.incCounter(WorkerSource.REPLICATE_DATA_CREATE_CONNECTION_FAIL_COUNT)
logError(
Expand Down

0 comments on commit ac62269

Please sign in to comment.