On 02/27/2013 06:24 PM, jvl...@redhat.com wrote: > A backtrace was sporadically produced for a > GET /api/instance/<instance id> > > When one instance is being destroyed during a GET for > another instance, a backtrace is produced. This is because > a query for all instances (vms) was being done. The list of > all instances is gathered, one instance is destroyed, then the > list contained an invalid instance ID which when queried > produced > "Entity not found: id " > > Fixes https://issues.apache.org/jira/browse/DTACLOUD-462 > > This change also caused automated VCR test failures which > has resulted in the re-recording of those tests. The new > recording has instituted changes to prevent the exposure > of test bed credentials. > > From jvl...@redhat.com # This line is ignored. > From: jvl...@redhat.com > Subject: RHEV-M: avoid failure of GET instance details with test fixes > In-Reply-To: >
The "git send-email" for this patch has failed even using the -no-validate, because the fixture data seems to have very long lines. git send-email -no-validate --compose --subject "RHEV-M: avoid failure of GET instance details with test fixes" --thread ~/PATCHES_MINE/0001-RHEV-M-avoid-failure-of-GET-instance-details.patch Please find the latest patch here: http://tracker.deltacloud.org/set/355 and here: https://issues.apache.org/jira/browse/DTACLOUD-462 Sorry for the inconvenience. Joe VLcek