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/09/05 15:40:19 UTC

[GitHub] [pulsar] horizonzy opened a new pull request, #17478: [Branch-2.10] [fix][ML] Fix offload read handle NPE.

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

   This pr cherry-pick from #17056.
   ### 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)
     
   - [ ] `doc-not-needed` 
   (Please explain why)
     
   - [ ] `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] hangc0276 commented on pull request #17478: [Branch-2.10] [fix][ML] Fix offload read handle NPE.

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

   Please fix the check style.
   ```
   src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java:[2503] (sizes) LineLength: Line is longer than 120 characters (found 124).
   Error:  Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (checkstyle) on project managed-ledger: You have 1 Checkstyle violation. -> [Help 1]
   ```


-- 
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 #17478: [Branch-2.10] [fix][ML] Fix offload read handle NPE.

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


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