1.0.27
github-actions
released this
03 Nov 13:55
·
13 commits
to refs/heads/develop
since this release
Changes
- Remove old id blocks - IdsCleanupOperations should be removed after f… (#213) @kptfh
- Remove old id blocks - IdsCleanupOperations should be removed after f… (#212) @kptfh
- add separate namespace configuration for ids set (#211) @kptfh
- minor changes (#208) @kptfh
- Added max batch size config for completer (#210) @svishevsky
- Update aerospike-batch-updater to 0.0.20 (#209) @svishevsky
- Added tests for DebugJanusGraph (#207) @svishevsky
- Added traversal strategies for DebugJanusGraph (#206) @svishevsky
- DebugJanusGraph introduced (#205) @kptfh
- convert ResultCode.RECORD_TOO_BIG to IDPoolExhaustedException (#204) @kptfh
- trying to fix ghost vertices - order updates [indexes deletion, edge … (#203) @kptfh
- add AerospikeClient stats logger (#196) @kptfh
- add AerospikeClient stats logger (#195) @kptfh
- Warm-up Aerospike client on start-up (#193) @kptfh
- upgrade metrics to 4.1.12.1 (#165) @kptfh
- GhostVertexRemover introduced (#155) @kptfh
- socket timeout config parameter (#154) @kptfh
- add Aerospike executor max threads config parameter (#153) @kptfh
- switch to blocking batch updates (#152) @kptfh
- add test how to fix inconsistency (#151) @kptfh
- InconsistencyTest for hanged property added (#150) @kptfh
- InconsistencyTest added (#149) @kptfh
- add transaction validator (#148) @kptfh
- check that each key-column in mutations has lock (#147) @kptfh
- janusgraph 0.5.2 (#146) @kptfh
- unwrap exceptions (#145) @kptfh
- Feature/parallel multy reads (#141) @kptfh
- Increase default WAL threshold to fix hanged locks (#137) @kptfh
- fix hanged locks (#131) @kptfh
- fix hanged locks (#130) @kptfh
- fix hanged locks (#129) @kptfh
- WriteAheadLogCompleter shouldn't stops working on exception (#126) @kptfh
- key iterator & scan upgrade (#113) @kptfh
- configure scanPolicy.socketTimeout (#111) @kptfh
- make delete empty key idempotant (#108) @kptfh
- Fix for KeyIterator (#90) @kptfh
- Fix for KeyIterator (#88) @kptfh
- Fix for passing aerospike timeout parameters (#87) @polchuk
- Add possibility for Aerospike timeout configuration (#83) @igor-ermolenko
- parallel multi-reads (#64) @kptfh
- batch reads options added (#62) @kptfh
- batch reads options added (#61) @kptfh
- fix scan configuration (#60) @kptfh
- Added TransactionRetentionOnFailureTest (#55) @kptfh
- add suspended property to WAL Completer (#54) @kptfh
- make an option to start WAL Completer externally (#50) @kptfh
- Feature/refactoring (#48) @kptfh
- INFRA-48685 : Analyze transaction locks more thoughtfully (#41) @kptfh
- TransactionalOperations introduced (#26) @kptfh
- add log on error for checkColumnValues (#24) @kptfh
- renew lock on each transaction (#23) @kptfh
- shutdown in correct order (#22) @kptfh
- wal should unlock hanged locks (#21) @kptfh
- reset metrix after test (#20) @kptfh
- README.md updated (#19) @kptfh
- jmx metrics (#18) @kptfh
- olap tests waiting for janusgraph fix (#17) @kptfh
- key iterator fix (#16) @kptfh
- benchmark cassandra(cql) vs aerospike implementation (#15) @kptfh
- switched to 4.4.0 version of aerospike client (#14) @kptfh
- update pom to meet rules (#13) @kptfh
- updated groupId to com.playtika.janusgraph (#12) @kptfh
- Add nexus-staging-maven-plugin (#11) @PlaytikaGithub
- poms updated (#10) @kptfh
- poms updated (#9) @kptfh
- Add Badges (#8) @PlaytikaGithub
- Feature/ci (#7) @PlaytikaGithub
- use aerospike container in tests (#6) @kptfh
- several graphs in one aerospike namespace (#5) @kptfh
- add WAL to guaranty graph consistency in case of failure (#4) @kptfh
- added new tests (#3) @kptfh
- parallel calls to aerospike (#2) @kptfh
- only one test fails (#1) @kptfh
🚀 Features & Enhancements
📁 Java Dependencies updates
- Bump log4j-slf4j-impl from 2.14.0 to 2.14.1 (#168) @dependabot-preview
- Bump assertj-core from 3.15.0 to 3.19.0 (#159) @dependabot-preview
- Bump blockhound from 1.0.3.RELEASE to 1.0.4.RELEASE (#142) @dependabot-preview
- Bump testcontainers.version from 1.14.3 to 1.15.2 (#162) @dependabot-preview
- Bump awaitility from 3.1.2 to 4.0.3 (#104) @dependabot-preview
- Bump log4j-slf4j-impl from 2.13.2 to 2.14.0 (#134) @dependabot-preview
- Bump netty-all from 4.1.51.Final to 4.1.60.Final (#166) @dependabot-preview
- Bump metrics.version from 4.1.12.1 to 4.1.18 (#167) @dependabot-preview
- Bump jmh.version from 1.23 to 1.25 (#114) @dependabot-preview
- Bump assertj-core from 3.15.0 to 3.17.0 (#117) @dependabot-preview
- Bump log4j-slf4j-impl from 2.13.1 to 2.13.2 (#97) @dependabot-preview
- Bump log4j-slf4j-impl from 2.13.0 to 2.13.1 (#84) @dependabot-preview
- Bump testcontainers.version from 1.12.5 to 1.13.0 (#85) @dependabot-preview
- Bump aerospike-client from 4.4.8 to 4.4.10 (#89) @dependabot-preview
- Bump jmh.version from 1.22 to 1.23 (#78) @dependabot-preview
- Bump log4j-slf4j-impl from 2.12.1 to 2.13.0 (#73) @dependabot-preview
- Bump testcontainers.version from 1.12.4 to 1.12.5 (#79) @dependabot-preview
- Bump assertj-core from 3.14.0 to 3.15.0 (#80) @dependabot-preview
- Bump aerospike-client from 4.4.6 to 4.4.8 (#76) @dependabot-preview
- Bump slf4j-api from 1.7.29 to 1.7.30 (#74) @dependabot-preview
- Bump junit from 4.12 to 4.13 (#75) @dependabot-preview
- Bump slf4j-api from 1.7.28 to 1.7.29 (#69) @dependabot-preview
- Bump jmh.version from 1.21 to 1.22 (#70) @dependabot-preview
- Bump testcontainers.version from 1.12.3 to 1.12.4 (#71) @dependabot-preview
- Bump assertj-core from 3.13.2 to 3.14.0 (#67) @dependabot-preview
- Bump aerospike-client from 4.4.2 to 4.4.6 (#65) @dependabot-preview
- Bump testcontainers.version from 1.12.2 to 1.12.3 (#68) @dependabot-preview
- Bump assertj-core from 3.12.2 to 3.13.2 (#46) @dependabot-preview
- Bump log4j-slf4j-impl from 2.12.0 to 2.12.1 (#49) @dependabot-preview
- Bump jacoco-maven-plugin from 0.8.4 to 0.8.5 (#66) @dependabot-preview
- Bump testcontainers.version from 1.11.4 to 1.12.2 (#63) @dependabot-preview
- Bump slf4j-api from 1.7.26 to 1.7.28 (#51) @dependabot-preview
- Bump testcontainers.version from 1.11.3 to 1.11.4 (#39) @dependabot-preview
- Bump aerospike-client from 4.4.0 to 4.4.2 (#27) @dependabot-preview
- Bump jacoco-maven-plugin from 0.8.2 to 0.8.4 (#29) @dependabot-preview
- Bump slf4j-api from 1.7.12 to 1.7.26 (#38) @dependabot-preview
- Bump assertj-core from 3.9.0 to 3.12.2 (#30) @dependabot-preview
- Bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 (#32) @dependabot-preview
- Bump maven-compiler-plugin from 3.7.0 to 3.8.1 (#33) @dependabot-preview
- Bump maven-gpg-plugin from 1.5 to 1.6 (#34) @dependabot-preview
- Bump maven-surefire-plugin from 2.19.1 to 2.22.2 (#35) @dependabot-preview
- Bump testcontainers.version from 1.11.1 to 1.11.3 (#36) @dependabot-preview
- Bump log4j-slf4j-impl from 2.11.1 to 2.12.0 (#37) @dependabot-preview