Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12899

2.4 shards with 2.6 config servers causing error with split chunk

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc1
    • Affects Version/s: 2.6.0-rc0
    • Component/s: Sharding
    • Labels:
    • ALL
    • Hide

      Reproducing script attached. Attempt to run a splitchunk command with any 2.6 config servers with 2.4 shards.

      Show
      Reproducing script attached. Attempt to run a splitchunk command with any 2.6 config servers with 2.4 shards.

      2014-02-25T22:18:56.469+0000 command { "split" : "test.tmp", "middle" : { "_id" : -10 } } failed: {
      	"cause" : {
      		"ok" : 0,
      		"errmsg" : "Error locking distributed lock for split. :: caused by :: 13663 exception creating distributed lock test.tmp/ip-10-231-1-143:30000:1393366736:1347825563 :: caused by :: SyncClusterConnection write op failed: localhost:29000: { lastOp: Timestamp 1393366736000|8, connectionId: 14, updatedExisting: true, n: 1, syncMillis: 19, writtenTo: null, err: null, ok: 1.0 } localhost:29001: { lastOp: Timestamp 1393366736000|8, connectionId: 14, updatedExisting: true, n: 1, syncMillis: 17, writtenTo: null, err: null, ok: 1.0 } localhost:29002: { lastOp: Timestamp 1393366736000|8, connectionId: 14, updatedExisting: true, n: 1, syncMillis: 33, writtenTo: null, err: null, ok: 1.0 } "
      	},
      	"ok" : 0,
      	"errmsg" : "split failed"
      } at src/mongo/shell/shardingtest.js:557
      

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            sam.helman@10gen.com sam.helman@10gen.com
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: