Confirmed users
964
edits
No edit summary |
|||
Line 5: | Line 5: | ||
# Server test pass 1 completed (smoke level test pass) | # Server test pass 1 completed (smoke level test pass) | ||
# Server is ready for client to be developed against (not officially ready for client testing) | # Server is ready for client to be developed against (not officially ready for client testing) | ||
# Server test pass 2 - server can handle production traffic for at least one node. | # Server test pass 2 - server can handle production traffic for at least one node. | ||
* no more than 10% regression in queries per sec | |||
* no regression in count of 503 statuses emitted. | |||
# Server is deployed to production (server can handle atomic and partial writes from client based on header) | # Server is deployed to production (server can handle atomic and partial writes from client based on header) | ||
# Client can land in Nightly using production sync server. Server is backward compatible and sends atomic IO support header. | # Client can land in Nightly using production sync server. Server is backward compatible and sends atomic IO support header. |