Skip to content

[MRESOLVER-266] Simplify adapter creation and align configuration for it #756

@jira-importer

Description

@jira-importer

Tamas Cservenak opened MRESOLVER-266 and commented

Rework how named lock factory adapter is created, it is the ONLY bit reaching directly to Java System Properties instead to rely on session config properties. This makes it impossible to control from Maven for example (as it is "too late").

Proposed changes:

  • adapter should be created based on -session- config properties, not Java system properties
  • adapter should be stored within session
  • adapter creation should be vastly simplified (currently we have 4 involved class: selectors and default sync context)

Remote Links:

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions