Commit Graph

6796 Commits

Author SHA1 Message Date
Jonathan Shook
9343207437 revision bump to 5.21.3-SNAPSHOT 2024-08-01 17:08:17 -05:00
Jonathan Shook
6c6cb861bf
Merge pull request #2008 from nosqlbench/dependabot/github_actions/docker/build-push-action-6.5.0
Bump docker/build-push-action from 6.2.0 to 6.5.0
2024-08-01 15:43:08 -05:00
Jonathan Shook
3052b670b8
Merge pull request #2009 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.8
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
2024-08-01 15:41:26 -05:00
Jonathan Shook
5b8457b966
Merge pull request #2010 from nosqlbench/jshook/httpmetrics
Jshook/httpmetrics
2024-08-01 15:17:29 -05:00
Jonathan Shook
8b5a72b456 remove spurious warning 2024-08-01 14:00:35 -05:00
Jonathan Shook
553a493e5c attach http metrics directly to adapter part 2 2024-08-01 14:00:32 -05:00
dependabot[bot]
f589a9b2aa
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.8)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 12:06:20 +00:00
dependabot[bot]
b8d626c955
Bump docker/build-push-action from 6.2.0 to 6.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.2.0...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 12:06:15 +00:00
Jonathan Shook
d0efb5f07b improve log message for namespace collision 2024-07-31 14:22:10 -05:00
Jonathan Shook
4f22bf113d enable preview for all tests too 2024-07-31 14:22:08 -05:00
Jonathan Shook
fd18bd2694 attach http adapter metrics directly to adapter instance 2024-07-31 14:22:05 -05:00
Jonathan Shook
2775715081 add hdr_digits to common component property names 2024-07-31 14:22:01 -05:00
Jonathan Shook
1740159cda
Merge pull request #1999 from nosqlbench/mvn_changes
Maven pom file changes
2024-07-30 11:26:42 -05:00
Dave Fisher
c98c2959f2 Cleanup dependencies 2024-07-29 14:19:11 -07:00
Dave Fisher
ef45ea1f86 OF - tab replacement 2024-07-27 19:08:21 -07:00
Dave Fisher
f5bb135add Cleanup pom.xml 2024-07-27 19:06:46 -07:00
Dave Fisher
471e564599 Remove redundant dependency 2024-07-27 17:11:40 -07:00
Dave Fisher
1cc7538763 Fix Adapter Test Broken on Mac 2024-07-27 17:10:50 -07:00
Dave Fisher
e4a5879162 Maven pom file changes 2024-07-26 17:29:47 -07:00
Jonathan Shook
fe9459eb6d
Merge pull request #1996 from nosqlbench/nosqlbench-1968-nbiowarn
nosqlbench-1968 Add warning for --use-nbio-cache
2024-07-26 17:03:48 -05:00
Jonathan Shook
6f91febc25 Merge branch 'main' into nosqlbench-1889-altnames 2024-07-26 16:58:16 -05:00
Jonathan Shook
a06b62c12d fix broken docs formatting and provide uniform method for multiple names 2024-07-26 16:57:40 -05:00
Dave Fisher
d2989fe0ab
Merge branch 'main' into nosqlbench-1968-nbiowarn 2024-07-26 11:17:18 -07:00
Dave Fisher
203da83050
Merge pull request #1995 from nosqlbench/nosqlbench-1146-batch
fix and document batch support for cqld4
2024-07-26 11:15:38 -07:00
Jonathan Shook
638caaaf8f nosqlbench-1968 Add warning for --use-nbio-cache 2024-07-26 12:59:19 -05:00
Jonathan Shook
41f87f8195 fix bracketed iterator bug in cql batch and update docs 2024-07-26 12:33:43 -05:00
Jonathan Shook
2d30d69f1f
Merge pull request #1991 from cognitree/fix-bindings-grammar
Fix bindings grammar
2024-07-26 12:05:33 -05:00
Jonathan Shook
07ee4bc7aa
Merge pull request #1992 from nosqlbench/jdk21_enable_preview
Enable java 21 preview features
2024-07-26 12:03:37 -05:00
Dave Fisher
f79e2abb32 OF - remove tabs 2024-07-26 09:42:49 -07:00
Dave Fisher
7757bf2d73 Enable java 21 preview features 2024-07-26 09:38:18 -07:00
Jonathan Shook
6115749098
Merge pull request #1970 from nosqlbench/my-astra-schema-examples
PR: QuickFix for Nested Templates + Sanitizing some block calls
2024-07-24 07:46:06 -05:00
sahankj2000
b28e16a12b refactoring imports 2024-07-24 06:44:56 +05:30
Mike Yaacoub
64d984ea6a
Merge branch 'main' into my-astra-schema-examples 2024-07-23 17:01:45 -04:00
Jonathan Shook
9695e23b58
Merge pull request #1975 from nosqlbench/environment_in_atfile
Interpolate environment in at file processing
2024-07-23 15:59:19 -05:00
Dave Fisher
cf5a94aed3
Merge branch 'main' into environment_in_atfile 2024-07-23 13:05:23 -07:00
Dave Fisher
0b7292c3b5 Fix test regex 2024-07-23 12:59:15 -07:00
Jonathan Shook
3cfbc26226
Merge pull request #1977 from cognitree/cqlgen-817
Cqlgen: Add conf 'disable_if_not_exists' to disable/enable 'if not exists' for DDL statements
2024-07-23 14:49:00 -05:00
Dave Fisher
14d26ee58f
Merge branch 'main' into my-astra-schema-examples 2024-07-23 12:47:59 -07:00
Dave Fisher
bac1b62756
Merge branch 'main' into environment_in_atfile 2024-07-23 12:45:42 -07:00
Jonathan Shook
d1a535a7d2
Merge pull request #1986 from nosqlbench/update_workflows
Workflows on Ubuntu 22.04 with Fuse 2 Installed
2024-07-23 14:39:29 -05:00
Jonathan Shook
c3c39886fa improve error message for bad syntax 2024-07-23 11:17:10 -05:00
Jonathan Shook
ddc4dfe12b implement windowed summary gauge 2024-07-23 11:17:10 -05:00
Jonathan Shook
3990b42022 move stat bucket up to core api 2024-07-23 11:17:10 -05:00
Madhavan
1468f21d14
Merge pull request #1990 from cognitree/fix-dapi-delete-one-null-pointer
Fixing a nullpointer error for delete_one api of dataapi driver adapter
2024-07-23 03:16:42 -04:00
sahankj2000
f9550cc6b6 changing to a better check 2024-07-22 16:43:23 +05:30
sahankj2000
cb52b773d7 making chages 2024-07-22 16:17:37 +05:30
Dave Fisher
b179a4790c Provide appimage troubleshooting link for fuse 2 2024-07-19 15:57:46 -07:00
Dave Fisher
fb5435e4b2 Workflows on Ubuntu 22.04 with Fuse 2 Installed 2024-07-19 14:57:38 -07:00
Dave Fisher
1a38a721b9
Revert ubuntu version change
#1982
2024-07-19 11:58:51 -07:00
Dave Fisher
673e13e864
Update ubuntu version
#1982
2024-07-19 11:53:41 -07:00