Sourav Maji

Results 13 issues of Sourav Maji

The helper builder drops the default value if the default value type does not match, eg if 0 is a default value of field type float then the following code...

## Do not delete true backup version during Repush During repush Venice deletes the actual backup version instead of current version. For example some store has versions: v9, v10. When...

## Upgrade jackson version to 2.14.2 trying to resolve jackson databind vulnerability issue ## How was this PR tested? ## Does this PR introduce any user-facing changes? - [ ]...

## Handle various exception Resolves exception handling. ## How was this PR tested? GHCI ## Does this PR introduce any user-facing changes? - [x] No. You can skip the rest...

## Add instance stoppable check based on CV states Implement customized server stoppable check API in controller The customized stoppable check takes a list of instances, along with a list...

## Upgrade rocksdb version to 9.5.2 Upgrade rocksdb to 9.5.2, it includes many performance improvements. ## How was this PR tested? GHCI ## Does this PR introduce any user-facing changes?...

## Added router metadata refresh in DVC memory limiter tests Reduce flakiness in those tests. ## How was this PR tested? ## Does this PR introduce any user-facing changes? -...

## Minor logging change to add exception in the log Add more info in logger with exception log. ## How was this PR tested? CI ## Does this PR introduce...

## Problem Statement Today parent controller creates a version topic in parent region just to track current push status and block future pushes till the current push finishes. This is...

## Problem Statement Today Venice OSS release tags does not give any info related to the change set that went into the release. Only LinkedIn internal developer can refer to...