Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12661 )
Change subject: tserver: remove DEPRECATED_range_predicates ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/12661/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/12661/2//COMMIT_MSG@9 PS2, Line 9: 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. > This wouldn't make it "more complex" per se, but if we don't remove this, I Different people have different takes on what deprecated means: - For folks who prefer a fast-moving project that aggressively cleans up after itself, it means "this thing is going to be removed soon; please use this other thing instead". - For folks who prefer infinite backwards compatibility, it means "this thing isn't as featureful/robust/smart as this other thing; our official position is that you use that other thing instead." As you can see, there can be consensus over something's deprecation status without there being consensus over when/how to actually remove it. Personally, I'm in camp #2, which is how I was able to support the various deprecations we've done over the years without also committing to their removal. In any case, I would be more open to removal if it happened in the context of a major Kudu release. KUDU-1944 tracks various ideas for other breaking changes we could make in that context. -- 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: comment Gerrit-Change-Id: I9e338974e81321660652dd3b866efc0c9a865566 Gerrit-Change-Number: 12661 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Tue, 05 Mar 2019 23:44:07 +0000 Gerrit-HasComments: Yes
