Skip to content

Commit

Permalink
conflict fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
metacret committed Oct 15, 2014
1 parent c7f3416 commit 4ab5e8e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,11 +257,8 @@ public void run() {
}
}

<<<<<<< HEAD
throughput.increment(response.getItems().length);

=======
>>>>>>> c5befb3772a0298d42dd4085c17beff919156559
indexDelay.set(
System.currentTimeMillis() - indexInfo.create((Message) request.payloads().get(0)).getTimestamp());
}
Expand Down

0 comments on commit 4ab5e8e

Please sign in to comment.