Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-instance Support #311

Merged
merged 115 commits into from
Apr 5, 2024
Merged

Multi-instance Support #311

merged 115 commits into from
Apr 5, 2024

Commits on Jan 10, 2023

  1. Initial checkpoint

    lbwexler committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    365c58a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Checkpoint

    lbwexler committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ef13398 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	build.gradle
    #	grails-app/controllers/io/xh/hoist/admin/EhCacheAdminController.groovy
    #	grails-app/controllers/io/xh/hoist/admin/MemoryMonitorAdminController.groovy
    #	grails-app/init/io/xh/hoist/BootStrap.groovy
    #	grails-app/services/io/xh/hoist/alertbanner/AlertBannerService.groovy
    #	grails-app/services/io/xh/hoist/monitor/MemoryMonitoringService.groovy
    #	src/main/groovy/io/xh/hoist/BaseService.groovy
    lbwexler committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    12215e2 View commit details
    Browse the repository at this point in the history
  2. Update Hazelcast version

    lbwexler committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e3f9c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debd02d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Checkpoint

    lbwexler committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bb90890 View commit details
    Browse the repository at this point in the history
  2. Fix exception handling

    lbwexler committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8c9f17f View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    lbwexler committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d5059dd View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    lbwexler committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a3eba23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. checkpoint

    lbwexler committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c78ad41 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Remove/simplify comments

    lbwexler committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c7b5e03 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c0f7bc6 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1c33666 View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    262d61b View commit details
    Browse the repository at this point in the history
  4. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7882202 View commit details
    Browse the repository at this point in the history
  5. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    795f7cf View commit details
    Browse the repository at this point in the history
  6. Checkpoint

    lbwexler committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d0e0509 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix to file download

    lbwexler committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    01a8bfe View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    lbwexler committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    88b57c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Checkpoint -- improve stats

    lbwexler committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    74a5aa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    77bce64 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    lbwexler committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    61846c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    80c5b19 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    8ef4d4b View commit details
    Browse the repository at this point in the history
  2. + Add Timer.masterOnly

    + Fix name for underlying replicated Map for cache
    lbwexler committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2f06819 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Checkpoint

    lbwexler committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ecac8b8 View commit details
    Browse the repository at this point in the history
  2. Rename from ATM code review

    lbwexler committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bd76b86 View commit details
    Browse the repository at this point in the history
  3. Enable instance shutdown

    lbwexler committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fb1b3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Checkpoint

    lbwexler committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    232eb3b View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    lbwexler committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5830a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    1882ad0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update to Hazelcast 5.3.2

    + Note Github CL mentions fixes related to K8s deployments
    amcclain committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    780d820 View commit details
    Browse the repository at this point in the history
  2. Tweaks while reviewing

    amcclain committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3a04d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9a7d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    983da80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd6070 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    a320f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb07f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d645bed View commit details
    Browse the repository at this point in the history
  2. Version to 19.0-SNAPSHOT

    + Will be released as 18.x
    amcclain committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cd7107a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f3ad3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e699bdb View commit details
    Browse the repository at this point in the history
  5. Remove HZ config always enabling multicast

     + We need to use AWS plugin for our XH ECS
    amcclain committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    52e7cf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    44c2106 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    4799e6e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. checkpoint

    lbwexler committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8d6af60 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    lbwexler committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f83c3c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a09b43c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    1a2849a View commit details
    Browse the repository at this point in the history
  2. Tweak

    lbwexler committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    44fb81e View commit details
    Browse the repository at this point in the history
  3. Checkpoint

    lbwexler committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    05f2f8b View commit details
    Browse the repository at this point in the history
  4. Timer stats tweak

    lbwexler committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6e462cb View commit details
    Browse the repository at this point in the history
  5. Tweak to Timer stats

    lbwexler committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cf28d42 View commit details
    Browse the repository at this point in the history
  6. Twweak to changelog

    lbwexler committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    33f2870 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cabd62b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add error logging

    lbwexler committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7f931a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d316f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3f0a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6540161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70bdd53 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. + Fix Hazelcast.xml version.

    + Minor unrelated cleanup
    lbwexler committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ce505ef View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    7c88970 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. + Improve Hibernate caching management and fold into `DistributedObje…

    …cts`
    
    + Simplify ClusterService and ClusterAdminService
    lbwexler committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    443f02e View commit details
    Browse the repository at this point in the history
  2. Major improvements to ability of apps and plugins to override all asp…

    …ects of cluster configuration
    lbwexler committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d2a6b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    092d35c View commit details
    Browse the repository at this point in the history
  4. Support for shared object

    lbwexler committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8841fd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    dbdf953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8dc74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7c7119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c69bfe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    fa8ccfc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    e84fa70 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    27c21d7 View commit details
    Browse the repository at this point in the history
  2. Tweak type

    lbwexler committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a33b83a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bc889 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    f907a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe690d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fbdce0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    d224590 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	CHANGELOG.md
    lbwexler committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7df7304 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    6d64f80 View commit details
    Browse the repository at this point in the history
  2. Remove empty statistic

    lbwexler committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8ff0c3c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Checkpoint

    lbwexler committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    63d9c4b View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    lbwexler committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9125906 View commit details
    Browse the repository at this point in the history
  3. Fix to recent regressions

    lbwexler committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f97d353 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    9632628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25bb8b View commit details
    Browse the repository at this point in the history
  3. show source of timer error

    lbwexler committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    284bcf6 View commit details
    Browse the repository at this point in the history
  4. Fix to recent regressions

    lbwexler committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    3b89b25 View commit details
    Browse the repository at this point in the history
  5. Improve commenting

    lbwexler committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7b96944 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73e3a3f View commit details
    Browse the repository at this point in the history
  7. Tweak to changelog

    lbwexler committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bd61bfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2735ea3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ff7690 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Tweak to changelog

    lbwexler committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5434af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0767e85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2299cf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	CHANGELOG.md
    #	grails-app/init/io/xh/hoist/BootStrap.groovy
    #	grails-app/services/io/xh/hoist/alertbanner/AlertBannerService.groovy
    lbwexler committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    abf6411 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. + Improve specification of defaults for all collection types, includi…

    …ng Hibernate.
    
    + Allow declarative customization of hazelcast object for domain class caches and service objects
    + Fix to ReplicatedValue to handle setting to null
    lbwexler committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    345c2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f5473 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. + Use Kyro for default Hazelcast Serialization

    + Don't serialize objects coming out of Hoist build-in maps
    lbwexler committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f2fd6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Kryo test serialization

    lbwexler committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    45965fb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	grails-app/controllers/io/xh/hoist/admin/EnvAdminController.groovy
    #	grails-app/init/io/xh/hoist/BootStrap.groovy
    #	grails-app/services/io/xh/hoist/role/RoleAdminService.groovy
    #	src/main/groovy/io/xh/hoist/configuration/LogbackConfig.groovy
    #	src/main/groovy/io/xh/hoist/exception/ExceptionHandler.groovy
    #	src/main/groovy/io/xh/hoist/role/BaseRoleService.groovy
    #	src/main/groovy/io/xh/hoist/security/HoistSecurityFilter.groovy
    #	src/main/groovy/io/xh/hoist/util/Utils.groovy
    lbwexler committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    732cd84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d57818 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    7138184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d4d3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b29eea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f95f3 View commit details
    Browse the repository at this point in the history
  5. Remove extraneous file

    lbwexler committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e835469 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    9239673 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	CHANGELOG.md
    #	src/main/groovy/io/xh/hoist/role/provided/DefaultRoleService.groovy
    lbwexler committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f722c1b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix merge error

    lbwexler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    878265e View commit details
    Browse the repository at this point in the history
  2. Final Serialization updates

    lbwexler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b2bd89b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c71cde5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into multiInstance

    # Conflicts:
    #	CHANGELOG.md
    lbwexler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e1fff68 View commit details
    Browse the repository at this point in the history