starrocks icon indicating copy to clipboard operation
starrocks copied to clipboard

[Doc] Sync zh FE configuration with missing parameters, aligning it with the English section.

Open jlon opened this issue 2 weeks ago • 6 comments

Why I'm doing:

Align zh FE configuration docs with the English version to avoid missing parameters and keep users informed.

What I'm doing:

Sync all missing FE configuration parameters into the Chinese doc (docs/zh/administration/management/FE_configuration.md), mirroring the English entries.

Fixes #issue

What type of PR is this:

  • [ ] BugFix
  • [ ] Feature
  • [ ] Enhancement
  • [ ] Refactor
  • [ ] UT
  • [x] Doc
  • [ ] Tool

Does this PR entail a change in behavior?

  • [ ] Yes, this PR will result in a change in behavior.
  • [x] No, this PR will not result in a change in behavior.

Checklist:

  • [ ] I have added test cases for my bug fix or my new feature
  • [x] This pr needs user documentation (for new or modified features or behaviors)
    • [x] I have added documentation for my new feature or new function
  • [ ] This is a backport pr

Bugfix cherry-pick branch check:

  • [x] I have checked the version labels which the pr will be auto-backported to the target branch
    • [ ] 4.0
    • [ ] 3.5
    • [ ] 3.4
    • [ ] 3.3

[!NOTE] Adds numerous missing FE configuration parameters and clarifications to the Chinese doc to align with the English version across logging, server/HTTP/BRPC, metadata/cluster, query engine, import/export, stats, storage, shared-data, lake, and misc sections.

  • Docs (ZH FE configuration):
    • Logging:
      • Add audit_log_enable_compress, audit_log_json_format; big query log knobs (big_query_log_*); internal log controls (internal_log_*); profile log roll interval; slow-lock options (slow_lock_print_stack, slow_lock_stack_trace_reserve_levels); plan/registry logging toggles; JSON syslog options (sys_log_format, sys_log_json_*), compression, warn modules; edit log slow threshold.
    • Server/HTTP/BRPC/MySQL/Thrift:
      • Add BRPC client tuning (brpc_* incl. reuse pool, short connection, idle evict); HTTP parser limits (http_max_header_size, http_max_chunk_size), header validation, hardware display; MySQL keep-alive; Thrift RPC limits/modes/timeouts and server threads/queue.
    • Metadata & Cluster:
      • Add alter worker/thread queue limits, BDB JE settings (bdbje_*), checkpoint options (checkpoint_only_on_leader), task/history TTL and archive controls, start-with-incomplete-meta, internal SQL visibility, TableKeeper interval, Thrift RPC retry/strict/timeout.
    • Users/Privileges:
      • Add masking of task credentials in information_schema.
    • Query Engine:
      • Add Query Queue V2 switches and tuning (enable_query_queue_v2, query_queue_v2_*, query_queue_slots_estimator_strategy, history slots); BRPC plan-fragment send timeout; dynamic partition max.
    • Import/Export:
      • Add load parallelism defaults, loads history sync/retention, Spark submit timeout, Stream Load concurrency/task retention limits.
    • Stats:
      • Add HTTP detail metrics toggle.
    • Storage:
      • Add capacity high-water config; tablet checker lock time; various limits and balances retained; clarify defaults.
    • Shared-data (存算分离):
      • Add files_enable_insert_push_down_schema; HDFS FS cache expire and read/write buffer sizes; StarMgr gRPC threads/timeout.
    • Lake:
      • Add batch publish version controls (lake_batch_publish_*, lake_enable_batch_publish_version) and tablet creation optimization.
    • Misc:
      • Add deadlock checker controls, task scheduling intervals, and other small toggles across sections.

Written by Cursor Bugbot for commit 7fe9279049905a5ee97b9b46ce71169461159763. This will update automatically on new commits. Configure here.

jlon avatar Dec 11 '25 04:12 jlon

🧪 CI Insights

Here's what we observed from your CI run for 7fe92790.

🟢 All jobs passed!

But CI Insights is watching 👀

mergify[bot] avatar Dec 11 '25 04:12 mergify[bot]

@cursor review

alvin-celerdata avatar Dec 11 '25 15:12 alvin-celerdata

[Java-Extensions Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] avatar Dec 12 '25 00:12 github-actions[bot]

[FE Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] avatar Dec 12 '25 00:12 github-actions[bot]

[BE Incremental Coverage Report]

:white_check_mark: pass : 0 / 0 (0%)

github-actions[bot] avatar Dec 12 '25 00:12 github-actions[bot]

@cursor review

alvin-celerdata avatar Dec 12 '25 04:12 alvin-celerdata