issues
search
Intel-bigdata
/
SSM
Smart Storage Management for Big Data, a comprehensive hot/cold data optimized solution
Apache License 2.0
134
stars
67
forks
source link
Fix compression owner and ec filelock issues.
#2198
Closed
lipppppp
closed
4 years ago
lipppppp
commented
4 years ago
There are two problems in compression and ec process.
The files owner is changed after compress/decompress action.
If the ec action failed, the filelock can't be removed. It causes other ec actions rejected by scheduler.
There are two problems in compression and ec process.