Skip to content
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

abstract TsFileFlushPolicy and allow specifying storage groups in flush command #685

Merged
merged 5 commits into from Jan 3, 2020

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    36ba3d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. fix a regexp

    jt2594838 committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e7e8757 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Update server/src/main/java/org/apache/iotdb/db/engine/StorageEngine.…

    …java
    
    Co-Authored-By: Jialin Qiao <qjl16@mails.tsinghua.edu.cn>
    jt2594838 and Jialin Qiao committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c3907d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pull_up_file_close

    # Conflicts:
    #	server/src/main/java/org/apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java
    jt2594838 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    fdfb35f View commit details
    Browse the repository at this point in the history
  3. fix typo

    jt2594838 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    fe7b0fe View commit details
    Browse the repository at this point in the history