You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2021/02/08 07:51:11 UTC

[GitHub] [storm] srdo commented on pull request #3016: [STORM-3404]KafkaOffsetLagUtil cant pull the offset correctly

srdo commented on pull request #3016:
URL: https://github.com/apache/storm/pull/3016#issuecomment-774946383


   @wxy929629 I think if you target this for the master branch, maybe @agresch or @Ethanlm would be willing to push the merge button on this?
   
   You need to take your commit and put it on top of master, and then target this PR (or a new PR if that's easier for you) for master. If you're not too familiar with git, the easiest way for you to do this is to check out a new branch based on master, and use `git cherry-pick` to copy your commit onto that branch, followed by opening a new PR.  


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

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