JinyLeeChina commented on pull request #6744: URL: https://github.com/apache/dolphinscheduler/pull/6744#issuecomment-963768415
> LGTM. > > It seems we don't need to calculate the `| machineId << MACHINE_LEFT` in line 73 every time? I am not sure if java compiler will do this optimization, but it should be a constant? I think it should not be a constant, this is related to the current machine, `MACHINE_BIT = 2` can support four machines of api server -- 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]
