qiong-zhou opened a new pull request, #17650: URL: https://github.com/apache/dolphinscheduler/pull/17650
correct 'DataChance' typos, replace them with 'DataChange' ## Purpose of the pull request <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log - *Renamed JdbcRegistryDataChanceEventMapper.java to JdbcRegistryDataChangeEventMapper.java* - *Renamed JdbcRegistryDataChanceEvent.java to JdbcRegistryDataChangeEvent.java* - *Renamed JdbcRegistryDataChanceEventDTO.java to JdbcRegistryDataChangeEventDTO.java* - *Renamed JdbcRegistryDataChanceEventRepository.java to JdbcRegistryDataChangeEventRepository.java* - *Modified JdbcRegistryDataManager.java* - *Modified JdbcRegistryServer.java* - *Modified JdbcRegistryAutoConfiguration.java* ## Verify this pull request <!--*(Please pick either of the following options)*--> This pull request is code cleanup without any test coverage. ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) -- 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]
