public inbox for [email protected]  
help / color / mirror / Atom feed
From: Hayato Kuroda (Fujitsu) <[email protected]>
To: Hayato Kuroda (Fujitsu) <[email protected]>
To: [email protected] <[email protected]>
To: Amit Kapila <[email protected]>
To: Kyotaro Horiguchi <[email protected]>
Cc: [email protected] <[email protected]>
Cc: [email protected] <[email protected]>
Cc: [email protected] <[email protected]>
Cc: [email protected] <[email protected]>
Subject: RE: Force streaming every change in logical decoding
Date: Fri, 23 Dec 2022 07:42:09 +0000
Message-ID: <TYAPR01MB5866498A042DB614171C672AF5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <TYAPR01MB5866CD99CF86EAC84119BC91F5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com>
References: <OSZPR01MB6310AAE12BC281158880380DFDEB9@OSZPR01MB6310.jpnprd01.prod.outlook.com>
	<CAD21AoCL53znFEtFeb-wZ6X9F72aGBTZh5jmKoAAQdZwcG-0UQ@mail.gmail.com>
	<CAA4eK1KFRdPSGnkHSoR1T+Z08XsaL12fX8xMj_ZpAR6LR+RJYQ@mail.gmail.com>
	<[email protected]>
	<CAA4eK1LdqfKHcSDx_C1dZf9To0PJX1DT2zU91MPLjHebN+8GOQ@mail.gmail.com>
	<OSZPR01MB631072993E90DB0397FD1C49FDE89@OSZPR01MB6310.jpnprd01.prod.outlook.com>
	<TYAPR01MB5866CD99CF86EAC84119BC91F5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com>

Dear hackers,

> I will check and report the test coverage if I can.

I ran make coverage. PSA the screen shot that shows results.
According to the result the coverage seemed to be not changed
even if the elapsed time was reduced.

Only following lines at process_syncing_tables_for_apply() seemed to be not hit after patching,
but I thought it was the timing issue because we do not modify around there.

```
					/*
					 * Enter busy loop and wait for synchronization worker to
					 * reach expected state (or die trying).
					 */
					if (!started_tx)
					{
						StartTransactionCommand();
						started_tx = true;
					}
```

Best Regards,
Hayato Kuroda
FUJITSU LIMITED



Attachments:

  [image/png] logical_coverage_patched.png (70.1K, ../TYAPR01MB5866498A042DB614171C672AF5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com/2-logical_coverage_patched.png)
  download | view image

  [image/png] logical_coverage_head.png (70.4K, ../TYAPR01MB5866498A042DB614171C672AF5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com/3-logical_coverage_head.png)
  download | view image

view thread (61+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: RE: Force streaming every change in logical decoding
  In-Reply-To: <TYAPR01MB5866498A042DB614171C672AF5E99@TYAPR01MB5866.jpnprd01.prod.outlook.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox