Skip to content

Data loss when old master node dead and startup again  #39282

@jffree

Description

@jffree

Describe the feature:

Elasticsearch version (bin/elasticsearch --version): elasticsearch/elasticsearch-oss:6.3.2

docker version: 18.03.1-ce

OS version (uname -a if on a Unix-like system): centos7.5

Description of the problem including expected versus actual behavior:

Steps to reproduce:

  1. we have two node cluster, A (master), B(slave)
  2. A node dead, and B become new master (standalone)
  3. Post new data to B
  4. A startup, and join cluster, B is still as a master, But new data lost, all data become old.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions