Skip to content

[To rel/1.1][IOTDB-5820] Exception when use PIPE if sender has more than one data dir on different disks#9699

Merged
MarcosZyk merged 12 commits intoapache:rel/1.1from
Cpaulyz:IOTDB-5820
Apr 25, 2023
Merged

[To rel/1.1][IOTDB-5820] Exception when use PIPE if sender has more than one data dir on different disks#9699
MarcosZyk merged 12 commits intoapache:rel/1.1from
Cpaulyz:IOTDB-5820

Conversation

@Cpaulyz
Copy link
Contributor

@Cpaulyz Cpaulyz commented Apr 25, 2023

Description

Solution: When the data directory and syncDir cross the file system, create a temporary directory in the data directory to hold the hard connection.

Note that when dropping the pipe, all dataDirs need to be scanned to clear the temporary directory.

Copy link
Collaborator

@Wei-hao-Li Wei-hao-Li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has been verified

@MarcosZyk MarcosZyk merged commit c144e84 into apache:rel/1.1 Apr 25, 2023
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.

3 participants