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/03/10 03:42:16 UTC

[GitHub] [skywalking] Guozihong opened a new issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"

Guozihong opened a new issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"
URL: https://github.com/apache/skywalking/issues/4478
 
 
   I deployed a nodejs program on a server, and this error will appear after a period of time,how to resolve this error. thanks!
   ![img](https://user-images.githubusercontent.com/21210394/76277575-1560d100-62c4-11ea-8f16-2aab53ddee03.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


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"
URL: https://github.com/apache/skywalking/issues/4478#issuecomment-596898105
 
 
   I am quite sure, ES doesn't have this case

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


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"
URL: https://github.com/apache/skywalking/issues/4478#issuecomment-596887062
 
 
   I noticed this too, but don't get the answer yet. My last time research, the MySQL flush data not quickly enough, so can't be read next time in persistent process.

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


With regards,
Apache Git Services

[GitHub] [skywalking] Guozihong commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"

Posted by GitBox <gi...@apache.org>.
Guozihong commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"
URL: https://github.com/apache/skywalking/issues/4478#issuecomment-596896673
 
 
   > I noticed this too, but don't get the answer yet. My last time research, the MySQL flush data not quickly enough, so can't be read next time in persistent process.
   
   I tried in h2,mysql,elasticsearch mode, all will...

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


With regards,
Apache Git Services

[GitHub] [skywalking] Guozihong commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"

Posted by GitBox <gi...@apache.org>.
Guozihong commented on issue #4478: OAP : Unique index or primary key violation: "PRIMARY_KEY_A ON PUBLIC.SEGMENT(ID) VALUES ('5.24460.54184942355662976', 4013)"
URL: https://github.com/apache/skywalking/issues/4478#issuecomment-596904483
 
 
   > I am quite sure, ES doesn't have this case
   
   You are right. I've configured it wrong, so it doesn't work. I'll check it again.Thank's for your answer!
   

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


With regards,
Apache Git Services