-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge main into 4.3.x #4079
merge main into 4.3.x #4079
Conversation
…failed if statefulroute enabled (#3257)
…name for oracle mode (#3254) * convert to upper case for oracle * fix typo * use lower case for mysql mode * list directory instead of looking up by name
* fix statefulroute * fix statefulroute
…d after clicking manual execution in odc431 (#3279) * Turn off the manual execution button display * add enum PRE_EXECUTION for FlowStatus * remove enum PRE_EXECUTION for FlowStatus
* support configure sharding strategy. * upgrade version to 1.1.4.bp2
…406_into_main # Conflicts: # pom.xml # server/odc-service/src/main/java/com/oceanbase/odc/service/dlm/model/DataDeleteParameters.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataArchivePreprocessor.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataDeletePreprocessor.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/job/DataDeleteJob.java
merge 202406 into main
…406_into_202407bp # Conflicts: # pom.xml # server/odc-service/src/main/java/com/oceanbase/odc/service/dlm/model/DataDeleteParameters.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/flowtask/DataDeletePreprocessor.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/job/DataDeleteJob.java
merge from 202406 into 202407bp
* fix(schedule): list task by creator invalid (#3752) * fix(schedule): optimize the logic for listing schedules and scheduling task (#3769) * opt list schedule & schedue task * bugfix * opt list schedule task * opt list schedule task * opt list schedule task * fix list is empty * support filter by json filed * simply code * simply code * rsp comments * rsp comments * feat(object-storage): use s3 sdk for google cloud storage (#3785) * security(object-storage): add user id into object key (#3786) * fix(dlm): do not print logs if the data source is uninitialized (#3819) * fix(schedule): customize description generator according to different environments (#3815) * Customize description generator according to different environments * code format * fix(dlm): opt error message when editing the limit configuration (#3817) * opt error message * add i18 * rsp comments * feat(schedule):support list schedule filter by datasource name (#3855) * fix(schedule): allowed to filter by datasource name #3859 * fix(schedule): list datasources with attributes (#3862) * support list schedule filter by datasource name. * list datasource with attributes * fix(schedule): schedule can be edited while subtasks are still in progress (#3891) * bugfix * bugfix * fix(database-change): delete with check schedule task status (#3899) * fix:delete schedule with check schedule task status * response comment. * code format --------- Co-authored-by: kiko <[email protected]> Co-authored-by: LuckyLeo <[email protected]>
* fix duplicate sessionId * fix
* fix * fix * fix * fix * fix * change to data.sql * change to data.sql * change to data.sql
* default disable actuator * default disable actuator * default disable actuator
* default disable actuator * default disable actuator
merge dev/4.3.2 into main
# Conflicts: # server/odc-server/src/main/java/com/oceanbase/odc/agent/runtime/TaskMonitor.java # server/odc-server/src/main/resources/data.sql # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/ScheduleTaskService.java # server/odc-service/src/main/java/com/oceanbase/odc/service/schedule/factory/ScheduleResponseMapperFactory.java
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
41c895c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Additional documentation e.g., usage docs, etc.: