Valentin Kuznetsov

Results 236 comments of Valentin Kuznetsov

I think proper solution requires the following steps: - define schema for Kibana records - identify place in WMCore which collect log info and enhance it with new JSON document...

+1, to keep myself notified about this issue.

@amaltaro , here is an dedicated issue about stable images.

I agree with proposed solution and can implement it. Said that I also in favor of creating separate (from workflows yaml file) script which will perform all necessary actions, like...

Alan, I prepared the script and you can view it here: https://gist.github.com/vkuznet/9d4956c9afe158757897ea8316b05085 So far I didn't put it anywhere in WMCore since I'm not sure if it belongs there. I...

@todor-ivanov , obviously I backup your way of thinking that speed up can be accomplished via parallelism. Said that, I think we should explore which way would provide best performance....

Alan, I provided necessary changes to improve error reporting by rucio attachDIDs API. Please have another look.

@amaltaro , I have added new implementation to use did chunks. It would be nice if you'll review and comment on it. In particular, it is unclear how `attachDIDs` should...

> However, the big question that will help us taking the proper direction here is how Rucio Server deals with `DuplicateContent` exception? Does it add everything in our HTTP request?...

> > one to deal with chunks on a client side (as is implemented now), and another is to allow server handle entire dids in chunks and return generic status...