Prasanth Omanakuttan

Results 5 issues of Prasanth Omanakuttan

Remove unused imports

Reorder field modifiers to match with java specification Usage of method references and replace anonymous inner class with lambda expressions for better readability.

- [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [ ] There is a ticket in the bug tracker for the project in our [JIRA](https://jira.spring.io/browse/DATACOUCH). - [ ]...

status: waiting-for-triage

- Use lambda instead of anonymous inner classes - Use of method references - Remove unused imports - Remove duplicate imports - Use proper logging parameters instead of string concatenation...

OCA Verified

### Description Revised the sampler type options to include only "const" and "ratio," removing "probabilistic," "ratelimiting," and "remote." This change aligns the code with the latest feature specifications and simplifies...

OCA Verified