thoth-station / thoth-application

Thoth-Station ArgoCD Applications
GNU General Public License v3.0
12 stars 22 forks source link

New sprint release 2023.01.23 #2735

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Hello, Thoth-station!

This Issue would be used for the current sprint cycle production release. By the end of the sprint cycle, we will consolidate the information of thoth-station components features upgrade and fixes in this issue.

/kind documentation /area release-eng /triage accepted /priority important-soon

harshad16 commented 1 year ago

we have completed the release for v2023.01.23 :tada: :confetti_ball: :partying_face: With the start of 2023, the team focused on fixing bugs in this sprint.

Fixes

Fix congestion in data ingestion due to kafka consumer one kafka consumer in the investigator was being used to handle all kafka topics. However as our data ingestion is growing date-to-date, it was causing congestion for the consumer. With the split of topic-based on data ingestion and data services between different consumers per namespace, the issue is now handled.

Solvers failure due to unique constraint violation Some of the solver workflow runs were failing due to unique constraint violations. The issue was being caused by unique constraints and an update of the table with new data. with the fix of the update function and fixing the SQL table configuration, this is resolved.

Component Updates

Thanks for the amazing work everyone. :100: