Skip to content

[to dev/1.3] Adjust default wal_throttle_threshold_in_byte and region_migration_speed_limit_bytes_per_second (CP 14653) #38336

[to dev/1.3] Adjust default wal_throttle_threshold_in_byte and region_migration_speed_limit_bytes_per_second (CP 14653)

[to dev/1.3] Adjust default wal_throttle_threshold_in_byte and region_migration_speed_limit_bytes_per_second (CP 14653) #38336

Workflow file for this run

name: Greetings
on: [issues, pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.3.0
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!'
pr-message: 'Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.'