Skip to content

Tags: ramy-ahmed/scylla

Tags

scylla-2.0.2

Toggle scylla-2.0.2's commit message
release: prepare for 2.0.2

Signed-off-by: Shlomi Livne <[email protected]>

scylla-2.0.1

Toggle scylla-2.0.1's commit message
gossiper: Replicate endpoint_state::is_alive()

Broken in f570e41.

Not replicating this may cause coordinator to treat a node which is
down as alive, or vice verse.

Fixes regression in dtest:

  consistency_test.py:TestAvailability.test_simple_strategy

which was expected to get "unavailable" exception but it was getting a
timeout.

Message-Id: <[email protected]>
(cherry picked from commit 7323fe7)

scylla-2.0.0

Toggle scylla-2.0.0's commit message
release: prepare for 2.0.0

Signed-off-by: Shlomi Livne <[email protected]>

scylla-1.7.5

Toggle scylla-1.7.5's commit message
tests: Remove sstable_assertions

The test using these assertions has been removed, and the
infrastructure required for them to work is absent from 1.7.

Signed-off-by: Duarte Nunes <[email protected]>
Message-Id: <[email protected]>

scylla-2.0.rc4

Toggle scylla-2.0.rc4's commit message
release: prepare for 2.0.rc4

Signed-off-by: Shlomi Livne <[email protected]>

scylla-2.0.rc3

Toggle scylla-2.0.rc3's commit message
release: prepare for 2.0.rc3

Signed-off-by: Shlomi Livne <[email protected]>

scylla-2.0.rc2

Toggle scylla-2.0.rc2's commit message
release: prepare for 2.0.rc2

Signed-off-by: Shlomi Livne <[email protected]>

scylla-2.0.rc1

Toggle scylla-2.0.rc1's commit message
dist/debian: append postfix '~DISTRIBUTION' to scylla package version

We are moving to aptly to release .deb packages, that requires debian repository
structure changes.
After the change, we will share 'pool' directory between distributions.
However, our .deb package name on specific release is exactly same between
distributions, so we have file name confliction.
To avoid the problem, we need to append distribution name on package version.

Signed-off-by: Takuya ASADA <[email protected]>
Message-Id: <[email protected]>
(cherry picked from commit 8e115d6)

scylla-1.7.4

Toggle scylla-1.7.4's commit message
release: prepare for 1.7.4

Signed-off-by: Shlomi Livne <[email protected]>

scylla-1.7.3

Toggle scylla-1.7.3's commit message
release: prepare for 1.7.3