#1813

Section on Futures and the JMM in the Akka docs

    • Status: Fixed
    • Priority: Normal (3)
    • Component: -
    • Estimate: None/Small/Medium/Large None
    > Twitter's "Effective Scala" states "vars must be declared volatile in order
    > for them to be published to other threads"
    > No mention of volatile in the Akka docs.
    We should probably add a section about Futures and the JMM in the Akka
    docs, open a ticket. We already have Actors & JMM and STM & JMM
  • Followers
     
    Ico-users viktorklang (Assigned To) , Jonas Bonér , Mike Slinn , Peter Vlugter 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
     
    User picture

          on Feb 12, 2012 @ 08:08pm UTC * By viktorklang

    Assigned to set to viktorklang
    Status changed from New to Accepted
    User picture

          on Feb 12, 2012 @ 08:08pm UTC * By viktorklang

    Milestone set to 2.0-RC1
    User picture

          on Feb 12, 2012 @ 08:20pm UTC * By viktorklang

    Status changed from Accepted to Fixed
    Fixed in master, added to jmm section of docs.
    Time Expenditure
    Loading