You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/10 14:43:32 UTC

[GitHub] [druid] Stephan3555 commented on issue #8605: Failed to publish segments because of [java.lang.RuntimeException: Aborting transaction!].

Stephan3555 commented on issue #8605: Failed to publish segments because of [java.lang.RuntimeException: Aborting transaction!].
URL: https://github.com/apache/druid/issues/8605#issuecomment-584155600
 
 
   @jihoonson 
   
   I dont have the logs anymore but the error occurs regularly now. (I will post the logs as soon as it appears again)
   
   Maybe its not related, but we figured out that our postgres have a very large number of non active tasks in the postgres database.
   
   ![image](https://user-images.githubusercontent.com/2537072/74158662-beab9d00-4c1a-11ea-9d59-2530f8e912ff.png)
   
   
   It seems that the old tasks are not getting cleaned from the database anymore (I think this was the case in our Druid version < 16.1)
   
   The result of this is that the Druid UI was not responding anymore for the "Task"-Tab. Or every time the UI fetches something from the database. And the overlord quit with an Heap Space Error every time the "Task"-Tab was opened:
   
   ![image](https://user-images.githubusercontent.com/2537072/74159315-dc2d3680-4c1b-11ea-9b3a-0a8f7c6a4ba8.png)
   
   
   I even granted the overlord 5GB of Heap (before it was 1GB) but it was not helping. The only thing that helped was to delete all of the non active tasks in the database.
   
   

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org