[
https://issues.apache.org/jira/browse/KUDU-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
matebase updated KUDU-3276:
---------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
Status: Resolved (was: In Review)
> Cannot cancel transactions that have already replicated: Invalid argument:
> Client provided column menu_module_name STRING NULLABLE not present in tablet
> transaction
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KUDU-3276
> URL: https://issues.apache.org/jira/browse/KUDU-3276
> Project: Kudu
> Issue Type: Bug
> Affects Versions: 1.10.0
> Reporter: matebase
> Priority: Major
> Fix For: 1.10.0
>
>
> I've seen an issue that looks as though an ADD_COLUMN is not fully applied
> before performing writes. This results in a failure to bootstrap(Tablet
> Server) with an error like:
> T 268c5ebdc7034dffaa3a40861ce0d3ed P 004b6c262dbf49508b69c716dca5bafd S R-NP
> Ts 6630181836860420096: Cannot cancel transactions that have already
> replicated: Invalid argument: Client provided column menu_module_name STRING
> NULLABLE not present in tablet transaction:R-NP WriteTransaction
> [type=REPLICA, start_time=2021-04-19 18:02:02, state=WriteTransactionState
> 0x129d4d500 [op_id=(term: 4033 index: 76346), ts=6630181836860420096,
> rows=[]]]
> It seems that it has been fixed in version 1.9, but this happened again when
> I restarted the Tablet Server, refer to KUDU-2690
> How to manually update the field column or how to operate can solve this
> problem??
--
This message was sent by Atlassian Jira
(v8.3.4#803005)