Jordan Birdsell has uploaded a new change for review.

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

Change subject: [python] - Expose additional scanner methods
......................................................................

[python] - Expose additional scanner methods

This patch exposes a few remaining scanner methods from the C++
client.
        - set_cache_blocks
        - keep_alive
        - close
        - get_current_server

Additionally, this patch fixes an issue with inappropriate deallocation
of replicas (this is handled by deallocating the ScanToken). This patch
includes tests.

Change-Id: Ifa6070a96a5daca796d463ffc3ffcbe5f0a5e08a
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_scanner.py
M python/kudu/tests/test_scantoken.py
4 files changed, 113 insertions(+), 19 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/4888/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4888
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa6070a96a5daca796d463ffc3ffcbe5f0a5e08a
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <[email protected]>

Reply via email to