[
https://issues.apache.org/jira/browse/NIFI-13864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890018#comment-17890018
]
Tao Li commented on NIFI-13864:
-------------------------------
[~pvillard] thanks for your feedback. we did more investigation, found this
should be caused by a clojure malli lib. number->double, the return will be
scientific notation when the number is big. This issue can be reproduced in
postman. so it is not NiFi InvokeHTTP issue. I have closed this issue. I am
sorry for any inconvenience.
> scientific notation issue of invokeHTTP in returned json -- NiFi2.0-M4
> ----------------------------------------------------------------------
>
> Key: NIFI-13864
> URL: https://issues.apache.org/jira/browse/NIFI-13864
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 2.0.0-M4
> Environment: Rocky9, NiFi2.0.0-M4
> Reporter: Tao Li
> Priority: Major
> Attachments: image (2).png, image (3).png
>
>
> seems M4 still has scientific notation issue. invokeHTTP returned json from
> API. number in the json was converted to e-notation by processor.
> we tried swagger, it return correct value. the image(2).png -- invokeHTTP,
> image(3).png -- swagger.
> Is there any workaround way to fix this issue?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)