markobean commented on PR #6949: URL: https://github.com/apache/nifi/pull/6949#issuecomment-1444428287
Originally, I had "Label" as the as the Name. However, on the NiFi History table, it shows the same value, i.e. "Label" for both Name and Type. I found that redundant and didn't care for it. Using the UUID might not be bad. However, there is another ticket I plan on working soon which adds the UUID column to the NiFi History table. So, once again, we're into redundancy. That is why I chose simply "N/A" because in reality there is no Name for a Label. That being said, it's not a hill I'm willing to die on no matter what the value is. I'm ok with any of "N/A", "LABEL" or UUID value. Still, if I had my druthers, I'd go with "N/A" since it is the most accurate. -- 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]
