Uploaded image for project: 'Medici'
  1. Medici
  2. MMDB-270

annotation ID's can easily collide because of non-global URI minting

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 0.3
    • 0.2
    • Repository
    • None

      Annotations that represent MMDB comments have URI's like this:

      "tag:cet.ncsa.uiuc.edu,2008:/bean/Annotation/[C@12f"

      this appears to be using the default implementation of java.lang.Object.toString instead of a global ID minting strategy like GUID or Tupelo's SecureHashMinter, so the collision probability is high.

      This looks like an easily-fixed issue with the relevant bean util, so I'm tentatively assigning it to Rob.

              kooper Rob Kooper
              futrelle Joe Futrelle (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: