Skip to content

Conversation

@morningman
Copy link
Contributor

User should has LOAD_PRIV to use SHOW LOAD stmt, not SHOW_PRIV.

User should has LOAD_PRIV to use SHOW LOAD stmt, not SHOW_PRIV.
@imay imay merged commit 221cd2e into apache:master Jul 23, 2019
morningman added a commit to baidu-doris/incubator-doris that referenced this pull request Jul 23, 2019
…pache#1528)

User should has LOAD_PRIV to use SHOW LOAD stmt, not SHOW_PRIV.
@imay imay mentioned this pull request Sep 26, 2019
luwei16 pushed a commit to luwei16/Doris that referenced this pull request Apr 7, 2023
…pache#1528)

After supporting smooth upgrading, any added BE on the existing node
will trigger smooth upgrading logic. Developers may not want that
happen when testing multiple BEs on single node. So we add a flag
`IsSmoothUpgrade` to explicitly declare whether the new BE is for
upgrading.

This commit also fix a minor bug that replicas can be hashed to old
BEs. We will not allow that happen by prohibiting any BE with
`IsSmoothUpgrade` flag from being chosen as candidate.

* Update SystemInfoService.java
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