I think we need to settle on a formal Definition of Done (DOD) for Apache Geode. Again, borrowing from Spring Data we could start with what they define and add to it:
- Implemented according to specification in the ticket - Unit tested - Integration tested - Reference documentation updated - Changelog updated - Code formatted appropriately - JavaDoc polished - Feature branch merged into master [develop?] - Snapshot build deployed - Ticket closed https://github.com/spring-projects/spring-data-commons/wiki/DOD Any thoughts or feedback? -Kirk
