User Tools

Site Tools


access:agtek_access_future

This is an old revision of the document!


Introduction

This page details possible items for implementation on the Access server.

Possible Problems to keep an eye on

  • Distributed lock manager occasionally has file stores fail because “item not locked for read”
  • A server (Production-A, I think) fell over on October 17, 2018 with “too many open files” exceptions. No idea why this happened.

Possible implementation items for the future

  • To make Project archiving more reliable tag various entities with UUID values (instead of just handles)
    • Projects
    • Vehicles
    • Tracks
    • more?
  • Remove old Proxool DB connection pool, Hikari has proven successful. Proxool is not needed for fall back any longer.
  • Move to JDK-11
    • Will require module support
  • Move to OpenJDK instead of Oracle JDK
    • Oracle has introduced new licensing that makes it impossible to use moving forward.
access/agtek_access_future.1539985681.txt.gz · Last modified: 2018/10/19 21:48 by mjallison