[jira] [Comment Edited] (CALCITE-4259) Support JDK 15

2020-09-17 Thread Julian Hyde (Jira)


[ 
https://issues.apache.org/jira/browse/CALCITE-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17197191#comment-17197191
 ] 

Julian Hyde edited comment on CALCITE-4259 at 9/18/20, 3:35 AM:


[~danny0405], I see you added tests in CALCITE-3719 that use log4j Logger and 
Appender. Could these be switched to another logging framework?


was (Author: julianhyde):
[~danny0405], I see you added tests in CALCITE-3719 that use log4j Logger and 
Appender. Could these we switched to another logging framework?

> Support JDK 15
> --
>
> Key: CALCITE-4259
> URL: https://issues.apache.org/jira/browse/CALCITE-4259
> Project: Calcite
>  Issue Type: Bug
>Reporter: Julian Hyde
>Assignee: Julian Hyde
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.26.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> JDK 15 is now GA (released 2020/09/15). We should support it (and OpenJDK 15) 
> as a build- and run-time platform.
> Also:
> * Upgrade to latest Guava (guava-29.0-jre, released on 2020/04/13);
> * Upgrade log4j2 to latest (2.13.3, release 2020/05/10);
> * Remove log4j (we're on the last release, 1.2.17, which was 2012/05/26, but 
> I assume the project is now unsupported and dead).
> If there are any other important upgrades to be done before 1.26, please add 
> them here.
> Must fix in next release (1.26) or justify why not in this thread.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (CALCITE-4259) Support JDK 15

2020-09-17 Thread Julian Hyde (Jira)


[ 
https://issues.apache.org/jira/browse/CALCITE-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198098#comment-17198098
 ] 

Julian Hyde edited comment on CALCITE-4259 at 9/18/20, 3:35 AM:


I'm not sure what the official CI tests. I test each JDK [8 .. 15] against a 
couple of random Guava versions in the range 19 to 29 every night. 
Guava-related errors are very rare; if it builds, it tends to run. The fact 
that the Cassandra adapter can't run on Guava 27 or higher is an exception to 
that rule.


was (Author: julianhyde):
I'm not sure what the official CI tests. I test each JDK (8 .. 15) against a 
couple of random Guava versions in the range 19 to 29 every night. 
Guava-related errors are very rare; if it builds, it tends to run. The fact 
that the Cassandra adapter can't run on Guava 27 or higher is an exception to 
that rule.

> Support JDK 15
> --
>
> Key: CALCITE-4259
> URL: https://issues.apache.org/jira/browse/CALCITE-4259
> Project: Calcite
>  Issue Type: Bug
>Reporter: Julian Hyde
>Assignee: Julian Hyde
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.26.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> JDK 15 is now GA (released 2020/09/15). We should support it (and OpenJDK 15) 
> as a build- and run-time platform.
> Also:
> * Upgrade to latest Guava (guava-29.0-jre, released on 2020/04/13);
> * Upgrade log4j2 to latest (2.13.3, release 2020/05/10);
> * Remove log4j (we're on the last release, 1.2.17, which was 2012/05/26, but 
> I assume the project is now unsupported and dead).
> If there are any other important upgrades to be done before 1.26, please add 
> them here.
> Must fix in next release (1.26) or justify why not in this thread.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)