> On Feb. 14, 2017, 8:39 p.m., Alejandro Fernandez wrote:
> >

But when some one does fresh install of HDP 2.6 this property should not be 
there correct? So, if i still have this 
<property>
    <name>log.cleanup.interval.mins</name>
    <value>10</value>
    <description>The frequency in minutes that the log cleaner checks whether 
any log segment is eligible for deletion to meet the retention policies.
   </description>
   <on-ambari-upgrade add="true"/>
  </property>
  
  along with new property as below, both will be there when do we fresh 
install. Am i correct or I am missing something?
  <property>
   <name>log.retention.check.interval.ms</name>
   <value>600000</value>
   <description>
     The frequency in milliseconds that the log cleaner checks whether any log 
segment is eligible for deletion to meet the retention policies.
   </description>
  <on-ambari-upgrade add="true"/>
  </property>


- Bharat


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56677/#review165570
-----------------------------------------------------------


On Feb. 14, 2017, 7:35 p.m., Bharat Viswanadham wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56677/
> -----------------------------------------------------------
> 
> (Updated Feb. 14, 2017, 7:35 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jayush Luniya, and Juanjo  
> Marron.
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Updated to remove deprecated property and updated property in latest release
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/KAFKA/0.8.1/configuration/kafka-broker.xml
>  96b7750 
> 
> Diff: https://reviews.apache.org/r/56677/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Bharat Viswanadham
> 
>

Reply via email to