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

Stephan Ewen edited comment on FLINK-2282 at 6/29/15 8:48 AM:
--------------------------------------------------------------

Minor versions are bug-fix versions, major versions are feature versions. 
Deprecating in minor releases violates semantic versioning (http://semver.org/)

The code should have been deprecated in 0.10.0 and removed for 0.11.0 to follow 
proper standards.

(UPDATE: I assume that 0.9, 0.10, ... are actually the equivalent of major 
versions here.)


was (Author: stephanewen):
Minor versions are bug-fix versions, major versions are feature versions. 
Deprecating in minor releases violates semantic versioning (http://semver.org/)

The code should have been deprecated in 0.10.0 and removed for 0.11.0 to follow 
proper standards.

> Deprecate non-grouped stream reduce/fold/aggregations for 0.9.1
> ---------------------------------------------------------------
>
>                 Key: FLINK-2282
>                 URL: https://issues.apache.org/jira/browse/FLINK-2282
>             Project: Flink
>          Issue Type: Task
>          Components: Streaming
>    Affects Versions: 0.9.1
>            Reporter: Gyula Fora
>
> Non-grouped reduces/fold/aggregations have been removed for DataStream in 
> 0.10 snapshot, so these features should be deprecated for the current 
> release, and some note should be added to the javadocs.



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

Reply via email to