Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

> ## I am ignoring Gradle Check (Jenkins) > Just wanted to make it clear, this is a prototype that I don't plan on merging directly so I'm not going...

What do you see in the log and what do you expect? Would need to be debugged, the code is [here](https://github.com/opensearch-project/OpenSearch/blob/517c19c9725e53663a280f9025679c2f9e659948/buildSrc/src/main/java/org/opensearch/gradle/DistributionDownloadPlugin.java#L198).

If that does work, we should add support for relative paths, better logging to show that the value is used, etc.

@0xf4b1 it's entirely possible that it's broken - try to debug it, I would throw some System.println's in there and see what it comes up with to start

Thanks @stevanbz, please amend with `-s` for DCO.

This looks like a "performance counter" proposal, and I like the spirit of where this is coming from. As proposed I would likely not use this to monitor my system....

So what is the duration of `rest_actions` numbers? Total since node start? It will become extremely difficult to make those useful across a distributed cluster. For example after running for...

> @dblock @nknize I think we should take the sandbox approach for experimental features. We have the ability to provide `CodecService` from the plugin(s), using sandbox plugin for that would...

@mulugetam You should get it to green either way, fix DCO, etc.