Github user joewitt commented on the issue:

    https://github.com/apache/nifi/pull/913
  
    Should it go into the 0.x branch:
     It does not meet the criteria for backporting so doing so would require a 
specific need and willing merger.
    
    The use of ListFile statics seems ok to me personally given their highly 
related nature and purpose - in this case.
    
    I was initially concerned about the explicit use of Locale.US for the 
formatter though I see we do have docs indicating that this is the case in 
ListFile.  Those doc lines should probably be carried forward to our writes 
attributes calls here too as that format is pretty specific especially for 
those who use/prefer a different locale.  Ultimately we should perhaps allow it 
to use whatever is the default locale for formatting on a given system though 
that has its own tradeoffs.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to