Oliver Eilhard

Results 116 comments of Oliver Eilhard

Maybe it helps, but I found that this usually occurs when the `schema_migrations` table contains a version that has no backing file. That might happen when you e.g. switch between...

You mean like: paginate the images? Hmmm... Never thought about it.

Hi @yf393136248, no it's not. And it very probably never will be part of Elastic. As described in #1533, this repository is going into maintenance mode and I strongly suggest...

Very probably not. This repository is effectively deprecated and dormant. Please switch to the official client.

@protiumx This library is deprecated for a number of reasons. For a more detailed history about this decision, [read this issue](https://github.com/olivere/elastic/issues/1533). The way to go is to use [the official...

I don't think we can do that because we basically instruct iTerm2 to display some inlined images, and a pager will break that stream. One could potentially build that into...

Yeah, we might add this to the library. Notice however that with ES 8.x, you need to use the official Go client.

Yes. This repository is deprecated and basically dormant. You are strongly encouraged to switch to the official client.

I see. Hmm, I have to dig into the changes and that'll take a while.

I think this repository needs to be deprecated with the new Balancer API v2. If I read the [proposal](https://github.com/menghanl/proposal/blob/936c96af113915efbbf8e78e16aa18cf73575e62/L9-go-resolver-balancer-API.md) correctly, we need to significantly change the resolver. Instead of ```...