Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Refactor the distributed sessions module #108

Description

@cassand

We might want to refactor some part of the distributed sessions module in prevision of the support of multiple stores (such as Memcache).

This would include:

  • break up DatastoreSession class to 3 classes (Marshaller, Unmarshaller, DeltaPersistentSession)
  • create docs for manual testing with the test-distributed-war (or even better, create an actual automated test around it)
  • refactor suppressedAttributes -> removedAttributes
  • add documentation around the expected consistency/concurrency behavior

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions