Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-13151

Investigate replacing SynchronizedBuffer as it is deprecated/unreliable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Done
    • None
    • None
    • DStreams, Spark Core
    • None

    Description

      Building with scala 2.11 results in the warning trait SynchronizedBuffer in package mutable is deprecated: Synchronization via traits is deprecated as it is inherently unreliable. Consider java.util.concurrent.ConcurrentLinkedQueue as an alternative - we should investigate if this is a reasonable suggestion.

      Attachments

        Activity

          People

            Unassigned Unassigned
            holden Holden Karau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: