)]}'
{
  "commit": "4a9bad0b97536e8a7347f3423f57cf0642c1dad6",
  "tree": "b957b79d3fae5fba440bcfa2ceb94a11fad7b58e",
  "parents": [
    "916c4b82666412ad9ef5220175d024806f6bf7f5"
  ],
  "author": {
    "name": "hhughes",
    "email": "Henry.hughes@datastax.com",
    "time": "Wed Aug 23 13:41:29 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 23 13:41:29 2023 -0700"
  },
  "message": "JAVA-3099: Fix failing integration tests (#1701)\n\nshould_extract_hosts_using_native_transport_address_port_ssl_from_peers\r\n- use testng style ignore\r\n\r\nshould_function_with_snappy_compression\r\n- skip for cassandra 4.0.0 and greater (not supported)\r\n\r\nshould_handle_failing_or_missing_contact_points\r\n- use V4 protocol to avoid initial retry with default V5\r\n\r\nshould_ignore_and_warn_peers_with_null_entries_by_default\r\n- encode expected \"missing native_transport_*\" strings when not using v2-style peers\r\n\r\nshould_init_policy_with_up_contact_points\r\n- since adding SNI support for astra, only contact points will have state INIT\r\n\r\nshould_throw_proper_read_timeout_exception\r\n- update expected error message string\r\n\r\nshould_throw_exception_when_frame_exceeds_configured_max\r\n- use V4 protocol for cassandra 4.0+\r\n\r\nOPPTokenIntegrationTest/OPPTokenVnodeIntegrationTest\r\n- not applicable for cassandra 4.0+\r\n\r\nMailboxServiceSnappyIT\r\n- not applicable for cassandra 4.0+\r\n\r\nosgi/BundleOptions\r\n- add missing dependencies for recent library upgrades\r\n\r\noverride org.ops4j.pax.url.mvn.repositories in osgi tests because https is now required by maven central",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6bcb65fd88a91098f09f1fd255a55d580a889240",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java",
      "new_id": "ca9f5e45d6f549ae644a18b642b962dc1a7a21be",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java"
    },
    {
      "type": "modify",
      "old_id": "dfc538732e0a2efdd541357c7bc856abb99e2965",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/ClusterInitTest.java",
      "new_id": "ed2bdbabbe6aecad3910b01ea1cbc2133a2c7bb8",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/ClusterInitTest.java"
    },
    {
      "type": "modify",
      "old_id": "83f54e7861af3903c54111ca3cb3c2d96b2afcfb",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/ControlConnectionTest.java",
      "new_id": "62decf5ec071d916b0e30e93b28cc0e304311b6f",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/ControlConnectionTest.java"
    },
    {
      "type": "modify",
      "old_id": "6bfa4a93618cd86a45d7ecd9daebe64fbcbbcc97",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/DirectCompressionTest.java",
      "new_id": "0c71326c3ad9750f6be988dec176e0943838e79e",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/DirectCompressionTest.java"
    },
    {
      "type": "modify",
      "old_id": "7258f76d5f858dabde42df963f073de48d7fe098",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/FrameLengthTest.java",
      "new_id": "7bfaae3f7235de76f8bb495a6f90d24725dabed6",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/FrameLengthTest.java"
    },
    {
      "type": "modify",
      "old_id": "d27309eee4f86d6c12ee78cd7ad760a2e086ef92",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/HeapCompressionTest.java",
      "new_id": "2153639d8d2bda8ce8edd3adf0dd4070f35ccca2",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/HeapCompressionTest.java"
    },
    {
      "type": "modify",
      "old_id": "8cb4d6c316cf0b99a429dd330f18c0631ac67899",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/LoadBalancingPolicyBootstrapTest.java",
      "new_id": "5069d33c5697c092a52cf3d3e0bc78a3a9e32624",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/LoadBalancingPolicyBootstrapTest.java"
    },
    {
      "type": "modify",
      "old_id": "ab6f5905596bfe418ea45f88279234ab51674ef9",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/OPPTokenIntegrationTest.java",
      "new_id": "680195fbf99a3f19ac95028205e04071932f6589",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/OPPTokenIntegrationTest.java"
    },
    {
      "type": "modify",
      "old_id": "084f8a7a8b3297c472ed2f5752beb5ba1fd54052",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/OPPTokenVnodeIntegrationTest.java",
      "new_id": "4a9419630fe65340e85fd7a71a56d843862eee8a",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/OPPTokenVnodeIntegrationTest.java"
    },
    {
      "type": "modify",
      "old_id": "1e9b6cbc1ff2980815593ccae2a87f2dfdca3830",
      "old_mode": 33188,
      "old_path": "driver-core/src/test/java/com/datastax/driver/core/exceptions/ExceptionsScassandraTest.java",
      "new_id": "54c40369614a3342e5929c26f99e092e0a898cf8",
      "new_mode": 33188,
      "new_path": "driver-core/src/test/java/com/datastax/driver/core/exceptions/ExceptionsScassandraTest.java"
    },
    {
      "type": "modify",
      "old_id": "f30355bf816dca19aa905104afe202f4cf33fc26",
      "old_mode": 33188,
      "old_path": "driver-tests/osgi/pom.xml",
      "new_id": "f47d7f04f6d449c0f85b92fa39db6676b38640cf",
      "new_mode": 33188,
      "new_path": "driver-tests/osgi/pom.xml"
    },
    {
      "type": "modify",
      "old_id": "46f675170b27e75ac88852d5a0c04a5173d1ee9c",
      "old_mode": 33188,
      "old_path": "driver-tests/osgi/src/main/java/com/datastax/driver/osgi/impl/Activator.java",
      "new_id": "6c52a0f745d1ce987ac6f57ab1cc2f3025838a2a",
      "new_mode": 33188,
      "new_path": "driver-tests/osgi/src/main/java/com/datastax/driver/osgi/impl/Activator.java"
    },
    {
      "type": "modify",
      "old_id": "f3c4dbebc42a082ea680f1dad88cbc50909d17d6",
      "old_mode": 33188,
      "old_path": "driver-tests/osgi/src/test/java/com/datastax/driver/osgi/BundleOptions.java",
      "new_id": "7a58b16d8662adbcf6a653dd43591b3d12f6e120",
      "new_mode": 33188,
      "new_path": "driver-tests/osgi/src/test/java/com/datastax/driver/osgi/BundleOptions.java"
    },
    {
      "type": "modify",
      "old_id": "8d8ae4afa723d3d979314057b1308ddc74beeab1",
      "old_mode": 33188,
      "old_path": "driver-tests/osgi/src/test/java/com/datastax/driver/osgi/MailboxServiceSnappyIT.java",
      "new_id": "6c3304dba91a27d249dec94d3d58a3c03a29d62c",
      "new_mode": 33188,
      "new_path": "driver-tests/osgi/src/test/java/com/datastax/driver/osgi/MailboxServiceSnappyIT.java"
    },
    {
      "type": "modify",
      "old_id": "46f1d8273b782080abf271dd3c7d05a582b517ad",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "2a560b8d4375a71780b9205eaf3ccae9465db6f9",
      "new_mode": 33188,
      "new_path": "pom.xml"
    }
  ]
}
