[
https://issues.apache.org/jira/browse/KUDU-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated KUDU-611:
-----------------------------
Target Version/s: Backlog (was: GA)
> Cryptographically sign the operation timestamps returned on server responses.
> -----------------------------------------------------------------------------
>
> Key: KUDU-611
> URL: https://issues.apache.org/jira/browse/KUDU-611
> Project: Kudu
> Issue Type: Improvement
> Components: security, tserver
> Affects Versions: M4.5
> Reporter: David Alves
>
> We return operation timestamps along with the responses for operations which
> are serialized by the tablet server. In certain cases those timestamps are
> forwarded to other servers and will possibly update their clocks.
> A malicious client could choose a bad timestamp and move all the server's
> clocks to the future.
> Crypto signing the timestamp will allow t make sure that the timestamp
> originated from another server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)