[Backport 2.0] Add resource stats to task framework#2654
[Backport 2.0] Add resource stats to task framework#2654opensearch-trigger-bot[bot] wants to merge 1 commit into2.0from
Conversation
|
@dblock Can you help with retrying the CI and merging this commit into 2.0? |
On it. Next time when you see a gradle check failure do open the log and extract the error, and make sure we have an issue on it. |
|
@sruti1312 DCO check above failed, I think you'll have to reopen this one by hand |
|
start gradle check |
Adds resource stats to task framework Signed-off-by: sruti1312 <srutiparthiban@gmail.com> Signed-off-by: Nicholas Walter Knize <nknize@apache.org> (cherry picked from commit 8b997c1)
9bebecd to
7547928
Compare
|
Fixing DCO check... need this to merge as it's killing mixedCluster bwc testing: #2757 This needs to merge first then I'll take care of the 2.1 backport. That's why 2.1 bwc tests are failing. |
|
Hold up.. 2.0.0 is feature frozen. Why are we trying to squeeze this in? |
nknize
left a comment
There was a problem hiding this comment.
Blocking until we determine if we really want to jam in after 2.0 feature freeze.
|
This can included for 2.1 considering that PR that actually populates/adds resource consumption information to the |
Let's close the backport to 2.0 then. |
Backport 8b997c1 from #2089