kezhenxu94 commented on pull request #4843: URL: https://github.com/apache/skywalking/pull/4843#issuecomment-636626544
> > @dmsolr a reminder, POJOS that are serialized or deserialized should not have fluent accessors, they must have `get`/`set` prefixes, including the ones that are parsed from YAML, so you missed something, `*Matcher` > > > > *Matcher have to have get/set prefixes else? They are used to parse the YAML, so yes ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
