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/13 00:07:26 UTC

[GitHub] [pulsar] merlimat commented on a diff in pull request #16451: [cleanup][pulsar-functions] Remove compiler warnings for return from finally

merlimat commented on code in PR #16451:
URL: https://github.com/apache/pulsar/pull/16451#discussion_r919525561


##########
pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/SchedulerManager.java:
##########
@@ -7,7 +7,7 @@
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
  *
- *   http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0

Review Comment:
   I think this is making the license check to fail 
   ```suggestion
    *   http://www.apache.org/licenses/LICENSE-2.0
   ```



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