Skip to content

Conversation

@anisherbadji1
Copy link
Contributor

provide a fix to lock issue that happened after a VM was stopped while still processing a transaction

Fix: use sort of left join instead of USING that does inner join and implies tx to be present in both tables

related ticket #1213 (comment)

@anisherbadji1 anisherbadji1 force-pushed the fts-1213 branch 2 times, most recently from 96d918c to 4f46565 Compare October 29, 2025 08:36
@adecaro adecaro requested review from AkramBitar and adecaro October 29, 2025 10:41
@adecaro adecaro self-assigned this Oct 29, 2025
@adecaro adecaro added the bug Something isn't working label Oct 29, 2025
@adecaro adecaro added this to the Q4/25 milestone Oct 29, 2025
@adecaro
Copy link
Contributor

adecaro commented Oct 29, 2025

@anisherbadji1 , please, open an Issue on the Fabric Smart Client (https://github.com/hyperledger-labs/fabric-smart-client/issues) related to the extension that you is needed to avoid the WriteString. Thanks

@anisherbadji1
Copy link
Contributor Author

@anisherbadji1 , please, open an Issue on the Fabric Smart Client (https://github.com/hyperledger-labs/fabric-smart-client/issues) related to the extension that you is needed to avoid the WriteString. Thanks

ticket created
hyperledger-labs/fabric-smart-client#1064

Copy link
Contributor

@adecaro adecaro left a comment

Choose a reason for hiding this comment

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

LGTM

@adecaro adecaro merged commit eac8ebd into hyperledger-labs:main Nov 3, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide FSC/FTS node a resync process with the ledger after a restart or crash

2 participants