Demogorgon314 commented on PR #18858:
URL: https://github.com/apache/pulsar/pull/18858#issuecomment-1420297123

   > Hmmm, I think the right solution is to improve the NamespaceService to 
decide to write to Zookeeper or service unit channel? We also have Admin API to 
split the bundle, it will be a problem if the load manager write the bundle 
split to service unit state channel, but the Admin API can't write to the 
service unit channel?
   
   @codelipenghui I've had a second thought, Actually, we should keep this 
method in `ServiceUnitStateChannel `. The split operation should call by 
channel when receiving the `Splitting` state, like the unload operation. We can 
support the admin API later in other PRs.


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