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

Add bulk load demo, fix socket-timeout, fix partition-id caluclation. #134

Closed
wants to merge 5 commits into from

Conversation

xeus2001
Copy link
Member

No description provided.

Copy link

Code Coverage

Overall Project 38.6% -1.08% 🍏
Files changed 28.28% 🍏

Module Coverage
here-naksha-lib-psql 51.4% -6.29% 🍏
here-naksha-lib-core 32.34% -0.08% 🍏
Files
Module File Coverage
here-naksha-lib-psql PsqlFeatureGenerator.java 94.96% -5.04% 🍏
PostgresInstance.java 73.66% -0.54% 🍏
PostgresStorage.java 70.88% 🍏
PostgresSession.java 60.81% 🍏
PsqlHelper.java 0% -9.23% 🍏
BulkMain.java 0% 🍏
here-naksha-lib-core XyzLineString.java 58.82% -17.65% 🍏
NakshaVersion.java 42.31% 🍏
WriteRequest.java 0% -9.84% 🍏
WriteFeatures.java 0% -27.59% 🍏
WriteXyzFeatures.java 0% -53.85% 🍏

Copy link
Member

Choose a reason for hiding this comment

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

Should this be part of Test package?

Copy link
Member

Choose a reason for hiding this comment

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

Should this be part of Test package?

public class BulkMain {

private static final String DB_URL =
"jdbc:postgresql://naksha-perftest.ccmrakfzvsi3.us-east-1.rds.amazonaws.com:5432/unimap?schema=java_perf_test&id=java_perf_test&app=Naksha-Perf-Test&user=postgres&password=csdhf78wef34f";
Copy link
Member

Choose a reason for hiding this comment

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

Let us not store actual server details.

@xeus2001 xeus2001 closed this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants