hanahmily commented on issue #10119:
URL: https://github.com/apache/skywalking/issues/10119#issuecomment-1343802971

   There are a couple of enhancements needed to be applied. The order 
represents their priorities. 
   
   - [ ] [OAP] Using `or` in place of several independent short `querying by 
service_id/instance_id/endpoint_id`. `or` could merge `source` and `dest` 
searchings.
   - [ ] Reclaim the write buffer of the inverted index. 
   - [ ] Remove the primary index to get rid of scanning tables. 
   - [ ] Transform the index filter's logical expressions to the inverted 
index's boolean operations. 
     


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to