Andrei Dan

Results 41 comments of Andrei Dan

@masseyke Just a note - in the description it says `and the current node is master eligible` - this is not correct. The branch we're working on now is when...

@jbaiera Thanks for improving the messaging Jimmy, LGTM 🚀

@grcevski A final question that just dawned on me. How are we handling existing clusters that might have component/composable templates that start with the chosen prefix for the reserved templates?...

@grcevski thanks so much for the detailed explanation and extra tests 🚀 ❤️ Just toyed around a bit with upgrading an `8.4` cluster that had `component_template:abc` and composable template `composable_template:logs_data_stream`...

@dakrone this is just the initial metric we'll be exposing (and building the infrastructure as part of it). Other future metrics we'd report on will be network disruptions, cpu usage...

>For example right now we have no way of knowing which nodes were red vs yellow, right? I believe we'll see the nodes listed in the diagnosis right? ie. "Disk...

I think the fact that we label nodes as RED/YELLOW w.r.t disk usage is an implementation detail. The diagnosis and impacts is what our users will consume IMO. I'm also...

@cmdares We do not support a default client timezone setting. The `user.timezone` setting will result in logs statements being logged in that particular timezone but not more than that. Regarding...

The problem here seems to be a premature `@After` method being called that wipes the cluster. Not terribly sure why it was called as there doesn't seem to be any...