Skip to content

Instantly share code, notes, and snippets.

@clebertsuconic
Created July 6, 2012 14:42
Show Gist options
  • Save clebertsuconic/3060568 to your computer and use it in GitHub Desktop.
Save clebertsuconic/3060568 to your computer and use it in GitHub Desktop.
Fix incorrect stop order: pagingManager cannot be closed at this point. (commit: 3b689bc61362273cb7a5300850d9134b2065713c) (detail)
Fix replicating backup start-up issues. (commit: 91bf7702faf2763f77b19e2d2f9b209e2b9b0960) (detail)
Ensure the server thread calling close will access the fields' current value (commit: 262722c54771ed7ae12b39397eb782c53827e534) (detail)
These exceptions are normal at a server close event, so do not output warnings (commit: d0a88b4fa4f1a531738cfae172945231b4422640) (detail)
Reduce scope of throws declaration. (commit: 79485ceb97a6eed8cba23f093e1a7322fb2ffe3f) (detail)
Correct spelling/capitalization in logging method name (commit: 44e9f742b6ee71b2d21ba67475796d2d30cdc1f7) (detail)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment