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 2020/12/24 10:19:01 UTC

[GitHub] [skywalking] ZhouZiHe opened a new issue #6078: Skywalking Oap server Storage to elasticSearch-6.* failed

ZhouZiHe opened a new issue #6078:
URL: https://github.com/apache/skywalking/issues/6078


   Recently We upgrade skywalking from 8.1.0 to 8.3.0 . Then we found problems , when we used 8.3.0 storage to elasticSearch .it current exception like this :
   ![image](https://user-images.githubusercontent.com/20511319/103081164-5b4c1300-4612-11eb-8ac3-8d419a8b47a6.png)
   this is stack info :
   ![image](https://user-images.githubusercontent.com/20511319/103081247-8a628480-4612-11eb-879b-e4bb13aec830.png)
   During this time, we began to deal with this problem .
   finally , We used arthas to find the problem !!!
   When storing to es , we print the logs as you see in the image below , it really is too length 
   ![image](https://user-images.githubusercontent.com/20511319/103081668-5e93ce80-4613-11eb-8627-75036e1fadea.png)
   Then we started to analyze the id , we find the really long part like this
   ![image](https://user-images.githubusercontent.com/20511319/103081852-cba76400-4613-11eb-91c2-51f243624cd0.png)
   It repeat once more ,but that is not an important problem !!!
   The real problem is that when we decode this string , it is all of us oap server nodes' ip 
   We deploy on k8s , so we have many pods to run the oap server node so please fix this .
   thanks 
    
   


----------------------------------------------------------------
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 #6078: Skywalking Oap server Storage to elasticSearch-6.* failed

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


   


----------------------------------------------------------------
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 #6078: Skywalking Oap server Storage to elasticSearch-6.* failed

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


   Why this ID is so long? There is a length control mechanism, do your team change some of them?
   ![image](https://user-images.githubusercontent.com/5441976/103088415-b4717200-4625-11eb-9754-96a362e3a45f.png)
   


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