Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File format conversion tool #76

Closed
wants to merge 16 commits into from
Closed

File format conversion tool #76

wants to merge 16 commits into from

Conversation

kspangsege
Copy link
Contributor

@kspangsege kspangsege commented Mar 15, 2013

Note: This is a work in progress.

New tool to upgrade any TightDB database to the latest file format version.

/cc @astigsen @bmunkholm @finnschiermer

@astigsen
Copy link
Contributor

Is it possible to use this as a library?

@kspangsege
Copy link
Contributor Author

Are you asking whether we can offer the conversion tool as a library, such
that our customers more easily can build their own conversion tools, and
maybe even integrate the conversion process into their product?

We cetainly can do that.

We could also include this functionality as part of the core library, but
should we?

The amount of code is currently of no concern, but it will probably grow...

On Fri, Mar 15, 2013 at 5:35 PM, astigsen [email protected] wrote:

Is it possible to use this as a library?


Reply to this email directly or view it on GitHubhttps://github.com//pull/76#issuecomment-14971018
.

Conflicts:
	src/tightdb/alloc_slab.cpp
	src/tightdb/alloc_slab.hpp
@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pullreqs/192/

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pullreqs/194/

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pullreqs/195/

@kspangsege
Copy link
Contributor Author

retest this please!

@jenkins-tightdb
Copy link

Test PASSed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pullreqs/196/

@kspangsege
Copy link
Contributor Author

Something weird happened in
https://ci.tightdb.com/job/core_pullreqs/195/

It failed, but that was because it was compiling the wrong version of the code.

That is unexpected, because it is clearly linked to
https://github.com/kspangsege/tightdb/commit/c7af3b9cbd63c67158e80c106b8dd3147961e24c
... which works fine.

Is this an error, or a race condition?

@emanuelez

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pr/12/

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pr/23/

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pr/73/

@jenkins-tightdb
Copy link

Test FAILed.
Refer to this link for build results: https://ci.tightdb.com/job/core_pr/74/

@bmunkholm bmunkholm changed the title [WIP] File format conversion tool [PARKED] File format conversion tool Apr 13, 2015
@danielpovlsen danielpovlsen changed the title [PARKED] File format conversion tool File format conversion tool Jul 15, 2015
@bmunkholm bmunkholm closed this Sep 5, 2016
tgoyne pushed a commit that referenced this pull request Jul 11, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants