feat(s3stream/wal): try to flush at a fixed rate (#645) #1337
Annotations
10 errors, 10 warnings, and 10 notices
Check dependency licenses:
proxy/pom.xml#L46
Transitive dependency: 'javassist' ('3.20.0-ga') 'MPL-1.1' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
metadata-jdbc/pom.xml#L61
'mysql-connector-j' ('8.1.0') 'GPL-2.0-only' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
store/pom.xml#L51
'rocksdbjni' ('8.5.3') 'GPL-2.0-only' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'LGPL-2.1-or-later' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'GPL-3.0-only' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'LGPL-2.1-only' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
store/pom.xml#L51
'rocksdbjni' ('8.5.3') 'GPL-2.0-or-later' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
metadata-jdbc/pom.xml#L61
'mysql-connector-j' ('8.1.0') 'LGPL-2.1-only' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
metadata-jdbc/pom.xml#L61
'mysql-connector-j' ('8.1.0') 'EPL-1.0' license is in the prohibited licenses list with project license 'Apache-2.0'
|
Check dependency licenses:
common/pom.xml#L87
Transitive dependency: 'okhttp' ('4.11.0') 'MPL-2.0' license is in the prohibited licenses list with project license 'Apache-2.0'
|
AutoCloseable used without 'try'-with-resources:
cli/src/main/java/com/automq/rocketmq/cli/ResetConsumeOffset.java#L59
'GrpcProxyClient' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
store/src/main/java/com/automq/rocketmq/store/service/RocksDBKVService.java#L342
'ColumnFamilyHandle' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
store/src/main/java/com/automq/rocketmq/store/service/RocksDBKVService.java#L287
'WriteOptions' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
store/src/main/java/com/automq/rocketmq/store/metrics/StreamMetricsGauge.java#L33
'ObservableLongGauge' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
cli/src/main/java/com/automq/rocketmq/cli/ResetConsumeOffset.java#L58
'GrpcControllerClient' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
s3stream/src/main/java/com/automq/stream/s3/ObjectReader.java#L120
'ObjectReader' used without 'try'-with-resources statement
|
Check dependency licenses:
s3stream/pom.xml#L53
Transitive dependency: 'jna' ('5.2.0') 'GPL-1.0-or-later' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
|
Check dependency licenses:
common/pom.xml#L73
'protobuf-java' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
|
Check dependency licenses:
proto/pom.xml#L55
'protobuf-java-util' ('3.24.0') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'Apache-2.0'
|
Check dependency licenses:
common/pom.xml#L107
Transitive dependency: 'opentelemetry-semconv' ('1.21.0-alpha') licenses cannot be recognized
|
Commented out code:
store/src/main/java/com/automq/rocketmq/store/service/ReviveService.java#L114
Commented out code (9 lines)
|
|
|
|
|
|
|
|
|
|