Skip to content

IGNITE-12181 Fixed assertion for non-persisted group in PDS enabled cluster.#6929

Merged
Mmuzaf merged 7 commits intoapache:masterfrom
xtern:IGNITE-12181
Oct 3, 2019
Merged

IGNITE-12181 Fixed assertion for non-persisted group in PDS enabled cluster.#6929
Mmuzaf merged 7 commits intoapache:masterfrom
xtern:IGNITE-12181

Conversation

@xtern
Copy link
Copy Markdown
Contributor

@xtern xtern commented Oct 1, 2019

No description provided.

@xtern xtern changed the title IGNITE-12069 Fixed assertion for non-persisted group in PDS enabled cluster. IGNITE-12181 Fixed assertion for non-persisted group in PDS enabled cluster. Oct 1, 2019
@xtern xtern closed this Oct 1, 2019
@xtern xtern reopened this Oct 1, 2019
@xtern xtern force-pushed the IGNITE-12181 branch 4 times, most recently from 33036f0 to 4d15af3 Compare October 1, 2019 17:52
Comment on lines +67 to +72
/** {@inheritDoc} */
@Test
@Ignore
@Override public void testTopologyChangesWithConstantLoadOnInMemoryCache() {
// No-op.
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is not good for adding new ignored tests. Why we should do so?

Copy link
Copy Markdown
Contributor Author

@xtern xtern Oct 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because testTopologyChangesWithConstantLoad is the best that I found to check rebalancing with indexing, but as you may know, historical (WAL) rebalancing doesn't support for in-memory caches, so test case with in-memory cache should be ignored somehow.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated PR, added a new test for mixed configurations of the data regions.

Comment on lines +68 to +72
@Test
@Ignore
@Override public void testTopologyChangesWithConstantLoadOnInMemoryCache() {
// No-op.
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we should do so?

@Mmuzaf Mmuzaf merged commit 0db596a into apache:master Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants