[ https://issues.apache.org/jira/browse/SAMZA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yi Pan (Data Infrastructure) updated SAMZA-938: ----------------------------------------------- Affects Version/s: 0.10.1 > 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 > Affects Versions: 0.10.1 > 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)