[Groonga-commit] droonga/droonga.org at d388fb8 [gh-pages] Remove done item

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Nov 2 21:31:02 JST 2014


Kouhei Sutou	2014-11-02 21:31:02 +0900 (Sun, 02 Nov 2014)

  New Revision: d388fb8e39b5469f0310276e9e2ff773c1bb8b49
  https://github.com/droonga/droonga.org/commit/d388fb8e39b5469f0310276e9e2ff773c1bb8b49

  Message:
    Remove done item
    
    It was included in droonga-engine 1.0.4 released at 2014-06-29.
    
    Done item:
    
      * Restart workers after schema change.
        (Currently, old schema information cached by workers can break
        indexes for newly added records.)

  Modified files:
    _po/ja/roadmap/index.po
    ja/roadmap/index.md
    roadmap/index.md

  Modified: _po/ja/roadmap/index.po (+1 -4)
===================================================================
--- _po/ja/roadmap/index.po    2014-11-02 21:29:00 +0900 (59c8485)
+++ _po/ja/roadmap/index.po    2014-11-02 21:31:02 +0900 (e13c201)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2014-03-05 12:52+0900\n"
+"PO-Revision-Date: 2014-11-02 21:27+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -53,9 +53,6 @@ msgid ""
 "   3) join those replicas to the cluster,\n"
 "   and 3) wait to dispatch search requests to newly joined replicas until buff"
 "ered updating requests are completely processed.)\n"
-" * Restart workers after schema change.\n"
-"   (Currently, old schema information cached by workers can break indexes for "
-"newly added records.)\n"
 " * Support various type system notifications.\n"
 "   (Currently, munin or something can be available to monitor status of nodes."
 "\n"

  Modified: ja/roadmap/index.md (+0 -2)
===================================================================
--- ja/roadmap/index.md    2014-11-02 21:29:00 +0900 (8d287af)
+++ ja/roadmap/index.md    2014-11-02 21:31:02 +0900 (b02bd9e)
@@ -35,8 +35,6 @@ layout: ja
    2) synchronize data from the source replica to the new destination replica,
    3) join those replicas to the cluster,
    and 3) wait to dispatch search requests to newly joined replicas until buffered updating requests are completely processed.)
- * Restart workers after schema change.
-   (Currently, old schema information cached by workers can break indexes for newly added records.)
  * Support various type system notifications.
    (Currently, munin or something can be available to monitor status of nodes.
    However it should be integrated.)

  Modified: roadmap/index.md (+0 -2)
===================================================================
--- roadmap/index.md    2014-11-02 21:29:00 +0900 (97e1f8b)
+++ roadmap/index.md    2014-11-02 21:31:02 +0900 (1317b53)
@@ -26,8 +26,6 @@ layout: en
    2) synchronize data from the source replica to the new destination replica,
    3) join those replicas to the cluster,
    and 3) wait to dispatch search requests to newly joined replicas until buffered updating requests are completely processed.)
- * Restart workers after schema change.
-   (Currently, old schema information cached by workers can break indexes for newly added records.)
  * Support various type system notifications.
    (Currently, munin or something can be available to monitor status of nodes.
    However it should be integrated.)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index