| Bug ID Number |
BUG-000124967 |
| Submitted | September 4, 2019 |
| Last Modified | June 10, 2025 |
| Applies to | ArcGIS GeoEvent Server |
| Version found | 10.6.1 |
| Operating System | Windows OS |
| Operating System Version | 2016 64 Bit |
| Version Fixed | 11.1 |
| Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Additional Information
Data retrieval from system files is refactored for the ArcGIS GeoEvent Server 11.1 release. When reading large GeoJSON FeatureCollection objects, leave the default 'Read File as Text Lines' property set to 'No' so the file is read in its entirety (rather than reading several lines, flushing the batch, and reading another batch of lines).
Workaround
Upgrade to ArcGIS GeoEvent Server 11 once it is publically available.
Steps to Reproduce