You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/01 09:29:32 UTC

[GitHub] [skywalking] YczYanchengzhe opened a new issue #6668: Why do you need to store binary data when storing in es

YczYanchengzhe opened a new issue #6668:
URL: https://github.com/apache/skywalking/issues/6668


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   In the code, I see that when the data is stored using es, the reported segment data will be stored in binary format using grpc's tobyte, and the query field will be stored as a single row, so when it is stored, it may be queried Will the data be stored in two copies so that it will not lead to waste of resources? What is the reason for the design? Or is there a deviation between my understanding and the real situation? Hope to get your answer, thank you very much!
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6668: Why do you need to store binary data when storing in es

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6668:
URL: https://github.com/apache/skywalking/issues/6668


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6668: Why do you need to store binary data when storing in es

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6668:
URL: https://github.com/apache/skywalking/issues/6668#issuecomment-811837889


   Again, explaining code detail is not community responsibility.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org