Details

    • Technical task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      There is no direct replacement available for EvictingQueue in JDK.

      Below are our 3 available options:

      1. Create our own EvictingQueue implementation.
      2. Use LinkedHashMap with removal based on insertion order.
      3. Use CircularFifoQueue from commons-collections4. (dependency 4.4 already available).

      Attachments

        Activity

          People

            daim Rishabh Daim
            daim Rishabh Daim
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: