[
https://issues.apache.org/jira/browse/AMBARI-11872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583349#comment-14583349
]
Hudson commented on AMBARI-11872:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #15 (See
[https://builds.apache.org/job/Ambari-branch-2.1/15/])
AMBARI-11872. Ambari Server need to check Java version on upgrade.(vbrodetskyi)
(vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=57a530fdce00eb1468fe6e05ee21d13a4103a064)
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/SchemaUpgradeHelper.java
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
> Ambari Server need to check Java version on upgrade
> ---------------------------------------------------
>
> Key: AMBARI-11872
> URL: https://issues.apache.org/jira/browse/AMBARI-11872
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11872.patch
>
>
> Since Ambari 2.1.0 we support Java 1.7.0 as minimal requirement and begin to
> use 1.7+ language constructions. Previously minimal language level was 1.6
> and due to different reasons user can miss notification about this change and
> can try to upgrade Ambari 2.0+ to Ambari 2.1 on Java 1.6, which will cause a
> lot of unexpected errors in different places.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)