Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Monday February 3

  1. Adam
    • Working on OSGi
    • Laptop is back in order
  2. Frank
    • Clustering working
    • Using UDP for discovery of nodes
    • Using TCP for communication
    • Bundling messages improves performance
      • But still slow
    • Adding hundreds of properties to a node is very slow
    • Will be profiling single-node updates of properties
  3. Andrew
    • Wrapping up two "federation" tickets
      • Adding properties to federated objects
      • Running fixity over federated objects

Tuesday February 4

  1. Frank
    • 300 ms (single in cluster)
    • 150 ms (single non-clustered)
    • Help in disabling indexing in repository.json
    • ISPN: switched to non-transactional mode
      • exceptions are thrown
    • ISPN: switched to async mode, did not see any performance improvement
    • ISPN: pessimistic locking vs. optimistic locking did not show performance diff
    • Will try bundling actions in a single transaction
  2. Adam
    • OSGi going forward - Solr libraries
    • Designing new "update" strategy
      • One goal is to get sparql machinery out of the kernel
    • Need to insure only valid updates are allowed
    • Need to determine how to select an update strategy, from the REST API
      • Do we only allow updates via SPARQL-Update?

Wednesday February 5

  1. Frank
    • Still running into issues
    • Works using fsync per write
    • Creating one object with 4000 children took 370 seconds
      • Slowed down with addition of more children, but children are all at the same level
    • ISPN async config does not work at all
      • Fails in all modes, timeouts or path-not-found exceptions
    • When transaction spans too many ingests, run into not enough filehandles
  2. Adam
    • Will be reviewing tickets
    • Moving forward without roadblocks
    • Has no cavities
  3. Andrew

Thursday February 6