mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge branch 'uncache-bitstreams' of https://github.com/mspalti/DSpace into uncache-bitstreams
This commit is contained in:
@@ -122,6 +122,7 @@ public class IIIFCanvasDimensionServiceImpl implements IIIFCanvasDimensionServic
|
||||
context.uncacheEntity(item);
|
||||
}
|
||||
}
|
||||
context.uncacheEntity(item);
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -200,6 +201,7 @@ public class IIIFCanvasDimensionServiceImpl implements IIIFCanvasDimensionServic
|
||||
}
|
||||
}
|
||||
}
|
||||
context.uncacheEntity(bitstream);
|
||||
return processed;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user