Michael Harris

Results 72 comments of Michael Harris

What version of the widget are you using?

It seems like v3 already has this fix?

You might consider using the `removeOption` method on the widget. The options that are rendered are `li` tags not `option` tags. The widget just uses the `option` tags from the...

If you inspect the HTML on the [demo page](https://ehynds.github.io/jquery-ui-multiselect-widget/), it's not the `li` that has a value but the `input` tag underneath it. You'd end up with a selector like...

I was actively using Solr a couple of companies ago and so was more able to contribute here. My current job uses Elasticsearch so I'm not currently using/testing anything with...

If it's the same issue with GKE, our solution was to give up on Jaeger and use [this resource](https://github.com/GoogleCloudPlatform/otlp-k8s-ingest/) provided by Google. We pointed out exporters at that instead and...

Our use case is that we have an event soured task system in our application. There are several types of tasks represented by their own aggregates. We then use projections...

Looking over your PR, it still seems feasible to include the stream name along to subscribers: The broker would need to receive them here: https://github.com/RailsEventStore/rails_event_store/blob/2f239f99f1a5f84b65697b747772ba0fc462d34a/ruby_event_store/lib/ruby_event_store/broker.rb#L10 And then can be sent...

Sure, I'd be open to chatting about it. I'm in the US Central time zone, what time zone are you in?

I'm in US central time. If I do 8 AM my time it should be a reasonable hour your time as well. I could make this Wednesday or next Wednesday.