holdenk created SPARK-13151:
-------------------------------
Summary: Investigate replacing SynchronizedBuffer as it is
deprecated/unreliable
Key: SPARK-13151
URL: https://issues.apache.org/jira/browse/SPARK-13151
Project: Spark
Issue Type: Improvement
Components: Streaming
Reporter: holdenk
Priority: Trivial
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]