You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/07 11:43:34 UTC

[GitHub] [pulsar] teabot opened a new pull request, #16442: [cleanup][pulsar-client-api] Removes warning of unchecked conversion

teabot opened a new pull request, #16442:
URL: https://github.com/apache/pulsar/pull/16442

   ### Motivation
   Reduces build noise by silencing expected warnings.
   
   *Explain here the context, and why you're making that change. What is the problem you're trying to solve.*
   
   ### Modifications
   
   Suppressed a warning generated by a required unchecked conversion.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API:  no
     - The schema:  no
     - The default values of configurations:  no
     - The wire protocol:  no
     - The rest endpoints:  no
     - The admin cli options: no
     - Anything that affects deployment:  no
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `doc-not-needed` 
   Trivial non-functional change
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Technoboy- merged pull request #16442: [cleanup][pulsar-client-api] Removes warning of unchecked conversion

Posted by GitBox <gi...@apache.org>.
Technoboy- merged PR #16442:
URL: https://github.com/apache/pulsar/pull/16442


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] teabot commented on pull request #16442: [cleanup][pulsar-client-api] Removes warning of unchecked conversion

Posted by GitBox <gi...@apache.org>.
teabot commented on PR #16442:
URL: https://github.com/apache/pulsar/pull/16442#issuecomment-1180328500

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

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