sedadgn commented on pull request #5458:
URL: https://github.com/apache/nifi/pull/5458#issuecomment-971618703


   > Hey @sedadgn!
   > 
   > Thank you for your contribution. I've left few comments in the code, 
though I have a general question too.
   > 
   > I tried to search what kind of headers could fit into the headers 
property. Is there a common list of them or something like that. Unfortunately 
I didn't find any. The closest information was that developers often misuse 
that property, because by design you should store information about the message 
itself in that field. So a negative example is that if you would like to 
publish information about a http request, the http header should be in the 
message, but developers often put that info into the headers property. With 
that in mind I wondering what could be a real value set of that field and how 
likely you would have commas in the values. Isn't it an edge case that normally 
would be better to discourage?
   
   
   Hi @nandorsoma,
   Thank you for your quick response. 
   For our scenario, the comma is in the object id. So this is information 
about the message itself for us.
   


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to