Activity log for bug #1298613

Date Who What changed Old value New value Message
2014-03-27 20:54:57 Oleksandr Minakov bug added bug
2014-03-27 20:56:26 Oleksandr Minakov description 22:49:17,184 Request: POST http://127.0.0.1:8080/v1/testtenantid/data/tables 22:49:17,184 Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} 22:49:17,184 Request Body: {"key_schema": [{"key_type": "HASH", "attribute_name": "message"}], "table_name": "testtempest1270980185", "attribute_definitions": [{"attribute_type": "B", "attribute_name": "message"}]} 22:49:17,628 Response Status: 200 22:49:17,628 Response Headers: {'date': 'Thu, 27 Mar 2014 20:49:17 GMT', 'content-length': '563', 'content-type': 'application/json'} 22:49:17,628 Response Body: {"table_description": {"key_schema": [{"key_type": "HASH", "attribute_name": "message"}, {"key_type": "RANGE", "attribute_name": null}], "creation_date_time": 0, "links": [{"href": "http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185", "rel": "self"}, {"href": "http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185", "rel": "bookmark"}], "table_name": "testtempest1270980185", "table_size_bytes": 0, "table_status": "ACTIVE", "attribute_definitions": [{"attribute_type": "B", "attribute_name": "message"}], "item_count": 0}} 22:49:17,629 Request: POST http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185/put_item 22:49:17,629 Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} 22:49:17,629 Request Body: {"item": {"message": {"B": "blob"}, "blob": {"B": "tyui"}, "author": {"B": "qwer"}}} 22:49:17,635 Response Status: 500 22:49:17,636 Response Headers: {'date': 'Thu, 27 Mar 2014 20:49:17 GMT', 'content-length': '149', 'content-type': 'application/x-amz-json-1.0'} 22:49:17,636 Response Body: {"__type":"com.amazonaws.dynamodb.v20111205#InternalServerError","message":"The server encountered an internal error trying to fulfill the request."} 22:49:17,184 Request: POST http://127.0.0.1:8080/v1/testtenantid/data/tables 22:49:17,184 Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} 22:49:17,184 Request Body: {"key_schema": [{"key_type": "HASH", "attribute_name": "message"}], "table_name": "testtempest1270980185", "attribute_definitions": [{"attribute_type": "B", "attribute_name": "message"}]} 22:49:17,628 Response Status: 200 22:49:17,628 Response Headers: {'date': 'Thu, 27 Mar 2014 20:49:17 GMT', 'content-length': '563', 'content-type': 'application/json'} 22:49:17,628 Response Body: {"table_description": {"key_schema": [{"key_type": "HASH", "attribute_name": "message"}, {"key_type": "RANGE", "attribute_name": null}], "creation_date_time": 0, "links": [{"href": "http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185", "rel": "self"}, {"href": "http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185", "rel": "bookmark"}], "table_name": "testtempest1270980185", "table_size_bytes": 0, "table_status": "ACTIVE", "attribute_definitions": [{"attribute_type": "B", "attribute_name": "message"}], "item_count": 0}} 22:49:17,629 Request: POST http://127.0.0.1:8080/v1/testtenantid/data/tables/testtempest1270980185/put_item 22:49:17,629 Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} 22:49:17,629 Request Body: {"item": {"message": {"B": "blob"}, "blob": {"B": "tyui"}, "author": {"B": "qwer"}}} 22:49:17,635 Response Status: 500 22:49:17,636 Response Headers: {'date': 'Thu, 27 Mar 2014 20:49:17 GMT', 'content-length': '149', 'content-type': 'application/x-amz-json-1.0'} 22:49:17,636 Response Body: {"__type":"com.amazonaws.dynamodb.v20111205#InternalServerError","message":"The server encountered an internal error trying to fulfill the request."} Expected response status 200, expected response body {}.
2014-03-28 10:40:40 Ilya Sviridov magnetodb: importance Undecided Medium
2014-03-28 10:40:43 Ilya Sviridov magnetodb: milestone 2.0.2
2014-03-28 10:58:25 Ilya Sviridov tags data-api
2014-04-09 11:09:10 Ilya Sviridov magnetodb: milestone 2.0.2 2.0.3
2014-04-29 12:26:42 Ilya Sviridov magnetodb: milestone 2.0.3 2.0.4
2014-05-07 14:33:12 Ilya Sviridov magnetodb: importance Medium High
2014-05-21 05:34:24 Ilya Sviridov magnetodb: milestone 2.0.4 2.0.5
2014-05-22 11:26:00 Dmitriy Ukhlov magnetodb: assignee Dmitriy Ukhlov (dukhlov)
2014-05-23 14:54:32 OpenStack Infra magnetodb: status New In Progress
2014-05-26 14:12:05 OpenStack Infra magnetodb: status In Progress Fix Committed
2014-06-04 08:25:41 Ilya Sviridov magnetodb: status Fix Committed Fix Released