[jira] [Commented] (TEPHRA-272) Add HBase 2.0 compatibility module

2018-02-26 Thread ASF GitHub Bot (JIRA)

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

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

Github user poornachandra commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
@joshelser There is nothing stopping us from moving Tephra to Java 8. Just 
that we'll have to build consensus on the Tephra dev list, and it will add to 
the delay of this PR. If making the POM changes to work with both Java 7 and 
Java 8 is complicated, then @ankitsinghal can you send out an email to the dev 
list for the Java 8 consensus?


> Add HBase 2.0 compatibility module
> --
>
> Key: TEPHRA-272
> URL: https://issues.apache.org/jira/browse/TEPHRA-272
> Project: Tephra
>  Issue Type: Improvement
>Reporter: Ankit Singhal
>Assignee: Ankit Singhal
>Priority: Major
>  Labels: HBase-2.0
> Fix For: 0.14.0-incubating
>
>




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


[GitHub] incubator-tephra issue #67: TEPHRA-272 Add HBase 2.0 compatibility module

2018-02-26 Thread poornachandra
Github user poornachandra commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
@joshelser There is nothing stopping us from moving Tephra to Java 8. Just 
that we'll have to build consensus on the Tephra dev list, and it will add to 
the delay of this PR. If making the POM changes to work with both Java 7 and 
Java 8 is complicated, then @ankitsinghal can you send out an email to the dev 
list for the Java 8 consensus?


---


[jira] [Commented] (TEPHRA-272) Add HBase 2.0 compatibility module

2018-02-26 Thread ASF GitHub Bot (JIRA)

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

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

Github user joshelser commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
> We can still keep the other modules as Java 7. I haven't tried it out 
myself. But I think it should work.

@poornachandra is there a reason that Tephra is still on Java7? It's quite 
out-dated at this point..


> Add HBase 2.0 compatibility module
> --
>
> Key: TEPHRA-272
> URL: https://issues.apache.org/jira/browse/TEPHRA-272
> Project: Tephra
>  Issue Type: Improvement
>Reporter: Ankit Singhal
>Assignee: Ankit Singhal
>Priority: Major
>  Labels: HBase-2.0
> Fix For: 0.14.0-incubating
>
>




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


[GitHub] incubator-tephra issue #67: TEPHRA-272 Add HBase 2.0 compatibility module

2018-02-26 Thread joshelser
Github user joshelser commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
> We can still keep the other modules as Java 7. I haven't tried it out 
myself. But I think it should work.

@poornachandra is there a reason that Tephra is still on Java7? It's quite 
out-dated at this point..


---


[jira] [Commented] (TEPHRA-272) Add HBase 2.0 compatibility module

2018-02-26 Thread ASF GitHub Bot (JIRA)

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

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

Github user poornachandra commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
@ankitsinghal Since HBase-2.0 needs Java 8, let's try changing the compiler 
for only HBase-2.0 compat module to use Java 8. We can still keep the other 
modules as Java 7. I haven't tried it out myself. But I think it should work.

Right now, we run Travis tests using both Java 7 and Java 8 for all 
modules. We can restrict HBase-2.0 compat module tests to run only for Java 8.



> Add HBase 2.0 compatibility module
> --
>
> Key: TEPHRA-272
> URL: https://issues.apache.org/jira/browse/TEPHRA-272
> Project: Tephra
>  Issue Type: Improvement
>Reporter: Ankit Singhal
>Assignee: Ankit Singhal
>Priority: Major
>  Labels: HBase-2.0
> Fix For: 0.14.0-incubating
>
>




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


[GitHub] incubator-tephra issue #67: TEPHRA-272 Add HBase 2.0 compatibility module

2018-02-26 Thread poornachandra
Github user poornachandra commented on the issue:

https://github.com/apache/incubator-tephra/pull/67
  
@ankitsinghal Since HBase-2.0 needs Java 8, let's try changing the compiler 
for only HBase-2.0 compat module to use Java 8. We can still keep the other 
modules as Java 7. I haven't tried it out myself. But I think it should work.

Right now, we run Travis tests using both Java 7 and Java 8 for all 
modules. We can restrict HBase-2.0 compat module tests to run only for Java 8.



---