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

ASF GitHub Bot commented on APEXCORE-715:
-----------------------------------------

GitHub user vrozov opened a pull request:

    https://github.com/apache/apex-core/pull/521

    APEXCORE-715 Remove unnecessary @Evolving annotation in engine

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vrozov/apex-core APEXCORE-715

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-core/pull/521.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #521
    
----
commit ce0a135813012b989555e2c98203051c7596a15c
Author: Vlad Rozov <v.ro...@datatorrent.com>
Date:   2017-04-28T05:39:09Z

    APEXCORE-715 Remove unnecessary @Evolving annotation in engine

----


> Remove unnecessary @Evolving annotation in engine
> -------------------------------------------------
>
>                 Key: APEXCORE-715
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-715
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>
> \@Evolving annotation in the engine are not necessary and introduce 
> unnecessarily practice and wrong impression that some interfaces and/or 
> classes are more stable compared to others. All interfaces and classes in the 
> engine are not subject to the semantic version checks and may change from a 
> release to a release. The same applies to the buffer server.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to