You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2014/09/30 17:52:35 UTC

[jira] [Commented] (SAMZA-425) Let KeyValueIterator implement AutoCloseable

    [ https://issues.apache.org/jira/browse/SAMZA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153304#comment-14153304 ] 

Chris Riccomini commented on SAMZA-425:
---------------------------------------

There was some [discussion on Twitter|https://twitter.com/esammer/status/516681461219737600] about whether we should go back to supporting Java 6. We're currently compatible with it. Supporting 6 would, of course, block us on moving forward with Java 7/Java 8-only features. Not sure how people feel about this, in general.

> Let KeyValueIterator implement AutoCloseable
> --------------------------------------------
>
>                 Key: SAMZA-425
>                 URL: https://issues.apache.org/jira/browse/SAMZA-425
>             Project: Samza
>          Issue Type: Improvement
>          Components: kv
>            Reporter: Steven Aerts
>
> The KeyValueIterator class already has the right signature and java 1.7 is already a requirement.  It would be nice if it could be added to a try with resources.



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