- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for circuit (1.13 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
} catch (SimpleCircuitBreaker.CircuitBreakerOpenException e) { // Log circuit breaker rejection auditLogger.logSecurityViolation("Circuit breaker open for SMB connection", java.util.Map.of("address", address.getHostAddress(), "port", String.valueOf(port))); throw new IOException("Connection rejected by circuit breaker: " + e.getMessage(), e); } catch (RuntimeException e) {
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0)