pjfanning commented on PR #8654: URL: https://github.com/apache/hadoop/pull/8654#issuecomment-5344803568
@pan3793 I'd prefer to keep the jackson changes in most places but this RBFMetrics use case feels like it might be best off being fixed by going back to the Jetty JSON behaviour. I could inline a cut down version of the jetty 9.4 class. https://github.com/pjfanning/jetty/blob/jetty-9.4.x/jetty-util-ajax/src/main/java/org/eclipse/jetty/util/ajax/JSON.java I know it's a big enough class but it looks manageable enough. I could revert some of the Jackson related changes in the hadoop-hdfs-rbf module. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
