Icesource opened a new pull request #6496: URL: https://github.com/apache/shardingsphere/pull/6496
Fixes #6495. Changes proposed in this pull request: - When ScalingScalingJob is serialized, the ScalingTask field is ignored. Because there is no need to serialize and display too many fields in the entire project, the UI only uses the three fields of JobID, JobName and Status. - Ignoring the field containing HikariDataSource can solve the #6495 issue caused by it inheriting the field with the same name from the parent class. ---------------------------------------------------------------- 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]
