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/10/31 10:59:24 UTC

[GitHub] [flink] snuyanzin opened a new pull request, #21202: [hotfix] Remove unsused imports to make master compilable

snuyanzin opened a new pull request, #21202:
URL: https://github.com/apache/flink/pull/21202

   
   ## What is the purpose of the change
   This is a trivial PR removing unused imports to make `master` passing spotless checks again
   
   
   ## Verifying this change
   
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): ( no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: ( no)
     - The serializers: ( no)
     - The runtime per-record code paths (performance sensitive): ( no)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: ( no)
     - The S3 file system connector: ( no )
   
   ## Documentation
   
     - Does this pull request introduce a new feature? ( no)
     - If yes, how is the feature documented? (not applicable )
   


-- 
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


[GitHub] [flink] zentol commented on pull request #21202: [hotfix] Remove unsused imports to make master compilable

Posted by GitBox <gi...@apache.org>.
zentol commented on PR #21202:
URL: https://github.com/apache/flink/pull/21202#issuecomment-1296924404

   Isnt the actual issue that the annotation usages were removed?


-- 
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


[GitHub] [flink] snuyanzin commented on pull request #21202: [hotfix] Remove unsused imports to make master compilable

Posted by GitBox <gi...@apache.org>.
snuyanzin commented on PR #21202:
URL: https://github.com/apache/flink/pull/21202#issuecomment-1296932295

   yes, you're right


-- 
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


[GitHub] [flink] zentol closed pull request #21202: [hotfix] Remove unsused imports to make master compilable

Posted by GitBox <gi...@apache.org>.
zentol closed pull request #21202: [hotfix] Remove unsused imports to make master compilable
URL: https://github.com/apache/flink/pull/21202


-- 
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


[GitHub] [flink] zentol commented on pull request #21202: [hotfix] Remove unsused imports to make master compilable

Posted by GitBox <gi...@apache.org>.
zentol commented on PR #21202:
URL: https://github.com/apache/flink/pull/21202#issuecomment-1296927394

   Subsumed by 1281e80885b5c68b4d1666fc8b35d706ce5ec4e1.


-- 
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