[ https://issues.apache.org/jira/browse/GEODE-8489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199445#comment-17199445 ]
ASF subversion and git services commented on GEODE-8489: -------------------------------------------------------- Commit 1985b510e077cef9d1c3c5677c45dcd505b211cc in geode's branch refs/heads/support/1.12 from Jinmei Liao [ https://gitbox.apache.org/repos/asf?p=geode.git;h=1985b51 ] GEODE-8489: "Select *" query by DistributedSystemMBean should not hon… (#5507) * null value fields are serialized as well * move QueryResultFormatterTest to core > Pulse should keep the 1.8 behavior when doing a "Select *" query > ---------------------------------------------------------------- > > Key: GEODE-8489 > URL: https://issues.apache.org/jira/browse/GEODE-8489 > Project: Geode > Issue Type: Bug > Components: management > Affects Versions: 1.10.0, 1.9.2, 1.11.0, 1.13.0 > Reporter: Jinmei Liao > Assignee: Jinmei Liao > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005)