You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/21 13:48:05 UTC

[GitHub] [flink] JingGe edited a comment on pull request #19145: [hotfix][streaming] fix visibility of the instance variable and fix some typos

JingGe edited a comment on pull request #19145:
URL: https://github.com/apache/flink/pull/19145#issuecomment-1073915816


   > In Java, `protected` implies `package-private`, so it's strictly larger scope.
   
   I see, thanks. It then makes sense to keep package-private which should be only changed if any subclass need to be in a different package. I will remove this change. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org