Commit Graph

409 Commits (2040332fe520b9733c5447afda0ba776026bf817)

Author SHA1 Message Date
Jakub Glapa 2040332fe5 test for programmatic configuration of RedissonSessionmanager
Signed-off-by: Jakub Glapa <jakub.glapa@gmail.com>
4 months ago
Jakub Glapa 2cc4f5ad79 Allow to use rogrammatically configured config object
Signed-off-by: Jakub Glapa <jakub.glapa@gmail.com>
4 months ago
Nikita Koksharov caafcd6200 [maven-release-plugin] prepare for next development iteration 5 months ago
Nikita Koksharov b616f57228 [maven-release-plugin] prepare release redisson-3.36.0 5 months ago
Nikita Koksharov 3398510220 license plugin refactoring 5 months ago
Nikita Koksharov 84a2359693 [maven-release-plugin] prepare for next development iteration 5 months ago
Nikita Koksharov 520bb669e9 [maven-release-plugin] prepare release redisson-3.35.0 5 months ago
Nikita Koksharov e2fa95aedb [maven-release-plugin] prepare for next development iteration 6 months ago
Nikita Koksharov de89dbf4a1 [maven-release-plugin] prepare release redisson-3.34.1 6 months ago
Nikita Koksharov 9cf120e540 [maven-release-plugin] prepare for next development iteration 6 months ago
Nikita Koksharov 6c5df4f3f0 [maven-release-plugin] prepare release redisson-3.34.0 6 months ago
Nikita Koksharov 67f03e214e Improvement - performance optimization for Apache Tomcat Session management 6 months ago
Nikita Koksharov e00b73a83d [maven-release-plugin] prepare for next development iteration 7 months ago
Nikita Koksharov fd709180a3 [maven-release-plugin] prepare release redisson-3.33.0 7 months ago
Nikita Koksharov 86eae5df6f Fixed - NPEs in Tomcat logs. #5995 7 months ago
Etienne Hardy 9fbad3b6f5 Making sure that redisson:tomcat_notified_nodes keys get an expiration on SessionDestroyedMessage.
Replicating the expiration set RedissonSession.delete().

Signed-off-by: Etienne Hardy <etienne.hardy@appdirect.com>
7 months ago
Nikita Koksharov f28b27ff85 tomcat updated 7 months ago
Nikita Koksharov cadd17c87f [maven-release-plugin] prepare for next development iteration 7 months ago
Nikita Koksharov 4e4154dcee [maven-release-plugin] prepare release redisson-3.32.0 7 months ago
Nikita Koksharov 0824ac8e5e
Merge pull request #5915 from bclay2116/master
Fix #5426
8 months ago
dependabot[bot] 613fd7dc78
Bump com.mycila:license-maven-plugin from 4.3 to 4.5
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.3 to 4.5.
- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.3...license-maven-plugin-4.5)

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Brandon Clay b69b921c3c Fix #5426
Override setId from StandardSession to detect ID change and invoke rename on the persisted map. Add functions in Session Manager to support calling directly through to super class.

Signed-off-by: Brandon Clay <brandon.clay@bcdautomation.com>
8 months ago
Nikita Koksharov a8daa84e86 [maven-release-plugin] prepare for next development iteration 8 months ago
Nikita Koksharov ac1d1fb44d [maven-release-plugin] prepare release redisson-parent-3.31.0 8 months ago
Nikita Koksharov a02d60a004 [maven-release-plugin] prepare for next development iteration 9 months ago
Nikita Koksharov 49dcea0be6 [maven-release-plugin] prepare release redisson-3.30.0 9 months ago
Nikita Koksharov 0b60e270c3 Fixed - Unable to find session error reported by RedissonSessionManager #5835 9 months ago
dependabot[bot] bd55c1367b
Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Nikita Koksharov dbd38189f5 [maven-release-plugin] prepare for next development iteration 9 months ago
Nikita Koksharov 73a9e694b1 [maven-release-plugin] prepare release redisson-3.29.0 9 months ago
Nikita Koksharov 214ad3adbb
Merge pull request #5741 from redisson/dependabot/maven/com.mycila-license-maven-plugin-4.3
Bump com.mycila:license-maven-plugin from 3.0 to 4.3
10 months ago
Nikita Koksharov 17f7afe3ce [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov f8c668c9bd [maven-release-plugin] prepare release redisson-3.28.0 10 months ago
Nikita Koksharov f88a10ee67 Fixed - ConcurrentModificationException is thrown on RedissonSession.save() method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 10 months ago
dependabot[bot] 7a6ea05984
Bump com.mycila:license-maven-plugin from 3.0 to 4.3
Bumps com.mycila:license-maven-plugin from 3.0 to 4.3.

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nikita Koksharov 64d1ab55d4 Fixed - ConcurrentModificationException thrown on RedissonSession save method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 10 months ago
dependabot[bot] a6bcfdd3e5
Bump org.apache.tomcat.embed:tomcat-embed-core
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Nikita Koksharov 2b84ab2f72 Fixed - ConcurrentModificationException thrown on RedissonSession save method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 11 months ago
Nikita Koksharov 15f8b70b9e [maven-release-plugin] prepare for next development iteration 11 months ago
Nikita Koksharov 87ad36a868 [maven-release-plugin] prepare release redisson-3.27.2 11 months ago
Nikita Koksharov a0cd7f3c6a [maven-release-plugin] prepare for next development iteration 11 months ago
Nikita Koksharov d845e4ba59 [maven-release-plugin] prepare release redisson-3.27.1 11 months ago
Nikita Koksharov 7c1656d74a [maven-release-plugin] prepare for next development iteration 12 months ago
Nikita Koksharov 9b90f64cf1 [maven-release-plugin] prepare release redisson-3.27.0 12 months ago
Nikita Koksharov 5632e27eb0 [maven-release-plugin] prepare for next development iteration 12 months ago
Nikita Koksharov c26631fe19 [maven-release-plugin] prepare release redisson-3.26.1 12 months ago
Nikita Koksharov 42c83bef26 [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov 41bb6312a7 [maven-release-plugin] prepare release redisson-3.26.0 1 year ago
Nikita Koksharov 0482efe147 license updated 1 year ago
dependabot[bot] b3790f2c38
Bump org.apache.tomcat.embed:tomcat-embed-core
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.80 to 9.0.83.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago