Designate server create with concurrent request is not listing all servers even after successful creation.

Bug #1416337 reported by kalyan bhonagiri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Expired
Low
Unassigned

Bug Description

Designate server create with 5concurrent requests is not listing all the servers even after successful creation.

Initially I have created a shell script to create server with 5 concurrent requests.

Below is the log for create server with 5 concurrent requests-

kalyan@devstack-designate:~$ designate server-list
+--------------------------------------+-------------------+
| id | name |
+--------------------------------------+-------------------+
| eb4d30b6-1c86-4633-ac03-acfac444b6c6 | ns1.devstack.org. |
+--------------------------------------+-------------------+
kalyan@devstack-designate:~$ vi test.sh
kalyan@devstack-designate:~$ cp test.sh test_5.sh
kalyan@devstack-designate:~$ chmod +x test_5.sh
kalyan@devstack-designate:~$ vi test_5.sh
kalyan@devstack-designate:~$ ./test_5.sh
kalyan@devstack-designate:~$ +------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| updated_at | None |
| created_at | 2015-01-29T11:20:36.000000 |
| id | 23d2d810-034b-40b1-b6a4-ccc8f7c68077 |
| name | a.37. |
+------------+--------------------------------------+
+------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| updated_at | None |
| created_at | 2015-01-29T11:20:39.000000 |
| id | e31ae7d8-7e6e-40ee-adbd-13ba0ac011c0 |
| name | a.36. |
+------------+--------------------------------------+
+------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| updated_at | None |
| created_at | 2015-01-29T11:20:42.000000 |
| id | 196914ad-848e-4bbc-8d45-513b6bf4eedf |
| name | a.10. |
+------------+--------------------------------------+
+------------+--------------------------------------+
+------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| updated_at | None |
| created_at | 2015-01-29T11:20:48.000000 |
| id | a5c0df21-ce27-46b1-83e9-25523b8c4a17 |
| name | a.30. |
+------------+--------------------------------------+
| Field | Value |
+------------+--------------------------------------+
| updated_at | None |
| created_at | 2015-01-29T11:20:54.000000 |
| id | cacc1e2e-8aeb-418c-b335-6bb2972096ef |
| name | a.43. |
+------------+--------------------------------------+

kalyan@devstack-designate:~$
kalyan@devstack-designate:~$ designate server-list
+--------------------------------------+-------------------+
| id | name |
+--------------------------------------+-------------------+
| eb4d30b6-1c86-4633-ac03-acfac444b6c6 | ns1.devstack.org. |
| 23d2d810-034b-40b1-b6a4-ccc8f7c68077 | a.37. |
| cacc1e2e-8aeb-418c-b335-6bb2972096ef | a.43. |
+--------------------------------------+-------------------+

This issue has been observerd intermittently.

Can anyone clarify on this issue.
ASAP.

Regards,
Kalyan

Revision history for this message
Tim Simmons (timsim) wrote :

We've been unable to reproduce this. Could you supply us some more information:

What version of Designate are you running?
Which database are you using?
Could you show us the script that you're running against Designate to cause this?

Thanks

Changed in designate:
status: New → Incomplete
Revision history for this message
kalyan bhonagiri (kalyan-bhonagiri) wrote :

Hi Simmons,

we are using "designate 1.1.1" version and database is mysql.

and Attached shell script.

Thanks

Revision history for this message
Tim Simmons (timsim) wrote :

1.1.1 is the version of the client. What about the Designate installation it is running against?

Tim Simmons (timsim)
Changed in designate:
importance: Undecided → Low
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Designate because there has been no activity for 60 days.]

Changed in designate:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.