Skip to content

debian/scripts/tarantool_instance : do not override PID file location#290

Closed
CameronNemo wants to merge 1 commit into
tarantool:masterfrom
CameronNemo:patch-1
Closed

debian/scripts/tarantool_instance : do not override PID file location#290
CameronNemo wants to merge 1 commit into
tarantool:masterfrom
CameronNemo:patch-1

Conversation

@CameronNemo
Copy link
Copy Markdown

We can just use the default location of $(pwd)/tarantool.pid. Since we chdir to /var/lib/tarantool/snapshot/$INSTANCE, the new PID file location would be /var/lib/tarantool/$INSTANCE/tarantool.pid.

We can just use the default location of $(pwd)/tarantool.pid. Since we chdir to /var/lib/tarantool/snapshot/$NAME, the new PID file location would be /var/lib/tarantool/$INSTANCE/tarantool.pid.
@CameronNemo
Copy link
Copy Markdown
Author

Sorry, wrong branch.

@CameronNemo
Copy link
Copy Markdown
Author

Not wrong branch. I assumed you had a separate debian packaging branch for some reason.

@CameronNemo CameronNemo reopened this May 15, 2014
@unera
Copy link
Copy Markdown
Collaborator

unera commented May 15, 2014

FHS defines several directories for PID-files. /var/lib is not fit for PID-file.

llelik8 pushed a commit that referenced this pull request Feb 21, 2018
close gh-290 (Document replication_timeout variable)
Totktonada added a commit that referenced this pull request Apr 7, 2021
List of changes in test-run:

* readme: add memcached to users ([PR #285][1])
* test: add integration tests ([PR #273][2])
* test: enable in continuous integration ([PR #273][2])
* Fix slowdown on Python 3 ([PR #290][3])

Updated .luacheckrc to exclude newly added 'core = tarantool' tests
(ones that check test-run itself).

[1]: tarantool/test-run#285
[2]: tarantool/test-run#273
[3]: tarantool/test-run#290
Totktonada added a commit that referenced this pull request Apr 7, 2021
List of changes in test-run:

* readme: add memcached to users ([PR #285][1])
* test: add integration tests ([PR #273][2])
* test: enable in continuous integration ([PR #273][2])
* Fix slowdown on Python 3 ([PR #290][3])

Updated .luacheckrc to exclude newly added 'core = tarantool' tests
(ones that check test-run itself).

[1]: tarantool/test-run#285
[2]: tarantool/test-run#273
[3]: tarantool/test-run#290

(cherry picked from commit 8b3ec7b)
Totktonada added a commit that referenced this pull request Apr 7, 2021
List of changes in test-run:

* readme: add memcached to users ([PR #285][1])
* test: add integration tests ([PR #273][2])
* test: enable in continuous integration ([PR #273][2])
* Fix slowdown on Python 3 ([PR #290][3])

Updated .luacheckrc to exclude newly added 'core = tarantool' tests
(ones that check test-run itself).

[1]: tarantool/test-run#285
[2]: tarantool/test-run#273
[3]: tarantool/test-run#290

(cherry picked from commit 8b3ec7b)
Totktonada added a commit that referenced this pull request Apr 7, 2021
List of changes in test-run:

* readme: add memcached to users ([PR #285][1])
* test: add integration tests ([PR #273][2])
* test: enable in continuous integration ([PR #273][2])
* Fix slowdown on Python 3 ([PR #290][3])

Updated .luacheckrc to exclude newly added 'core = tarantool' tests
(ones that check test-run itself).

[1]: tarantool/test-run#285
[2]: tarantool/test-run#273
[3]: tarantool/test-run#290

(cherry picked from commit 8b3ec7b)

(The .luacheckrc change was excluded from the backport to 1.10: there is
no .luacheckrc here.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants