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

ASF GitHub Bot commented on FLINK-10349:
----------------------------------------

TisonKun edited a comment on issue #6701: [FLINK-10349] Unify stopActor utils
URL: https://github.com/apache/flink/pull/6701#issuecomment-422393697
 
 
   @azagrebin Yes. Just now I am reviewing my changes, and come into the 
situation as you think.
   
   This PR originally comes from a discussion #6678 but @tillrohrmann undo the 
touch on `ActorUtils` before really merged finally( I find it just now ).
   
   Now we introduce Flink abstraction of Rpc service/Actor so that this code is 
stale and would remove in the near future( ideally ), right? If so, here 
remains a little questions that might guide the following work to achieve that.
   
   1. The clean up of `FlinkUntypedActorTest.java` could go ahead, it is 
separated. This isn't legacy code IMO.
   2. After a check I find, well, tests like `ResourceManagerITCase.java`, 
`ClusterShutdownITCase.java` and `ClientConnectionTest.java` are all legacy. 
They are hard to distinguish then. What is the plan we move legacy code? If it 
is one of milestones Flink 1.7, we can go ahead to remove them now. There 
should be a version we say legacy mode doesn't support any more and the 
breaking clean up could kick out. Currently we say the legacy codes are stale, 
not under maintain and would remove, but no annotations or the clean up works 
on going.
   
   ( anyway, I think it is quite noisy when touch legacy code but could not 
regard them ASAP )
   ( If we defer the removal, we would annotating them or move 
package/directory, which is also a vain effort finally, but would help, for now 
)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Unify stopActor utils
> ---------------------
>
>                 Key: FLINK-10349
>                 URL: https://issues.apache.org/jira/browse/FLINK-10349
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.7.0
>            Reporter: 陈梓立
>            Assignee: 陈梓立
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to