Abu Sayed
Abu Sayed
**What I tried** - Stop balancer through Mongos of Source MongoDB - Enable shard for a specific collection through Mongos - Insert some data to that collection while running incremental...
### Database name Mongodb ### Describe what this PR fix For `oplog-replay`, any oplog with commitIndexBuild command, in indexSpecFromCommitIndexBuilds func, its getting panic due to for loop's variables misposition in...
### Database name MongoDB # Pull request description ### Describe what this PR fix For mongodb `olpog-push`, walg configure storage twice [oplog_push.go#L58](https://github.com/wal-g/wal-g/blob/master/cmd/mongo/oplog_push.go#L58) and [oplog_push.go#L88](https://github.com/wal-g/wal-g/blob/master/cmd/mongo/oplog_push.go#L88). In storage configuration, everytime after creating...
### Database name MongoDB # Issue description wal-g binary-backup-push not working for MongoDB Community ### Describe your problem when I am running `wal-g binary-backup-push` for a mongodb community instance, its...