You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2016/04/18 23:58:25 UTC

[jira] [Created] (SAMZA-938) KV-store API changes should be backward compatible to 0.10

Yi Pan (Data Infrastructure) created SAMZA-938:
--------------------------------------------------

             Summary: KV-store API changes should be backward compatible to 0.10
                 Key: SAMZA-938
                 URL: https://issues.apache.org/jira/browse/SAMZA-938
             Project: Samza
          Issue Type: Bug
            Reporter: Yi Pan (Data Infrastructure)


SAMZA-813 introduced new methods in KeyValueStore and KeyValueIterator interface classes, which in JDK7, breaks the backward compatibility for customized implementation of KeyValueStore and KeyValueIterator.

As 0.10.1 is a bug-fix release, we should make sure that the backward compatibility is retained. Hence, it would be better to have the extended interface classes to implement the seekable functions, instead of changing the existing classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)