Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.2, 1.10.0, 1.11.0, 1.13.0
Description
After the TypedJson refactor, we see those different behaviors when using DistributedSysteemMBean to do a "select *" query:
1. Jackson Json Annotations are taking into effect now. "Select *" won't show those `@JsonIgnore` fields anymore. And "JsonProperty" annotation values are showing up as headers
2. null values fields are not showing up.
Attachments
Issue Links
- links to