nulib / avalon

Variations-on-Video Hydra app
Apache License 2.0
3 stars 0 forks source link

Discuss Implications of the new MasterFile Move Strategy #379

Closed carrickr closed 6 years ago

carrickr commented 6 years ago

https://wiki.dlib.indiana.edu/display/VarVideo/Managing+Master+Files

As noted there is only a move and delete, no copy. The move then breaks batch replay in the sense the source files are not there to replay. We either need to add a copy strategy to Avalon 6 core and bring it into NU or else educate our users about this.

davidschober commented 6 years ago

I think we can educate.

Sent from my iPhone

On Apr 26, 2018, at 4:47 PM, Carrick Rogers notifications@github.com wrote:

Assigned #379 to @davidschober.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

davidschober commented 6 years ago

Second thought. Maybe we life cycle them

Sent from my iPhone

On Apr 26, 2018, at 4:47 PM, Carrick Rogers notifications@github.com wrote:

https://wiki.dlib.indiana.edu/display/VarVideo/Managing+Master+Files

As noted there is only a move and delete, no copy. The move then breaks batch replay in the sense the source files are not there to replay. We either need to add a copy strategy to Avalon 6 core and bring it into NU or else educate our users about this.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

carrickr commented 6 years ago

@davidschober life cycle isn't on the table without code changes, since Avalon has explicit code to delete the file in the move job

davidschober commented 6 years ago

OK. I'm good with the move and delete strategy. And I think it makes sense that if you need to/want to replay it will take a repush. Moving to close.