lhotari commented on PR #23628:
URL: https://github.com/apache/pulsar/pull/23628#issuecomment-2500662024

   > Validating compatibility seems like a significant effort. What if this PR 
doesn’t need to be cherry-picked to older branches and is only merged into the 
master branch? Would creating a PIP and resubmitting the PR suffice?
   
   @jiangpengcheng  It's not a significant effort. You simply have a function 
jar using one of the moved methods in WindowContext and have it compiled with a 
previous version of Pulsar. You then run this with the master branch version of 
Pulsar. The first step of this is to do this test manually. The required effort 
is around 10 to 20 minutes. 
   I don't think it's justified to break binary compatibility when there's a 
chance to preserve it.
   


-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to