asautins commented on PR #1669:
URL: https://github.com/apache/samza/pull/1669#issuecomment-1572894662

   An observation.  It seems like we get the owner/group name in 
`FileMetadata.fromFile`.  Note I don't know the code that well, but if I read 
it right this is the called in `BlobStoreUtil.putFile`.
   
   If it's _possible_ to use to `gid` and `uid` in `FileMetadata.fromFile` it 
would make the change simpler.  We wouldn' tneed to cache the name in 
`DiffDirUtil`.  It would likely require a migration ( or something where we can 
use the old and the new at the same time) so likely too big of a change, but an 
observation.


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