diff options
| author | Karel Minarik | 2011-10-02 22:45:20 +0200 |
|---|---|---|
| committer | Jack Nagel | 2011-10-26 16:25:44 -0500 |
| commit | 123bfd2ef0dc54437cce1c09d24f9c3d7933a649 (patch) | |
| tree | 3376cf65a982555c8cccce6e46142beb847c952e /Library/Formula/python.rb | |
| parent | d34a13192f194a3c3a70a1a094ca8c37e8bd3945 (diff) | |
| download | homebrew-123bfd2ef0dc54437cce1c09d24f9c3d7933a649.tar.bz2 | |
ElasticSearch: formula cleanup
This commit introduces couple of breaking, but important changes for
ElasticSearch:
1. The cluster is given a reasonably unique, though human-friendly name,
based on the current user login name (`ENV['USER']`). This minimizes
conflicts and dubious [MasterNotDiscoveredException] errors when running
a development cluster eg. within an office, on multiple workstations,
with open firewalls.
2. This means the _path to data has changed_ and users will have to move
it manually to new location. It should be safe to do so, while ES is not
running.
3. The log files location also changed to a more appropriate one.
4. Standard error and ouput streams were redirected to /dev/null within
the `plist` definition, since ES provides enough logging already.
The changes should be forward compatible with the complete rewrite of ES
config file in <https://github.com/elasticsearch/elasticsearch/blob/master/config/elasticsearch.yml>.
Closes #7946.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/python.rb')
0 files changed, 0 insertions, 0 deletions
