Michel Moreira

Results 5 comments of Michel Moreira

In my case is beacause I had only 2 nodes on kubernetes. The setup-openshift-heketi-storage command doesn't uses the --replica param reflecting the topology.

I Opened an issue on JIRA. https://issues.apache.org/jira/projects/OPENJPA/issues/OPENJPA-169

Yes, n OPENJPA-2794 is the one I created, sorry for the mistake.

I'm also running into this exact behavior with Blazor WebAssembly. It appears that when streaming (whether via gRPC-Web or an IAsyncEnumerable HTTP response), a disconnection or network error triggers http_wasm_abort...

> I don't think its related to GRPC at all other than when streaming with GRPC it uses the HttpClient to stream since its grpc-web. > > I think it...