Pierre Villard created NIFI-5403:
------------------------------------

             Summary: Make configurable the buffer size of the Hex content view
                 Key: NIFI-5403
                 URL: https://issues.apache.org/jira/browse/NIFI-5403
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
            Reporter: Pierre Villard


The amount of data that can be displayed in the content view when using the 
Hexadecimal viewer is hardcoded to 1.5KB:

[https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/src/main/java/org/apache/nifi/web/ContentViewerController.java#L56]

[https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-content-viewer/src/main/java/org/apache/nifi/web/ContentViewerController.java#L195]

There are situations where it could be useful to have more data. I suggest we 
make this buffer size configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to