skywalking-java/oap-server
吴晟 Wu Sheng 4e50132817
Remove the local/exit span register mechanism in Java agent scenario (#4059)
* Remove the local span and exit span register mechanism in Java agent scenario.

* Fix config, plugin, and document, as exit span is not required register anymore.

* Try to fix the test case expected data due to no register for exit span.

* Fix toolkit case.

* Remove exit span from plugin test framework document.

* Update protocol, FAQ, and CHANGELOG documents to highlight this change.

* Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.

* Fix the snapshot and add inexistence operation name id.

* Fix several async cases.

* Fix undertow test case.

* Fix wrong error log name.

* Keep name consistent with 6.x concepts.

* Try to fix 3 async scenarios.

* Fix okhttp case.

* Fix Spring Async case.

* Fix another NPE

* Fix NPE when first span has no endpoint id when it is local or exit span.

* Still fill first operation name when no endpoint id.
2019-12-15 19:15:47 +08:00
..
exporter Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
oal-grammar Add apdex function to OAL (#3855) 2019-11-29 12:54:33 +08:00
oal-rt Add apdex function to OAL (#3855) 2019-11-29 12:54:33 +08:00
server-alarm-plugin MOD:alarm-settings.yml support exclude-names (#3949) 2019-11-28 22:25:08 +08:00
server-bootstrap Add Armeria Java agent plugin (#4024) 2019-12-11 15:57:45 +08:00
server-cluster-plugin Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
server-configuration Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
server-core Remove the local/exit span register mechanism in Java agent scenario (#4059) 2019-12-15 19:15:47 +08:00
server-library [Feature] Support ElasticSearch 7 as backend storage (#3870) 2019-11-21 09:26:23 +08:00
server-query-plugin [Feature] Service instance dependency (#3978) 2019-12-09 08:23:21 +08:00
server-receiver-plugin Remove the local/exit span register mechanism in Java agent scenario (#4059) 2019-12-15 19:15:47 +08:00
server-starter [Feature] Support ElasticSearch 7 as backend storage (#3870) 2019-11-21 09:26:23 +08:00
server-starter-es7 [Feature] Support ElasticSearch 7 as backend storage (#3870) 2019-11-21 09:26:23 +08:00
server-storage-plugin [Feature] Service instance dependency (#3978) 2019-12-09 08:23:21 +08:00
server-telemetry Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
server-testing Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
pom.xml [Feature] Support ElasticSearch 7 as backend storage (#3870) 2019-11-21 09:26:23 +08:00