Versions Compared

Key

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

...

  1. Database Ids may overflow over time. It may have developed unnecessary gaps in Ids.
  2. The system leaks memory slowly and has to be restarted
  3. The system becomes slower over time and has to be restarted
  4. The system becomes slower with increase in database size
  5. Individual services runs out of threads
  6. Individual services runs out of database connection allocated to them
  7. The system is not reporting the errors
  8. The system becomes slower with increasing data
  9. The system is using more disk space than it is should
  10. On machine restart the services do not come back up
  11. On service restart it doesn't become available for service
  12. Active to Passive data replication is not happening
  13. Automatic switch back from active to passive doesn't work
  14. Automatic switch back from passive to active doesn't work
  15. Database connection becomes stale if not used for some time
  16. Failed events do not resolve on their own
  17. A very large file is uploaded causing server to become less responsive
  18. Redirect loop causes denial of service

...