Ivan Senic

Results 57 issues of Ivan Senic

Hi, We are trying to install this in our React web app, but hitting the error mentioned below. We are using typescript and importing with `import * as ReactPixel from...

Fixes #26730. Implemented the exposure of the `getIfPresent` from the `CaffeineCache`, as described in the #26730. As this is my first PR, I tried to follow which test(s) should be...

area/documentation
area/cache

I noticed a strange behavior in the Stargate V2, where bridge is responding with inconsistent keyspace `hash`, if the coordinator is restarted. For the same keyspace, that has not been...

bug
stargate-v2

Looking into the `ClientMetrics` metrics in the CQL module, there are few things that needs to be clarified: * Is `RequestDiscarded` correctly being invoked only when `connection.isThrowOnOverload()` is `true` *...

cql

*This PR is a draft at the moment. Created in order to check the CI and discuss the approach.* **What this PR does**: Connects the Quarkus project to the parent...

We were doing some initial performance testing with the Docs API V2 and once of the most disturbing things for us so far was the metrics and the tracing reports...

grpc
stargate-v2

Doing a performance analysis on the Docs API V2, showcases that not doing an optimistic schema checks for the read and write operations would provide a significant save in the...

documents API
stargate-v2

First performance tests with Docs API V2 showed a performance regression with the reading of the documents. Investigation is needed in order to understand what is the main cause for...

documents API
stargate-v2