Hello Kudu Jenkins, Todd Lipcon,

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

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

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

Change subject: tserver: remove DEPRECATED_range_predicates
......................................................................

tserver: remove DEPRECATED_range_predicates

This field hasn't been touched in 3 years (Kudu 0.8.0), and would
otherwise be another piece of a scan to consider for authorization.
Before moving ahead with authorization, it seems like as good a time as
any to remove it. Using this field will now result in an error being
returned to clients.

I rejiggered a couple of tests that were still using it to use the
preferred column_predicates field, and added a test to make sure older
clients get an error message that makes sense.

Change-Id: I9e338974e81321660652dd3b866efc0c9a865566
---
M src/kudu/tserver/tablet_server-test.cc
M src/kudu/tserver/tablet_service.cc
2 files changed, 48 insertions(+), 59 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/12661/2
--
To view, visit http://gerrit.cloudera.org:8080/12661
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9e338974e81321660652dd3b866efc0c9a865566
Gerrit-Change-Number: 12661
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to