You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Oliver Szabo <os...@hortonworks.com> on 2017/04/20 16:13:35 UTC

Review Request 58579: Create schema requests to upgrade solr schema (do not change it externally)

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

Review request for Ambari, Miklos Gergely and Robert Nettleton.


Bugs: AMBARI-20808
    https://issues.apache.org/jira/browse/AMBARI-20808


Repository: ambari


Description
-------

The zookeeper transaction log/snapshot data can be written continuously and result disk full due to continous transaction request by Ambari Infra Solr. That can happen because of audit log collection schema upgrade. (schema is updated externally, adding new dynamic fields). Instead of that we will need to send a request to ask Solr to add the new fields


Diffs
-----

  ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/configurer/SolrCollectionConfigurer.java 2a4c790 
  ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/AbstractSolrConfigHandler.java PRE-CREATION 
  ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UpgradeSchemaHandler.java PRE-CREATION 
  ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UploadConfigurationHandler.java 27a6705 


Diff: https://reviews.apache.org/r/58579/diff/1/


Testing
-------

done


Thanks,

Oliver Szabo


Re: Review Request 58579: Create schema requests to upgrade solr schema (do not change it externally)

Posted by Robert Nettleton <rn...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58579/#review172530
-----------------------------------------------------------


Ship it!




Ship It!

- Robert Nettleton


On April 20, 2017, 4:13 p.m., Oliver Szabo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58579/
> -----------------------------------------------------------
> 
> (Updated April 20, 2017, 4:13 p.m.)
> 
> 
> Review request for Ambari, Miklos Gergely and Robert Nettleton.
> 
> 
> Bugs: AMBARI-20808
>     https://issues.apache.org/jira/browse/AMBARI-20808
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The zookeeper transaction log/snapshot data can be written continuously and result disk full due to continous transaction request by Ambari Infra Solr. That can happen because of audit log collection schema upgrade. (schema is updated externally, adding new dynamic fields). Instead of that we will need to send a request to ask Solr to add the new fields
> 
> 
> Diffs
> -----
> 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/configurer/SolrCollectionConfigurer.java 2a4c790 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/AbstractSolrConfigHandler.java PRE-CREATION 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UpgradeSchemaHandler.java PRE-CREATION 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UploadConfigurationHandler.java 27a6705 
> 
> 
> Diff: https://reviews.apache.org/r/58579/diff/1/
> 
> 
> Testing
> -------
> 
> done
> 
> 
> Thanks,
> 
> Oliver Szabo
> 
>


Re: Review Request 58579: Create schema requests to upgrade solr schema (do not change it externally)

Posted by Miklos Gergely <mg...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58579/#review172512
-----------------------------------------------------------


Ship it!




Ship It!

- Miklos Gergely


On April 20, 2017, 4:13 p.m., Oliver Szabo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58579/
> -----------------------------------------------------------
> 
> (Updated April 20, 2017, 4:13 p.m.)
> 
> 
> Review request for Ambari, Miklos Gergely and Robert Nettleton.
> 
> 
> Bugs: AMBARI-20808
>     https://issues.apache.org/jira/browse/AMBARI-20808
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The zookeeper transaction log/snapshot data can be written continuously and result disk full due to continous transaction request by Ambari Infra Solr. That can happen because of audit log collection schema upgrade. (schema is updated externally, adding new dynamic fields). Instead of that we will need to send a request to ask Solr to add the new fields
> 
> 
> Diffs
> -----
> 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/configurer/SolrCollectionConfigurer.java 2a4c790 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/AbstractSolrConfigHandler.java PRE-CREATION 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UpgradeSchemaHandler.java PRE-CREATION 
>   ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/handler/UploadConfigurationHandler.java 27a6705 
> 
> 
> Diff: https://reviews.apache.org/r/58579/diff/1/
> 
> 
> Testing
> -------
> 
> done
> 
> 
> Thanks,
> 
> Oliver Szabo
> 
>