Hello Kudu Jenkins, Andrew Wong, Bankim Bhavsar,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15896

to look at the new patch set (#3).

Change subject: [tests] added more tests for GetTableLocations()
......................................................................

[tests] added more tests for GetTableLocations()

Added a couple more tests for GetTableLocations():

  * Direct calls to the CatalogManager::GetTableLocations() method.

  * A test to verify whether clients tend to form the thundering herd
    pattern when calling GetTableLocations() upon location refreshes.
    It turned out that even if clients start almost simultaneously,
    their refresh calls are naturally distributed with good enough
    jitter and introducing jitter into the TTL of the location data
    (e.g., https://gerrit.cloudera.org/#/c/15892/) isn't needed.

Change-Id: I61e413533bee2fa22f9e81531aadbea9e59ce6e2
---
M src/kudu/integration-tests/table_locations-itest.cc
1 file changed, 208 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/15896/3
--
To view, visit http://gerrit.cloudera.org:8080/15896
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I61e413533bee2fa22f9e81531aadbea9e59ce6e2
Gerrit-Change-Number: 15896
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to