[midPoint-git] [Evolveum/midpoint] 3ad997: Add host ID to lightweight IDs (preliminary)

mederly noreply at github.com
Thu Mar 24 18:25:33 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3ad997dbf5d3702c81ff9cdcb4865e49bd81e1ce
      https://github.com/Evolveum/midpoint/commit/3ad997dbf5d3702c81ff9cdcb4865e49bd81e1ce
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/LightweightIdentifierGeneratorImpl.java

  Log Message:
  -----------
  Add host ID to lightweight IDs (preliminary)

This is a preliminary solution to potential conflicts against light-
weight IDs in a cluster. Each node is assigned an ID derived from
the last 2 bytes of its node object OID.

Not collision-proof but better than nothing.

Related to MID-4579.


  Commit: a7c3cd36e018dfb75f978b065d73fd6b9ab6eb2d
      https://github.com/Evolveum/midpoint/commit/a7c3cd36e018dfb75f978b065d73fd6b9ab6eb2d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/d1298cddf987...a7c3cd36e018


More information about the midPoint-svn mailing list