Ivan Bella

Results 70 comments of Ivan Bella

The problem is that the class context is valid, but because of a thundering herd scenario, some of the tservers fail to load the context initially. Subsequently the tservers gets...

I do not believe we are not setting the dispatcher property. If we are, then we are setting it to the default value.

If I set property via the shell or via the property editor to the same value, does that trigger the Deriver to reload ?

I just confirmed that in a running instance. This might provide the work around I am looking for. Next time I have a chance I will reproduce the situation and...

OK, so yesterday we had a very long day. In the end this is what happened. The metadata table had a tserver that minor compacted and the root metadata got...

Here is a thought. As soon as metadata and in-memory are determined to be out of sync, the tablet is unloaded or in the extreme the tserver is halted.

@ctubbsii I did handle all errors in a separate class loader and class loader factory. This time the errors were outside of that path. Indeed my class loader threw a...

So we had another situation with #3909 that could be considered partially because of this ticket. In that case it was not only the monitor that could not handle the...

From @lbschanno I have been working on getting tests to pass when the FederatedQueryPlanner is the default query planner. Some cases have shown that it may not be enough to...