Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: droonga/droonga-engine
base: a7a96c424934
Choose a base ref
...
head repository: droonga/droonga-engine
compare: e2bc408526c0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 5, 2015

  1. droonga-engine: support restarting without downtime

    Note that droonga-engine itself can restart without downtime (it means
    that socket is alive while restarting) but Serf has downtime. Serf
    cluster will miss the droonga-engine node while restarting.
    
    TODO:
    
      * Re-consider how to operate restarting droonga-engine. The current
        implementation is `touch $BASE_DIR/restart.txt`. Is it reasonable
        way?
    kou committed Jan 5, 2015
    Copy the full SHA
    e2bc408 View commit details
    Browse the repository at this point in the history