Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "totalWaiting" (class io.minio.admin.messages.info.DiskMetrics), not marked as ignorable (4 known properties: "lastMinute", "apiCalls", "totalErrorsAvailability", "totalErrorsTimeout"]) #1602

Open
GTBABC opened this issue Dec 11, 2024 · 1 comment · May be fixed by #1603

Comments

@GTBABC
Copy link

GTBABC commented Dec 11, 2024

com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
Unrecognized field "totalWaiting" (class io.minio.admin.messages.info.DiskMetrics),
not marked as ignorable (4 known properties: "lastMinute", "apiCalls", "totalErrorsAvailability", "totalErrorsTimeout"])
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 1038]
(through reference chain:
io.minio.admin.messages.info.Message["servers"]->java.util.ArrayList[0]->io.minio.admin.messages.info.ServerProperties["drives"]->
java.util.ArrayList[0]->io.minio.admin.messages.info.Disk["metrics"]->io.minio.admin.messages.info.DiskMetrics["totalWaiting"])

@balamurugana
Copy link
Member

feel free to send a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants