Skip to content

Make getConfiguration serialization more robust #69

@jmatsushita

Description

@jmatsushita

In order to avoid this bug to reappear on a future dependency update that would revert #68 , it would be good to:

  • find out why {"empty":false,"mapType":"java.util.HashMap"} is returned sometimes during the getConfiguration action (possibly empty keys or values), check and fix exception handling upstream if needed
  • ensure the payload doesn't have null keys before returning it in any case

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions