You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Mikhail Gryzykhin (JIRA)" <ji...@apache.org> on 2019/01/16 21:43:00 UTC

[jira] [Resolved] (BEAM-6456) [community metrics] Update community metrics DB to utilize BigInt for job duration

     [ https://issues.apache.org/jira/browse/BEAM-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Gryzykhin resolved BEAM-6456.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> [community metrics] Update community metrics DB to utilize BigInt for job duration
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-6456
>                 URL: https://issues.apache.org/jira/browse/BEAM-6456
>             Project: Beam
>          Issue Type: New Feature
>          Components: build-system
>            Reporter: Mikhail Gryzykhin
>            Assignee: Mikhail Gryzykhin
>            Priority: Minor
>             Fix For: Not applicable
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Community metrics located at [http://104.154.241.245|http://104.154.241.245/] have DB utilizing integers for job duration. This causes int overflow on long jobs.
> Current mitigation trims duration to int max. We want to update DB schema to utilize bigint for duration. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)