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 INIT_WAIT_TIME CQL option to sleep after table creation #4094

Merged

Add INIT_WAIT_TIME CQL option to sleep after table creation

d3411fe
Select commit
Loading
Failed to load commit list.
Merged

Add INIT_WAIT_TIME CQL option to sleep after table creation #4094

Add INIT_WAIT_TIME CQL option to sleep after table creation
d3411fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 1s

9.09% of diff hit (target 75.32%)

View this Pull Request on Codecov

9.09% of diff hit (target 75.32%)

Annotations

Check warning on line 197 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLKeyColumnValueStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLKeyColumnValueStore.java#L194-L197

Added lines #L194 - L197 were not covered by tests

Check warning on line 243 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLStoreManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/CQLStoreManager.java#L240-L243

Added lines #L240 - L243 were not covered by tests