Skip to content

Pipe: Further reduce the pipe logs & Added configurations for tsFile segment lock#16315

Merged
Caideyipi merged 8 commits intoapache:masterfrom
Caideyipi:log-fix
Sep 2, 2025
Merged

Pipe: Further reduce the pipe logs & Added configurations for tsFile segment lock#16315
Caideyipi merged 8 commits intoapache:masterfrom
Caideyipi:log-fix

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

jt2594838

This comment was marked as resolved.

@Caideyipi Caideyipi changed the title Pipe: Further reduce the pipe logs Pipe: Further reduce the pipe logs & Added configurations for tsFile segment lock Sep 1, 2025
@Caideyipi Caideyipi merged commit ded2664 into apache:master Sep 2, 2025
26 of 27 checks passed
@Caideyipi Caideyipi deleted the log-fix branch September 2, 2025 01:39
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Sep 2, 2025
…segment lock (apache#16315)

* logger-fix

* add-ons

* fix

* fix

* fix

* warn-fix

* further-fix

* fix
Caideyipi added a commit that referenced this pull request Sep 2, 2025
…segment lock (#16315) (#16327)

* logger-fix

* add-ons

* fix

* fix

* fix

* warn-fix

* further-fix

* fix
JackieTien97 pushed a commit that referenced this pull request Dec 16, 2025
…segment lock (#16315)

* logger-fix

* add-ons

* fix

* fix

* fix

* warn-fix

* further-fix

* fix

(cherry picked from commit ded2664)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments