Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/6050
to look at the new patch set (#3).
Change subject: java: fix a missing lock in TabletClient
......................................................................
java: fix a missing lock in TabletClient
The recent synchronization changes introduced a race on the rpcsInFlight
map. This fixes the missing lock and also removes some duplicate code.
Change-Id: Ibbc3bda0b28c11cb10863e393645308660e109ba
---
M java/kudu-client/src/main/java/org/apache/kudu/client/TabletClient.java
1 file changed, 10 insertions(+), 20 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/6050/3
--
To view, visit http://gerrit.cloudera.org:8080/6050
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ibbc3bda0b28c11cb10863e393645308660e109ba
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>