Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Status

Current state: Under Discussion Accepted

Discussion thread: here 

JIRA: here 

...

Rejected Alternatives

As here we are proposing to remove to deprecate a method because the method does not satisfy the behavior behaviour of the interface, the alternative would be to:-

  • Update the method, so that the correct timestamp associated with the key can be accessed
    • To implement this an easy way is to directly use the method already present in the interface which accepts start timestamp of the window as the parameter insteadSince this API can be called by the user, updating the method can break the code. By this reason, this approach is not feasible.