rzo1 commented on PR #1700: URL: https://github.com/apache/stormcrawler/pull/1700#issuecomment-3432455102
``` Error: Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] Error: in org.apache.stormcrawler.opensearch.persistence.StatusUpdaterBolt (StatusUpdaterBolt.java:163) Error: Scanned 19 class file(s) for forbidden API invocations (in 0.07s), 1 error(s). ``` I think you can use the root locale to fix that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
