Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Call-in Information

Call+1-712-432-0075* or Skype a voice call to freeconferencing
Enter the code*305801

Screen sharing

Attendance

  • Jeremy Keiper
  • Sy Haas
  • Win Ribeka
  • Wyclif Luyima
  • Darius Jazayeri

Tickets to review

Notes for Ticket 2032

  • remove unit tests for authenticated users
  • remove synchronized on line 75 of Hl7InArchivesMigrateThread; block is okay, no need for method sync
  • remove reference to Hl7InArchivesMigrateThread for member variables
  • comment on 280 of HL7ServiceImpl: replace "2" with HL7Constants.HL7_STATUS_PROCESSED
  • if someone is running the migration and tries to save a queue into archive, it is possible that there could be a conflict
    • need some form of a test (functional or unit) to try this out
    • ideal design behavior is that you should have no problem saving during migration
  • No labels