Octavian Adrian Gavril's activity
From 10/24/2025 to 11/22/2025
11/14/2025
- 07:21 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Octavian Adrian Gavril wrote:
> Constantin Asofiei wrote:
> > * in @p2j.convert.db@ package changes, to synchronize... - 04:50 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes that allow report generation to be executed multi-threaded. I've also replaced the current...
11/13/2025
- 04:38 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I have completed the implementation for multi-threaded report generation. Currently, I see no obvious improvement. Wh...
11/12/2025
- 08:18 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The current implementation saves the results of the last processed path in the @rule-set -> init-rules@ of the next p...
- 04:45 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The current implementation from @reports/consolidated_reports.xml@ is using mutable global variables in both nested r...
11/11/2025
- 06:29 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Constantin Asofiei wrote:
> Octavian, I'm looking through the code, but some things that stand out:
> * there are g... - 03:03 AM Conversion Tools Bug #10639: Incremental conversion - unexpected DMO generation for space-only changes
- Ovidiu Maxiniuc wrote:
> If we 'merge' using a key formed only from @fileId, astId@, this structure will be able to ...
11/10/2025
- 08:45 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Constantin Asofiei wrote:
> Octavian, please rebase 1752a - I'll review after that.
Rebased branch *1752a* with *...
11/07/2025
- 10:54 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I tested the callgraph with *1752a*. There were some issues related to reports generation. I moved that processing in...
11/06/2025
- 08:59 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed new changes into *1752a/16236*.
Initially, I wanted to avoid multiple calls of @applyGlobal@ method...
11/03/2025
- 09:42 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- The @root@ nullify was triggered due to @autoload@ flag which is set in the global rules. As my implementation call @...
- 03:10 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Ovidiu Maxiniuc wrote:
> I think the changes in note 192 is not correct. Beside the conversion, @ContextLocal@ objec...
10/31/2025
- 09:58 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I did this changes in @ContextLocal$Fallback.get()@ in order to allow the @null@ assignation from TRPL expressions of...
10/30/2025
- 03:28 AM Conversion Tools Bug #10784: FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- I found as a quick fix that we can change in @p2j.cfg.xml@ the @basepath@ from @"./abl"@ into @"${P2J_HOME}/abl"@ *af...
10/28/2025
- 03:52 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I've committed a last change that ensures singlethreaded execution of callgraph. The change is in *1752a/16235*. I cr...
- 03:09 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> If the problem is not caused by 1752a then it can be split off.
Yes, the issue is also on *trunk... - 03:25 AM Conversion Tools Bug #10784: FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- I attached the log that described the issue:
{{Collapse(report-server.log)... - 03:20 AM Conversion Tools Bug #10784 (Test): FWD Analytics - Visualize Call Graph can't be used due to broken file paths
10/27/2025
- 10:55 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I think the reason why the file paths are broken is that here the absolute path is @[p2j_home]/deploy/server/@:
<pre... - 10:18 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- Greg Shah wrote:
> That should not be an issue. Those get marked hidden during conversion but not during callgraph.... - 07:58 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I think the root cause with the callgraph generation is that the @PROCEDURE@ ASTs are marked with @hidden=true@. This...
10/24/2025
- 08:10 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- It seems I had to add new individual indexes with other properties to avoid those @Timed out@ errors:...
- 06:31 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I noticed that the first processed index that generates @Timed out (PT1M)@ is @nodetypeappentrypoint@. This index is ...
- 02:48 AM TRPL Feature #3211: implement multi-threaded pattern engine and rework the ConversionDriver to leverag...
- I suspect there is an issue with the @CallGraph.getGraph()@ method. It is experiencing excessive runtime delays and e...
Also available in: Atom