Commit 852ac6d
committed
cmd: use ResourceJournalConsumer in
Problem: The `flux resource eventlog` implementation uses the
resource.journal RPC directly, but there's now a Python class
for that.
Use ResourceJournalConsumer to simplify the `flux resource eventlog`
implementation.flux resource eventlog
1 parent f171831 commit 852ac6d
1 file changed
+10
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
721 | 722 | | |
722 | 723 | | |
723 | 724 | | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | 725 | | |
748 | 726 | | |
749 | 727 | | |
| |||
756 | 734 | | |
757 | 735 | | |
758 | 736 | | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
766 | 746 | | |
767 | 747 | | |
768 | 748 | | |
| |||
0 commit comments