赤月
赤月
> rerun failure checks Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project bookkeeper-server: There was a **_timeout_** in the fork —————— @eolivelli triggered the workflow again, at now all...
Assign a separate /bookkeeper/data directory for each k8s stat such: /bookkeeper/bookie-sts-0-data /bookkeeper/bookie-sts-1-data /bookkeeper/bookie-sts-2-data
Can you tell me what version of Bookkeeper you are using?
$ curl localhost:8000/api/v1/bookie/gc/resume_compaction Not found method. Should be PUT to resume major or minor compaction ,**Or GET to get compaction state**.
https://github.com/apache/bookkeeper/blob/1e3efa112b66aa597def7cc247a1ffa9e7732301/bookkeeper-server/src/main/java/org/apache/bookkeeper/server/http/service/ResumeCompactionService.java#L81 The ResumeCompactionService class does not implement a response from the HTTP GET request method
`Not found method. Should be PUT to resume major or minor compaction, Or GET /api/v1/bookie/gc_details to get compaction state.`