lhotari commented on pull request #13069:
URL: https://github.com/apache/pulsar/pull/13069#issuecomment-985296687


   I converted this PR to draft since there are more problems. 
   
   I started a separate branch targeting 2.8.x , that is 
https://github.com/lhotari/pulsar/commits/lh-fix-topic-ownership-assignment-branch-2.8
 . It currently contains a test case that reproduces error 404 and error 500 
issues.
   
   The problems are different when using a real Zookeeper server. In the port 
of this fix for branch-2.8, I  made a change to use TestZKServer from 
pulsar-metadata , 
https://github.com/lhotari/pulsar/commit/d44bf6faaca922182b3178b4de17397bdfe7d4ce
 . 
   That produces issues that seem to match the analysis made by @zbentley in 
https://github.com/apache/pulsar/issues/12552#issuecomment-955748696 . 


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