joewitt commented on PR #9221:
URL: https://github.com/apache/nifi/pull/9221#issuecomment-2324970307

   Testing this out a bit.  Making great progress.
   
   I tried a scenario with GenerateFlowFile to a python script.  The python 
script writes out flowfile content that is just "1.25.0".  The flowfile has 
only filename, path, and uuid attributes set.  I then route to updateAttribute 
that is stopped.  I then list queue and view content for one of these.  It 
shows up by default in a hex editor.  That looks good.  Then when I select 
view-text it shows a blank/white screen.  If I go back to hex editor it looks 
good.  Then back to text and it looks good.
   
   So something funky there but perhaps related to flowfiles with minimal 
attributes.
   
   Also notable in that same panel if I click around to csv it will sometimes 
give the white screen and sometimes render.


-- 
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]

Reply via email to