johnny2002 edited a comment on pull request #1721: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1721#issuecomment-727533125
> > > The proposal of this pr still need to be discussed, I post my comment in the issue, we can talk about it there. > > > > > > if we don't make this changes, then there is no way to fullfill our requirement. our requirement is that we want to assign specific partition to specific job instance. > > we need to customize the JobInstance class, while noway found. > > Sorry to take up your time. I realized that the jobInstanceId is an internal implementation of ElasticJob and it is not recommended to expose to user. Could you consider defining your own instanceId in somewhere? as a matter of fact, user can see the job instance id in the console. and most of all, user can only distinguish JobInstances through id. in this way. you can't say it is an internal feature ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
