Git Product home page Git Product logo

arius's People

Contributors

woutervanranst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

arius's Issues

Arius Archive does not update Tier

when running arius archive to cool tier
and then again arius archive with archive tier

the files that are in cool tier remain in cool tier
expected (?) that they are moved to archive tier

Suggestion: insert a new block at A115 / before reconcileChunksWithManifestsBlock -> "setTierBlock"

Bug: concurrent access to pointerfile

With large files
with a lot of multithreading in the indexblock
one thread encounters the pointerfile and decides to upgrade (= delete and recreate)
the other thread encounters the binary and does the same

The process cannot access the file 'e:\SERIES_TODO_mkv.pointer.arius' because it is being used by another process. System.IO.IOException: The process cannot access the file 'e:\SERIES_TODO_.pointer.arius' because it is being used by another process. at System.IO.FileSystem.DeleteFile(String fullPath) at System.IO.FileInfo.Delete() at Arius.Core.Services.PointerService.OpenPointerFile(DirectoryInfo root, FileInfo pointerFileInfo) in C:\Users\Wouter\Documents\GitHub\Arius\Arius\Arius.Core\Services\PointerService.cs:line 177 at Arius.Core.Services.PointerService.GetPointerFile(DirectoryInfo root, FileInfo fi) in C:\Users\Wouter\Documents\GitHub\Arius\Arius\Arius.Core\Services\PointerService.cs:line 126 at Arius.Core.Commands.Archive.IndexBlock.<>c__DisplayClass10_0.<b__0>d.MoveNext() in C:\Users\Wouter\Documents\GitHub\Arius\Arius\Arius.Core\Commands\Archive\ArchiveCommandBlocks.cs:line 70 --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__501.<<ForEachAsync>b__50_0>d.MoveNext() --- End of stack trace from previous location --- at Arius.Core.Commands.Archive.IndexBlock.TaskBodyImplAsync(DirectoryInfo root) in C:\Users\Wouter\Documents\GitHub\Arius\Arius\Arius.Core\Commands\Archive\ArchiveCommandBlocks.cs:line 64 at Arius.Core.Commands.TaskBlockBase1.b__3_0() in C:\Users\Wouter\Documents\GitHub\Arius\Arius\Arius.Core\Commands\BlockBase.CS:line 119

Cross Platform support for same repository

Linux uses forward slashes "/"
Windows uses backslashes ""

This generates unnecessary updates:
10:01:22 info: Arius.Services.ManifestService[0] Added a/b.pointer.arius
10:01:22 info: Arius.Services.ManifestService[0] Marked a\b.pointer.arius as deleted
10:01:22 info: Arius.Services.ManifestService[0] Manifest '3faab5383260b514c8e8a4f3d94ce02c17c8f0f28445a63cbe45f376d126d60d' has modified entries, marked for writeback

Re-work the Options mechanism

  • The dependency of IBlobCopier.Options into AzureRepositoryOptions is dirty -- to get the details of a repo we should not need the IBlobCopier.Options but it is needed for the ChunkRepository which needs an IBlobCopier.
  • Furthermore, the options for IBlobCopier are a subset of the AzureRepositoryOptions (ie Passphrase is not needed)

What we tried:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.