liangyepianzhou opened a new pull request, #5860:
URL: https://github.com/apache/inlong/pull/5860

   ### Prepare a Pull Request
   - Fixes https://github.com/apache/inlong/issues/5859
   
   ### Motivation
   The code duplication rate for method getAndResetTmpOffset and method 
setTmpOffset is as high as 90%.
   In fact, method getAndResetTmpOffset can reuse method setTmpOffset.
   
   ### Modifications
   The code duplication rate for method getAndResetTmpOffset and method 
setTmpOffset is as high as 90%.
   In fact, method getAndResetTmpOffset can reuse method setTmpOffset.
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to