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

[Filestore, merge to stable] add force operation to delete all zero compaction stat ranges; add action to write specified data to compaction map table, nfs-client.txt, support aliases for filestore names #1817

Merged
merged 9 commits into from
Aug 19, 2024

Commits on Aug 18, 2024

  1. add force operation to delete all zero compaction stat ranges; add aс…

    …tion to write specified data to compaction map table (#1690)
    
    * add force operation to delete all zero compaction stat ranges; add action to write specified data to compaction map table
    
    * fix-issues
    
    * fix issues
    
    * fix
    WilyTiger authored and debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a43ea21 View commit details
    Browse the repository at this point in the history
  2. [Filestore] add nfs-client.txt config for filestore analogous to th…

    …e `nbs-client.txt` one (#1687)
    
    add nfs-client.txt config for filestore analogous to the nbs-client one
    debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    52a96ba View commit details
    Browse the repository at this point in the history
  3. issue-1794: support aliases for filestore names (#1774)

    * issue-1794: support aliases for filestore names
    debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6d00c74 View commit details
    Browse the repository at this point in the history
  4. fix cmakelists

    WilyTiger authored and debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    34e63b6 View commit details
    Browse the repository at this point in the history
  5. issue-1794: fixed use-after-free in fs search by alias, not making a …

    …new THashMap upon each alias search, removed incorrect TABLET_VERIFY in TIndexTabletActor::CompleteTx_CreateSession (#1816)
    
    * issue-1794: fixed use-after-free in fs search by alias, not making a new THashMap upon each alias search, removed incorrect TABLET_VERIFY in TIndexTabletActor::CompleteTx_CreateSession
    
    * issue-1794: fixed use-after-free in fs search by alias, not making a new THashMap upon each alias search, removed incorrect TABLET_VERIFY in TIndexTabletActor::CompleteTx_CreateSession - fixed comment
    qkrorlqr authored and debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1fa4d61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdd5ea7 View commit details
    Browse the repository at this point in the history
  7. fix build

    debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8f8c302 View commit details
    Browse the repository at this point in the history
  8. fix build

    debnatkh committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c66690d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix build

    debnatkh committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    562d6db View commit details
    Browse the repository at this point in the history