[GitHub] incubator-tephra issue #70: [TEPHRA-282] Split Travis build per compat modul...

2018-01-18 Thread anew
Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
@apurtell based on our discussion - what do you think of this approach?


---


[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331146#comment-16331146
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
@apurtell based on our discussion - what do you think of this approach?


> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



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


[GitHub] incubator-tephra issue #70: [TEPHRA-282] Split Travis build per compat modul...

2018-01-18 Thread apurtell
Github user apurtell commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
looks good to me!


---


[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331382#comment-16331382
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user apurtell commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
looks good to me!


> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



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


[GitHub] incubator-tephra issue #70: [TEPHRA-282] Split Travis build per compat modul...

2018-01-18 Thread anew
Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
Thanks @apurtell !



---


[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331426#comment-16331426
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user anew commented on the issue:

https://github.com/apache/incubator-tephra/pull/70
  
Thanks @apurtell !



> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



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


[GitHub] incubator-tephra pull request #70: [TEPHRA-282] Split Travis build per compa...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tephra/pull/70


---


[jira] [Commented] (TEPHRA-282) Travis builds fail due to timeout

2018-01-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TEPHRA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331439#comment-16331439
 ] 

ASF GitHub Bot commented on TEPHRA-282:
---

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tephra/pull/70


> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



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


[jira] [Resolved] (TEPHRA-282) Travis builds fail due to timeout

2018-01-18 Thread Andreas Neumann (JIRA)

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

Andreas Neumann resolved TEPHRA-282.

Resolution: Fixed

> Travis builds fail due to timeout
> -
>
> Key: TEPHRA-282
> URL: https://issues.apache.org/jira/browse/TEPHRA-282
> Project: Tephra
>  Issue Type: Bug
>Reporter: Andreas Neumann
>Assignee: Andreas Neumann
>Priority: Major
> Fix For: 0.14.0-incubating
>
>
> Travis has a hard-coded time limit of 50 minutes for a single job. With the 
> addition of the hbase-compat-1.4 module, we now regularly exceed that limit. 
> We need to break the script into multiple jobs. 
>  



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