{ "id": "87559", "key": "TIMOB-7927", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-01-09T21:34:13.000+0000", "created": "2012-03-08T09:40:45.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "tbs-2.1.0" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2020-01-09T21:34:13.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "We have run into more ConcurrentModificationExceptions when sending out events by bubbling to the parent hierarchy of a ViewProxy. Since we are sharing event objects, this is causing the runtime and UI threads to iterate the same map at the same time.\r\n\r\nThe proposed solution would be to move bubbling over to the runtime thread (possibly in JS) so we can avoid having multiple jobs in the queue for one event. \r\n\r\nSee my comment at the bottom of TIMOB-7774 for info about the original fail case", "attachment": [], "flagged": false, "summary": "Android: Fix concurrency problems with events", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "453598", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It has been decided that this issue should be closed as “Won’t do.” This issue is out of date with our current supported SDK release (7.5.2.GA as of the date of closure), and out of date with mobile OS versions. \r\n\r\nIf community members feel that the issue is still valid, please create a new ticket. Please reference this closed ticket number, include SDK used, comments, and code that demonstrates/reproduces the issue.", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-09T21:34:13.000+0000", "updated": "2020-01-09T21:34:13.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }