[jira] [Commented] (AMBARI-18630) For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility

2016-10-19 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-18630:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #170 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/170/])
AMBARI-18630. For rolling upgrade of Kafka 0.10.0.1, set configs for (ncole: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=342a088d555ca9808167a3e4ed4dec98ff04e415])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.5.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.5.xml


> For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility
> -
>
> Key: AMBARI-18630
> URL: https://issues.apache.org/jira/browse/AMBARI-18630
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Reporter: Nate Cole
>Assignee: Nate Cole
>Priority: Critical
> Fix For: trunk, 2.5.0, 2.4.2
>
> Attachments: AMBARI-18630.patch
>
>
> In the 2.5 upgrade pack, the following properties need to be set
> {code}
> inter.broker.protocol.version=0.9.0.0
> log.message.format.version=0.9.0.0
> {code}
> after upgrade is done we should delete the inter.broker.protocol.version.
> Users should remove log.message.format.version once they update their clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-18630) For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility

2016-10-19 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-18630:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5824 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5824/])
AMBARI-18630.  For rolling upgrade of Kafka 0.10.0.1, set configs for (ncole: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3d6ddc2af5de4c489f651eb61984e44e0eb5d04d])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.5.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.5.xml


> For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility
> -
>
> Key: AMBARI-18630
> URL: https://issues.apache.org/jira/browse/AMBARI-18630
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Reporter: Nate Cole
>Assignee: Nate Cole
>Priority: Critical
> Fix For: trunk, 2.5.0, 2.4.2
>
> Attachments: AMBARI-18630.patch
>
>
> In the 2.5 upgrade pack, the following properties need to be set
> {code}
> inter.broker.protocol.version=0.9.0.0
> log.message.format.version=0.9.0.0
> {code}
> after upgrade is done we should delete the inter.broker.protocol.version.
> Users should remove log.message.format.version once they update their clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-18630) For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility

2016-10-19 Thread Nate Cole (JIRA)

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

Nate Cole commented on AMBARI-18630:


Upgrade pack changes only, no need for additional tests.

> For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility
> -
>
> Key: AMBARI-18630
> URL: https://issues.apache.org/jira/browse/AMBARI-18630
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Reporter: Nate Cole
>Assignee: Nate Cole
>Priority: Critical
> Fix For: trunk, 2.5.0, 2.4.2
>
> Attachments: AMBARI-18630.patch
>
>
> In the 2.5 upgrade pack, the following properties need to be set
> {code}
> inter.broker.protocol.version=0.9.0.0
> log.message.format.version=0.9.0.0
> {code}
> after upgrade is done we should delete the inter.broker.protocol.version.
> Users should remove log.message.format.version once they update their clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-18630) For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility

2016-10-18 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-18630:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12834037/AMBARI-18630.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8914//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/8914//console

This message is automatically generated.

> For rolling upgrade of Kafka 0.10.0.1, set configs for backward compatibility
> -
>
> Key: AMBARI-18630
> URL: https://issues.apache.org/jira/browse/AMBARI-18630
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Reporter: Nate Cole
>Assignee: Nate Cole
>Priority: Critical
> Fix For: trunk, 2.5.0, 2.4.2
>
> Attachments: AMBARI-18630.patch
>
>
> In the 2.5 upgrade pack, the following properties need to be set
> {code}
> inter.broker.protocol.version=0.9.0.0
> log.message.format.version=0.9.0.0
> {code}
> after upgrade is done we should delete the inter.broker.protocol.version.
> Users should remove log.message.format.version once they update their clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)