Skip to content

Conversation

@afscrome
Copy link
Contributor

Fixes #25231.

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@clintongormley clintongormley requested a review from Mpdreamz June 20, 2017 12:17
@clintongormley clintongormley added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts review labels Jun 20, 2017
@dakrone
Copy link
Member

dakrone commented Aug 15, 2017

@russcam can you take a look at this PR? I think you're most familiar with the Windows service installation (if I am mistaken let me know if there's someone better suited)

@dakrone dakrone requested a review from russcam August 15, 2017 20:37
@jasontedor
Copy link
Member

@afscrome Sorry for the delay on someone reviewing this one; there are conflicts with master (from #25435); can you merge master into your branch and resolve the conflict?

@afscrome
Copy link
Contributor Author

@jasontedor done.

@jasontedor
Copy link
Member

Thanks for the responsiveness. Now that we have a reviewable PR, my first question would be: what's the reason for wanting to customize the service name? I understand that the feature is documented, but it appears that it's never worked and this is the first time that has come up.

* master: (891 commits)
  Remove potential nio selector leak (#27825)
  Add skip versions for rank_eval yaml tests
  Painless: Clean Up Painless Cast Object (#27794)
  Allow `_doc` as a type. (#27816)
  Clarify using supported LTS versions of the Java
  Fixes ByteSizeValue to serialise correctly (#27702)
  Mute VersionUtilsTest#testGradleVersionsMatchVersionUtils
  [Docs] Correct spelling in update-settings.asciidoc (#27808)
  Add unreleased v6.1.1 version
  Add rank-eval module to transport client and HL client dependencies
  [Docs] Fix explanation of "cluster.routing.allocation.exclude" (#27735)
  Use CountedBitSet in LocalCheckpointTracker (#27793)
  docs: fix link
  [Test] Fix MigrationDocumentationIT.testClusterHealth (#27774)
  Remove some unused code (#27792)
  remove stale comment in IndexShard
  TEST: Update translog gen of the last commit
  Keep commits and translog up to the global checkpoint (#27606)
  Use SPI to provide named XContent parsers for ranking evaluation
  Packaging test: add guard for too many files
  ...
Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jasontedor jasontedor merged commit af8bd8b into elastic:master Dec 15, 2017
jasontedor pushed a commit that referenced this pull request Dec 15, 2017
We document that users can set custom service names on Windows. Alas,
the functionality does not work. This commit fixes the issue by passing
the environment variable SERVICE_ID as the service name otherwise
defaulting to elasticsearch-service-x64.

Relates #25255
@colings86 colings86 added the >bug label Jan 22, 2018
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team v6.2.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Service installer ignores custom service names

8 participants