Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Remove dead code #40

Merged
merged 2 commits into from
Dec 17, 2020
Merged

Remove dead code #40

merged 2 commits into from
Dec 17, 2020

Conversation

karczex
Copy link

@karczex karczex commented Dec 9, 2020

This change is Reviewable

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 12 of 12 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @karczex)


README.md, line 2 at r1 (raw file):

# pmemkv-tools
Optional tools and utilities for pmemkv

update pls

@lukaszstolarczuk
Copy link
Member

perhaps, if any of this iteration/baseline scripts may be useful we should file an issue in this repo to port it (someday) to proper repo(s).

@karczex
Copy link
Author

karczex commented Dec 9, 2020


README.md, line 2 at r1 (raw file):

Previously, lukaszstolarczuk (Łukasz Stolarczuk) wrote…

update pls

I was thinking of it, but probably this should be updated as part of name change.

@karczex
Copy link
Author

karczex commented Dec 9, 2020

Any really useful part is storage_efficiency, which was implemented only for ruby - so we may port it there.
I opened an issue: pmem/pmemkv-ruby#45

I mentioned in pmem/pmemkv-java#99, we need such test also in java.
Issue in this repository is already opened #39

@karczex
Copy link
Author

karczex commented Dec 9, 2020


README.md, line 2 at r1 (raw file):

Previously, karczex (Paweł Karczewski) wrote…

I was thinking of it, but probably this should be updated as part of name change.

I didn't noticed, the name changed in meantime.
Done.

@karczex
Copy link
Author

karczex commented Dec 9, 2020


README.md, line 2 at r1 (raw file):

Previously, karczex (Paweł Karczewski) wrote…

I didn't noticed, the name changed in meantime.
Done.

Done.

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @karczex)

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @karczex)

a discussion (no related file):
hmm.. perhaps update also gitignore file


Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @karczex)


README.md, line 76 at r3 (raw file):

export LD_LIBRARY_PATH=</path/to/libpmemkv.so.1>

that might be a bit misleading - it's not path to the libpmemkv.so but a path to directory in which libpmemkv.so is located

* Bindings code is not compatible nor tested with stable releases.
  Measurements should be implemented and tested (at least to check
  building) in each binding repository separately.
Copy link
Author

@karczex karczex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 11 of 13 files reviewed, 2 unresolved discussions (waiting on @igchor and @lukaszstolarczuk)

a discussion (no related file):

Previously, lukaszstolarczuk (Łukasz Stolarczuk) wrote…

hmm.. perhaps update also gitignore file

Done.



README.md, line 76 at r3 (raw file):

Previously, igchor (Igor Chorążewicz) wrote…

that might be a bit misleading - it's not path to the libpmemkv.so but a path to directory in which libpmemkv.so is located

Done.

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r4.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @igchor and @karczex)


README.md, line 74 at r4 (raw file):

If pmemkv is installed in some non-standard path, `LD_LIBRARY_PATH` variable should be set
to the directory which contain `libpmemkv.so.1` file

contains

Copy link
Author

@karczex karczex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 12 of 13 files reviewed, 2 unresolved discussions (waiting on @igchor and @lukaszstolarczuk)


README.md, line 74 at r4 (raw file):

Previously, lukaszstolarczuk (Łukasz Stolarczuk) wrote…

contains

Done.

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r5.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @igchor)

Copy link
Contributor

@igchor igchor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @karczex)

@igchor igchor merged commit 5acd373 into pmem:master Dec 17, 2020
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.

3 participants