Maxim Katcharov

Results 7 issues of Maxim Katcharov

Uses a dynamic MBean to help manage the additional metrics. Some of the metrics have been renamed to better fit as prefixes for the new metrics. The MBean naming is...

Refactoring for JAVA-5379 Introduces throwTranslatedWriteException (in CSOT will allow replacing isExpired with onExpired). This also introduces a helper, and the second commit, which can be reviewed independently, is a simple...

JAVA-3828

## Issue Closes #1868 Closes #1532 ## Change * Implement mongodb filtering and deletion (#1868) * Move test boilerplate into a TestHelper * Throw an exception if no index exists...

**Is your feature request related to a problem? Please describe.** Filtering and deletion are not implemented by `MongoDbEmbeddingStore`. **Describe the solution you'd like** Implement filtering and deletion, pass tests that...

enhancement