Skip to content

Use Scala spores instead of closures to ensure safety of closure serialization #37

@juanrh

Description

@juanrh

This would improve performance and code safety as it enforces static checking of what it is exactly serialized
See https://github.com/heathermiller/spores and start with https://github.com/juanrh/sscheck/blob/master/src/main/scala/es/ucm/fdi/sscheck/prop/tl/DStreamTLProperty.scala that is the most critical code. Use the provided implicits to ensure compatibility with Spark

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions