Uploaded image for project: 'Joshua (Retired)'
  1. Joshua (Retired)
  2. JOSHUA-306

Translations.java consumes potentially infinite resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 6.2
    • None
    • None

    Description

      Translations is used to asynchronously provide a caller with access to translations as they are produced. However, it is implemented as an underlying synchronized list that grows and grows. In the presence of an infinite stream (STDIN?), this will eventually consume all resources. This might not be much to worry about, but maybe we should have old translations be expunged as they are consumed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            post Matt Post
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: