Skip to content
Started 1 mo 16 days ago
Took 10 hr on built-in

#1617 (Mar 5, 2024, 9:25:00 AM)

Changes
  1. Deprecate native_transport_port_ssl (commit: 8b037a6) (details / githubweb)
  2. increment version to 4.1.5 (commit: a9a7dd0) (details / githubweb)
  3. Dynamic Data Masking cleanup language, rearrange code examples. (commit: 0f2da96) (details / githubweb)
  4. Minor adds and fixes in the documentation (commit: 2aa2b59) (details / githubweb)
  5. Remove native_transport_port_ssl (commit: 087a447) (details / githubweb)
  6. Refactor cqlshmain global constants (commit: 1163dd9) (details / githubweb)
  7. Remove bashisms for mx4j tool in cassandra-env.sh (commit: 98d0e18) (details / githubweb)
  8. Remove redundant code in StorageProxy#sendToHintedReplicas (commit: 8c4a58f) (details / githubweb)
  9. Filter remote DC replicas out when constructing the initial replica plan (commit: c2041ba) (details / githubweb)
  10. Fix SCM URL links (commit: 98eea87) (details / githubweb)
  11. Fix VectorMemoryIndex#update logic to compare vectors (commit: 53cd2d8) (details / githubweb)
  12. Bug in generate.sh removal of jobs (commit: dee7947) (details / githubweb)
  13. Record latencies for SAI post-filtering reads against local storage (commit: 1d7bae3) (details / githubweb)
  14. Skinny dev circle workflow (commit: ab25cae) (details / githubweb)
  15. Move ClientWarn.State#warnings to a thread-safe list (commit: 099fdf2) (details / githubweb)
  16. Fix NullPointerException in ANN+WHERE when adding rows in another (commit: 54cf654) (details / githubweb)
  17. Avoid possible consistency violations for SAI intersection queries over (commit: f798462) (details / githubweb)
  18. bumped CQLSH version 6.2 > 6.3 (commit: 94bfbaf) (details / githubweb)
  19. Update version in readme (commit: 85eb68a) (details / githubweb)
  20. Harry model and in-JVM tests for partition-restricted 2i queries (commit: 001f703) (details / githubweb)
  21. Add export for remote JMX security for j17 (commit: 194a41b) (details / githubweb)

Started by upstream project Cassandra-trunk build number 1837
originally caused by:

This run spent:

  • 12 sec waiting;
  • 10 hr build duration;
  • 10 hr total from scheduled to completion.
Revision: 8b429c8ef9d9907dc3a435ffe7371ec69a9a85e5
Repository: https://github.com/apache/cassandra
  • origin/trunk
Test Result (1 failure / ±0)
Configuration Matrixjdk_11_latestjdk_17_latest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64