Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(68)

Issue 6441090: code review 6441090: leveldb: write the recovered .log file to an .sst file. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by nigeltao
Modified:
13 years, 10 months ago
Reviewers:
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

leveldb: write the recovered .log file to an .sst file.

Patch Set 1 #

Patch Set 2 : diff -r b485451dbc64 https://code.google.com/p/leveldb-go #

Patch Set 3 : diff -r b485451dbc64 https://code.google.com/p/leveldb-go #

Patch Set 4 : diff -r b485451dbc64 https://code.google.com/p/leveldb-go #

Patch Set 5 : diff -r b485451dbc64 https://code.google.com/p/leveldb-go #

Patch Set 6 : diff -r b485451dbc64 https://code.google.com/p/leveldb-go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -15 lines) Patch
M leveldb/db/file.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M leveldb/filenames.go View 1 1 chunk +1 line, -1 line 0 comments Download
M leveldb/ikey.go View 1 3 chunks +18 lines, -2 lines 0 comments Download
M leveldb/ikey_test.go View 1 1 chunk +9 lines, -0 lines 0 comments Download
M leveldb/leveldb.go View 1 3 chunks +98 lines, -11 lines 0 comments Download
M leveldb/memdb/memdb.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
M leveldb/memdb/memdb_test.go View 1 1 chunk +12 lines, -0 lines 0 comments Download
M leveldb/memfs/memfs.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M leveldb/version_set.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
nigeltao
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/leveldb-go
13 years, 10 months ago (2012-08-02 08:14:28 UTC) #1
bradfitz
LGTM
13 years, 10 months ago (2012-08-02 22:46:45 UTC) #2
nigeltao
13 years, 10 months ago (2012-08-05 12:34:19 UTC) #3
*** Submitted as
http://code.google.com/p/leveldb-go/source/detail?r=a6fb3faff5aa ***

leveldb: write the recovered .log file to an .sst file.

R=bradfitz
CC=golang-dev
http://codereview.appspot.com/6441090
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b