Skip to content

Tutorial how to efficiently fix a production issue.

Notifications You must be signed in to change notification settings

digulla/production-hotfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial how to efficiently fix a production issue.

The issue in question is a rounding error in the method de.pdark.tutorial.hotfix.base.Order.collectOrder(User, long)

de.pdark.tutorial.hotfix.base contains the code with the bug, de.pdark.tutorial.hotfix.commit* contains each git "commit".

This makes it more efficient for me to write the tutorial. In the real world, everything would happen in de.pdark.tutorial.hotfix.base.

About

Tutorial how to efficiently fix a production issue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages