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

2019-01-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6456?focusedWorklogId=186012&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186012
 ]

ASF GitHub Bot logged work on BEAM-6456:


Author: ASF GitHub Bot
Created on: 16/Jan/19 21:42
Start Date: 16/Jan/19 21:42
Worklog Time Spent: 10m 
  Work Description: swegner commented on pull request #7541: [BEAM-6456] 
Update jenkins_builds schema to BIGINT for durations
URL: https://github.com/apache/beam/pull/7541
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 186012)
Time Spent: 40m  (was: 0.5h)

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


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

2019-01-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6456?focusedWorklogId=186010&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186010
 ]

ASF GitHub Bot logged work on BEAM-6456:


Author: ASF GitHub Bot
Created on: 16/Jan/19 21:39
Start Date: 16/Jan/19 21:39
Worklog Time Spent: 10m 
  Work Description: Ardagan commented on issue #7541: [BEAM-6456] Update 
jenkins_builds schema to BIGINT for durations
URL: https://github.com/apache/beam/pull/7541#issuecomment-454952973
 
 
   Already migrated.
   Was easier than I anticipated.
   Metrics service is up: 
http://104.154.241.245/d/D81lW0pmk/post-commit-test-reliability?orgId=1
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 186010)
Time Spent: 0.5h  (was: 20m)

> [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
>  Time Spent: 0.5h
>  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)


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

2019-01-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6456?focusedWorklogId=186009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186009
 ]

ASF GitHub Bot logged work on BEAM-6456:


Author: ASF GitHub Bot
Created on: 16/Jan/19 21:39
Start Date: 16/Jan/19 21:39
Worklog Time Spent: 10m 
  Work Description: Ardagan commented on issue #7541: [BEAM-6456] Update 
jenkins_builds schema to BIGINT for durations
URL: https://github.com/apache/beam/pull/7541#issuecomment-454952973
 
 
   Already migrated.
   Was easier than I anticipated.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 186009)
Time Spent: 20m  (was: 10m)

> [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
>  Time Spent: 20m
>  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)


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

2019-01-16 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-6456?focusedWorklogId=186000&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186000
 ]

ASF GitHub Bot logged work on BEAM-6456:


Author: ASF GitHub Bot
Created on: 16/Jan/19 21:25
Start Date: 16/Jan/19 21:25
Worklog Time Spent: 10m 
  Work Description: swegner commented on issue #7541: [BEAM-6456] Update 
jenkins_builds schema to BIGINT for durations
URL: https://github.com/apache/beam/pull/7541#issuecomment-454948035
 
 
   LGTM. Have you looked into how we will manually migrate the live database? 
Hopefully it will be easy.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 186000)
Time Spent: 10m
Remaining Estimate: 0h

> [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
>  Time Spent: 10m
>  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)