Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-7924

Rewrite IgfsServer and remove ConcurrentLinkedDeque8 usages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      IgfsServer should be rewritten without outdated ConcurrentLinkedDeque8.

      At present we can't just remove usages of ConcurrentLinkedDeque8 due to usages of unlinkx and addx methods.

      Use FastSizeDeque wrapper in order to get rid of sizex calls.

      Attachments

        Activity

          People

            Unassigned Unassigned
            agura Andrey N. Gura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: