Date

7am PST / 4pm CET

Meeting Link

https://zoom.us/j/737202874

Attendees


Discussion items

TimeItemWhoNotes
5mAgenda and action item reviewJosh
15mDatabase timestamp migration / testingSebastian Brudziński

We'll go over problem statement and some solutions as well (we ran into this before so we'll summarize those notes)

Timestamp in Requisition service on database migration

  • Was discovered on perftest
  • Migration testing
  • If migration is added with timestamp < other existing migration, than migration added will be ignored.
  • Solutions:
    • Comment/Note in all migration files and generated migrations about the need to verify timestamps before commiting/when reviewing
    • Integers rather than timestamps for versions
    • Out of order migrations (property in Flyway)

Jenkins SpaceChongsun Ahn (Unlicensed)

Developer Guide Wiki reorgWesley Brown
  • If you notice something, please contact Wes.

Notes


Jenkins Space

Database migrations


Problem and options outlined above.


A discussed a number of issues, a small sample is:


Next steps:


Action Items