Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: validate store id for raft messages #1011

Closed
wants to merge 1 commit into from

Conversation

hhkbp2
Copy link
Contributor

@hhkbp2 hhkbp2 commented Aug 31, 2016

Fix issue #973

@siddontang
Copy link
Contributor

could we close it now?
@ngaut @hhkbp2

@ngaut
Copy link
Member

ngaut commented Sep 1, 2016

OK

@ngaut ngaut closed this Sep 1, 2016
@hhkbp2 hhkbp2 deleted the hhkbp2/validate-raft-message-store-id branch November 29, 2016 06:38
@sre-bot sre-bot added the contribution Type: PR - From contributors label Dec 18, 2019
iosmanthus pushed a commit to iosmanthus/tikv that referenced this pull request Oct 30, 2023
* json, copr: implement unary not for json (tikv#14070)

close tikv#14069

Signed-off-by: YangKeao <yangkeao@chunibyo.icu>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>

* copr: (refactor) Lift heap struct out from top_n_executor (tikv#14096)

ref tikv#13936

Signed-off-by: Zhi Qi <qizhi@pingcap.com>

* copr: (feat) Implement operator PartitionTopN (tikv#14116)

ref tikv#13936

Signed-off-by: Zhi Qi <qizhi@pingcap.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>

* copr: fix error when cast const Enum to any type (tikv#14149)

close tikv#14156, close pingcap/tidb#40341

copr: fix error when cast const Enum to any type

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>

* coprocessor: use mur3 to calculate fmsketch (tikv#14204)

ref tikv#14231

Signed-off-by: xuyifan <675434007@qq.com>

* copr: early stop paging copr when resultset is drained. (tikv#14209)

close tikv#14254

When the result set is drained, it indicates that no more data is required in the range.
This PR set the scanned range to None to avoid the following paging requests in the current range.

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>

* coprocessor: avoid unnecessary vec allocation in collect_column_stats (tikv#14280)

ref tikv#14231

When collect_column_stats handles each row, reuse column_vals and collation_key_vals to avoid allocating many small objects.

Signed-off-by: xuyifan <675434007@qq.com>

* copr: (enhance) support executor limit with partition_by fields (tikv#14359)

ref tikv#13936

Signed-off-by: Zhi Qi <qizhi@pingcap.com>

* coprocessor: reuse EvalContext in collect_column_stats (tikv#14376)

ref tikv#14231

Signed-off-by: xuyifan <675434007@qq.com>

* copr: fix extral physical table id when idx key < `MAX_OLD_ENCODED_VALUE_LEN` (tikv#14618)

close tikv#14619

fix a bug with `process_old_collation_kv` function. 

related with tikv#11931, forget process `physical_table_id_column_cnt` in process_old_collation_kv function

Signed-off-by: Jason Mo <mohangjie1995@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>

---------

Signed-off-by: Zhi Qi <qizhi@pingcap.com>
Signed-off-by: xuyifan <675434007@qq.com>
Co-authored-by: YangKeao <yangkeao@chunibyo.icu>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Co-authored-by: Zhi Qi <30543181+LittleFall@users.noreply.github.com>
Co-authored-by: Shenghui Wu <793703860@qq.com>
Co-authored-by: Yifan Xu <30385241+xuyifangreeneyes@users.noreply.github.com>
Co-authored-by: you06 <you1474600@gmail.com>
Co-authored-by: Hangjie Mo <mohangjie1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Type: PR - From contributors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants